Hi,

With textarea, there is no value...

<textarea>$foo</textarea>

-Dan Joseph

> $foo = '<table><tr><td class='red'>blah</td></tr></table>';
> <textarea value='$foo'></textarea>

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

Reply via email to