Replace breaking lines \\n from a text input or textarea input with <br> php - php

replace breaking lines in text or textarea input using php

 
  • HOME  • tutorials  • photos   • free grafics design   
   



CATEGORIES
EXCEL TUTORIAL
SQL TUTORIAL
WEB INFORMATION
WINDOWS
JAVASCRIPT SCRIPTS
COMPUTER SECURITY
GRAFIC DESIGN
HTML
PHP
CSS STYLE
ATLAS OF THE WORLD
DEVELOPER
PHOTOSHOP
MAGAZINE
LATEST ARTICLES
how to insert decimal values into a sql table row
asrep.com adsense traking script is down
list of walt disney animated movies
free php and ajax captcha scripts
convert uppercase to lowercase javascript online script
detect and block uppercase (up letters) in a string (form text input) php script
php googlebot detection script
replace breaking lines in text or textarea input using php
rounded borders corners css without images
photoshop styles, asl photoshop style free download
  home   PHP » REPLACE BREAKING LINES TEXT, TEXTAREA INPUT PHP
google ads
 
 
 


REPLACE BREAKING LINES IN TEXT OR TEXTAREA INPUT USING PHP


Replace breaking lines (\n) in text or textarea input using php - How to
 



This script helps us to replace new lines (breaking lines - \n) from an text input  or textarea input with the Html character <br> used for break lines.

Suplimentar explanation:
When a user write a text into a text field or textarea field and pres the enter key resulting a breaking line.






example:


//===============

$com='This is posted content from a simple textarea or input text into a html form \n This is breaking line';

$com=eregi_replace(chr(13),"<br>",$com);

//===============




The output is:

This is posted content from a simple textarea or input text into a html form <br> This is breaking line

or

This is posted content from a simple textarea or input text into a html form 
This is breaking line

 


ARTICLES IN REPLACE BREAKING LINES IN TEXT OR TEXTAREA INPUT USING PHP CATHEGORY

Zero result!!



Tags : html forms,input brak lines,textarea break lines,replace text breakline with html
,






Leave a comment
Your name *
E-mail * ( it not be posted)
Comment title *
Your comment *
   Anti Spam (fill the number CASE SENSITIVE - UP LETTERS ) *

There are no comments ...The page was not find

 

 

the latest articles :
• How to insert decimal values into a SQL table row
• Asrep.com adsense traking script is down
• List of Walt Disney animated movies
• Free PHP and AJAX CAPTCHA scripts
• Convert uppercase to lowercase javascript online script
• Detect and block uppercase (up letters) in a string (form text input) php script
• Php Googlebot detection script
• Replace breaking lines in text or textarea input using php
• Rounded borders corners css without images
• Photoshop styles, asl photoshop style free download

 

eXTReMe Tracker