Hi there
i would like to include php code from a database. it should be nearly the same function as include() but i won't write the code first in a temporary file and include it with include().
does someone has a good solution?
thanks a lot Ueli
eval() - Evaluate a string as PHP code http://www.php.net/manual/en/function.eval.php