NYCPHP Meetup

NYPHP.org

[nycphp-talk] <textarea><?=$variable2?></textarea>

David Krings ramons at gmx.net
Mon Nov 7 07:07:19 EST 2011


On 11/6/2011 10:34 PM, tuon1 at netzero.net wrote:
> echo "<textarea name=example2 value=<?=$variable2?> rows=10 cols=50></textarea>";
> ?>

The textarea tag does not have a value argument. You just include the default 
text within the tags.


David



More information about the talk mailing list