For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > August 2004 > Re: [PHP-DB] Text area









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] Text area
Ignatius Reilly

2004-08-24, 9:05 am

You may profitably investigate PEAR Quickform.
Nice client-side and server-side validation functions to do just that.

HTH
_________________________
----- Original Message -----
From: "Hafidz Abdullah" <hafidz@calistra.com>
To: <php-db@lists.php.net>
Sent: Tuesday, August 24, 2004 10:43 AM
Subject: [PHP-DB] Text area


Hi again, everyone.

I also have a problem creating my text area. I meant to do a text area
(measuring 5 rows by 70 columns) which accompanies the words: "First 50
words are free. Subsequent 50 words or part thereof, $50 will be charged:"

function write_textarea()
{
return "<input type=textarea rows="5" cols="70" name="">";
}

Doesn't work. How can I make it work?

Thanks & regards,
Hafidz
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com