Use REPLACE
- Oorspronkelijk bericht -
Van: "Joris Kluivers" <[EMAIL PROTECTED]>
Aan: <[EMAIL PROTECTED]>
Verzonden: zaterdag 4 augustus 2001 18:20
Onderwerp: [PHP-DB] Insert Update
is there a mysql query that inserts into a database, but if the item already
exists it does not insert bu
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