Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 07-20-2008, 06:15 PM Textarea Line Break
cbeaudin's Avatar
Extreme Talker

Posts: 158
Name: cbeaudin
Location: Proud to be Canadian
Trades: 1
I have a text area to send post data to a php file. When you use a line break in the text area it inserts "rn". Shouldn't it be inserting "\r\n"?

I am not using anyting to clean up the variable.

if i type this into the text area:
double line
[linebreak]
test

PHP Code:
print $_POST['textarea']; 
it outputs: "double linerntest"
__________________
- cbeaudin
cbeaudin is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-21-2008, 01:42 PM Re: Textarea Line Break
rogem002's Avatar
PHP Chap

Posts: 843
Name: Mike
Location: United Kingdom
Trades: 0
Do you have magic quotes turned on?
__________________
My Blog/Site:
Please login or register to view this content. Registration is FREE
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 07-22-2008, 10:55 AM Re: Textarea Line Break
yashory's Avatar
Novice Talker

Posts: 12
Trades: 0
what is the use of it dude??
would you telling me more about this topic plz...
yashory is offline
Reply With Quote
View Public Profile
 
Old 08-11-2008, 09:55 AM Re: Textarea Line Break
Skilled Talker

Posts: 61
Trades: 0
the function you probably want is nl2br($string)
just_a_pod is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Textarea Line Break
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12838 seconds with 12 queries