Jump to content

[SOLVED] "Textarea" setting rows in a form


Hamish

Recommended Posts

Hi All,

 

I would like to be able to set the set the textarea in the following code so that it has 6 rows

echo("Notes <input type = \"textarea\" rows = \"6\"/ name = \"Note\"/><br />");

 

For some reason the textarea stays as a single row.

Any help much appreciated

 

Regards

 

Hamish

 

 

Link to comment
https://forums.phpfreaks.com/topic/49284-solved-textarea-setting-rows-in-a-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.