It's possible. Store the function as a text field, retrieve it and use eval($fieldvalue); > Hey there, > Is it possible to store code like a function, for example, in a mysql > database and pull it into a php dynamicallly so you can use the function if > needed? > > Mark > Leo -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DB] Storing Code in a db? Mark @ 10base-t
- Re: [PHP-DB] Storing Code in a db? Andreas D. Landmark
- Re: [PHP-DB] Storing Code in a db? Christopher Ostmo
- RE: [PHP-DB] Storing Code in a db? Michael Rudel
- Leo de Kleijn