View Single Post
Old 2005-07-09, 01:25 AM   #1
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Quote:
Originally Posted by b1ng0
I think he's wanting to parse and execute php code that is stored within the database, and already being included within a php page...
That would require the server to parse the page twice, which it won't do. Another way to make it work would be to use a script to generate and save a php page on the server, then redirect to that page when done.
Toby is offline   Reply With Quote