PHP File read by HTML file
Posted: Mon Jun 29, 2009 10:22 am
Hello,
I have a custom created content management system that controls the content for just one small piece of a web page... the PHP system gets data from a SQL db... I need that php result (DB View) to be processed and displayed in a standard HTML document.
If I set up the apache server to allow SSI's of PHP documents, will it process the PHP? If not, is there a way to export the PHP output into a shtml document?
Thank you,
Wes
I have a custom created content management system that controls the content for just one small piece of a web page... the PHP system gets data from a SQL db... I need that php result (DB View) to be processed and displayed in a standard HTML document.
If I set up the apache server to allow SSI's of PHP documents, will it process the PHP? If not, is there a way to export the PHP output into a shtml document?
Thank you,
Wes