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
spyderwoman
Forum Newbie
Posts: 24 Joined: Thu Sep 01, 2005 8:19 pm
Post
by spyderwoman » Thu Sep 08, 2005 9:09 am
How do you retrieve a text area variable:
Code: Select all
<text area name=message></textarea>
I thought it would be the way it is with input fields:
Last edited by
spyderwoman on Thu Sep 08, 2005 9:22 am, edited 1 time in total.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Sep 08, 2005 9:14 am
normally it is, post your code bits mayhaps?
spyderwoman
Forum Newbie
Posts: 24 Joined: Thu Sep 01, 2005 8:19 pm
Post
by spyderwoman » Thu Sep 08, 2005 9:22 am
Sorry, I figured it out. You dont even want to know what I did wrong. Sorry to waste your time.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Sep 08, 2005 9:26 am
hahah
don't worry about it... but I do like these solutions best
we all start out making lots of silly mistakes.. I still make them today! Especially after staring at it for twenty hours