php-db | 2001062
Date: 06/28/01
- Next message: Bartek Pawlik: "[PHP-DB] Dbase function problem AGAIN !!!"
- Previous message: Markus Fischer: "Re: [PHP-DB] Adobc error"
- In reply to: Mark @ 10base-t: "[PHP-DB] Storing Code in a db?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bartek Pawlik: "[PHP-DB] Dbase function problem AGAIN !!!"
- Previous message: Markus Fischer: "Re: [PHP-DB] Adobc error"
- In reply to: Mark @ 10base-t: "[PHP-DB] Storing Code in a db?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

