For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > October 2007 > Trouble with 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 Trouble with Text Area
Stephen Sunderlin

2007-10-31, 7:00 pm


When I put his line outside of the php tags I get the correct size:
<textarea name='name' value='$String' rows='10' cols='10'></textarea><p>

When I put this line inside the php tags the size comes out about 2 rows by
10 columns regardless of the value of rows and cols.

Any ideas on how to format this would be greatly appreciated. The mySQL db
column TYPE I am calling is Blob not null.
Sponsored Links







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

Copyright 2008 codecomments.com