Re: [PHP] Executebale code from a databse

2002-05-22 Thread Dan Hardiker
Use eval ... although beware of the serious security implications. > Hi. > I'm changing my website to one based on My-SQL which will help with > organization and searching etc. Hopefully, the code for all the pages > will be stored in the database too. > However, I cannot get PHP to parse / execu

[PHP] Executebale code from a databse

2002-05-22 Thread Peter
Hi. I'm changing my website to one based on My-SQL which will help with organization and searching etc. Hopefully, the code for all the pages will be stored in the database too. However, I cannot get PHP to parse / execute the code stored in the database. The script $query = mysql_query("SELECT *