Posted by Hugh Danaher on 01/18/05 10:41
Ross,
Try something like this in your form:
<textarea name=description rows=4 cols=40>$description</textarea>
You can then edit the contents of the cell
Hope this helps.
Hugh
----- Original Message -----
From: "Ross Hulford" <ross@aztechost.com>
To: <php-general@lists.php.net>
Sent: Tuesday, January 18, 2005 12:15 AM
Subject: [PHP] Textarea and Php
> Is there a way to add and remove lines of text to a textarea inside a
> form?
>
>
> Thanks
>
>
> Ross
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005
>
>
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005
[Back to original message]
|