Hi - can I use PHP code to generate static html pages using SQL select statements within v8?
What I want to do is to have a piece of PHP code on my front page that runs a Select statement to retrieve 3 random products from the Actinic.mdb on my PC which is then uploaded as static HTML pages.
What I want to do is to have a piece of PHP code on my front page that runs a Select statement to retrieve 3 random products from the Actinic.mdb on my PC which is then uploaded as static HTML pages.
Comment