SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: php-textarea-table
-
Jan 12, 2007, 00:42 #1
- Join Date
- Jan 2007
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
php-textarea-table
hello every body,
i developed one application in php ,is it possible create a table inside textarea?
while fetching record from database i want to display data in table format inside textarea.
can u please help me about this.
with regards,
Anil.M
www.tejasoft.com
-
Jan 12, 2007, 01:08 #2
- Join Date
- Mar 2006
- Posts
- 6,132
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
no.
you will need to use whitespace to format inside of a textarea.
see this thread, you should be able to modify it to your needs.
http://www.sitepoint.com/forums/showthread.php?t=437480
Off Topic:
why would you want to do this?
Bookmarks