> Is it possible to have PHP parse text queried from
> a database (security issues notwithstanding)?
> If so, how?
Yes. Pull out the text with your method of choice and then use the eval
function passing it the string of text to parse as its only parameter.
-Adam
--
PHP General Mailing List
Is it possible to have PHP parse text queried from
a database (security issues notwithstanding)?
If so, how?
_Ken
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators,
2 matches
Mail list logo