do you have an example of your text.  I came across a situation earlier 
where I had to build part of my SQL statement.  This statement depended 
on variables that were generated from PHP.

If you can give me an example of your code, I may be able to help

gl -- Seth

Matthew Tedder wrote:

> Question:
> 
>     I want to put PHP code into database fields holding HTML text, how can I 
> make it execute that PHP before sending to the browser??
> 
>     Currently, I get the text from MySQL and print it.... The browser shows 
> the PHP code mixed into the HTML.
> 
> Matthew
> 
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to