Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Storing PHP into a MySQL database


coopster - 5:09 pm on Jan 8, 2009 (gmt 0)


You could execute PHP code from a database if you use the eval [php.net] function. However, do so with extreme caution and if it was user-supplied content there is absolutely no way I would even consider using this function. I would never use eval on user-supplied data. You would have to be mad to consider it.


Thread source:: http://www.webmasterworld.com/php/3821519.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com