Re: [PHP-DOC] <textarea> From: Egon Schmid (eschmid <email protected>)
Date: 07/03/00

Paola Carpenter wrote:
>
> I'd like to know how to check that nothing has been written in a
> textarea.
> I tried giving a name (say textarea) to the textarea and writing:
> if ($textarea==""){
> }
> but it doesn't work.
> Could you give me some advice?
> For an answer my address is pcarpenter <email protected>

Please ask your question on the PHP-GENERAL mailing list. This list
(phpdoc) is only for people who writes the php manual and the FAQ.

If you want unsubscribe from the PHPDOC mailing list, substitute
"php-general" with "phpdoc". Here ist the footer from the PHP-GENERAL
list:

PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>

-Egon