Posted by jstrange
2014-07-26

I Like you addr. book script very easy to use and set up. Once i have added my list of contacts I would like to display on my web page. Is this possible do you have a solution? using a php echo to the webpage is possible but not sure i would be gather the correct data to transfer to webpage. what do you advise or do you have something already set up in the script that i am missing? thanx
Posted by Tom
2014-07-28

Hi jstrange,

>Is this possible do you have a solution?

It really depends on what you want to show on the page. If it's very simple, just use "echo" to output data. If it's similar to the search results in the admin panel, you can display it on a webpage using iframe.