This should be pretty simple,
We have written a script that calls certain information from our database then we use a simple echo to show the information on our other .php pages.
What we need to do is be able to show this same information on html pages as well.
We do understand we could convert the .html pages to php but at this moment that is not an option. So if any of you gurus out there could help us out and show us how to do this is would be appreciated.
In short we need a way to display dynamically created information on html pages.
Thank you.