Date: 07/03/00
- Next message: Egon Schmid: "Re: [PHP-DOC] <textarea>"
- Previous message: eschmid+sic <email protected>: "Re: [PHP-DOC] i want to To be unsubscribed from the mailing list"
- Next in thread: Egon Schmid: "Re: [PHP-DOC] <textarea>"
- Reply: Egon Schmid: "Re: [PHP-DOC] <textarea>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
Thank you very much
Paola Carpenter
- Next message: Egon Schmid: "Re: [PHP-DOC] <textarea>"
- Previous message: eschmid+sic <email protected>: "Re: [PHP-DOC] i want to To be unsubscribed from the mailing list"
- Next in thread: Egon Schmid: "Re: [PHP-DOC] <textarea>"
- Reply: Egon Schmid: "Re: [PHP-DOC] <textarea>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

