code for posting a message using textarea...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
reyneil_27
Forum Newbie
Posts: 2
Joined: Mon Dec 28, 2009 5:21 am

code for posting a message using textarea...

Post by reyneil_27 »

pls help me...
thanks a lot... :P
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: code for posting a message using textarea...

Post by greyhoundcode »

What have you got so far?
reyneil_27
Forum Newbie
Posts: 2
Joined: Mon Dec 28, 2009 5:21 am

Re: code for posting a message using textarea...

Post by reyneil_27 »

by using only textarea i can only display in one line...
not like in this forum..
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: code for posting a message using textarea...

Post by omniuni »

Can you post some code? Are you sure you're using <textarea> and not <input>?
Post Reply