replace breaking lines in text or textarea input using php

  • HOME  • tutorials  • photos   • free grafics design    • questions and answers  • distance calculator  • maps
   



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
TOP LISTS
LATEST ARTICLES
md5 hash generator online tools windows linux c php
remove duplicates in html lines online javascript
documentgetelementbyid()innerhtml javascript set example
how to block processes from starting and running in windows xp
list of us american presidents with pictures
ucwords javascript convert online tool
hex to rgb converter javascript for colors online
letter-spacing css property for html pages
sql inject protection without complicated class php script and tutorial
how to insert decimal values into a sql table row
  home   PHP » REPLACE BREAKING LINES TEXT, TEXTAREA INPUT PHP
google ads
 
 
 

REPLACE BREAKING LINES IN TEXT OR TEXTAREA INPUT USING PHP


Views: 41
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 related to REPLACE BREAKING LINES IN TEXT OR TEXTAREA INPUT USING PHP
Zero result!

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




Leave a comment

Your name *
Your comment *
   Anti Spam code *

There are no comments on this article...Page not found!



the latest articles:
• MD5 hash generator Online tools Windows Linux C Php
• Remove duplicates in html lines online javascript
• documentgetElementById()innerHTML javascript set Example
• How to block processes from starting and running in Windows XP
• List of us american presidents with pictures
• Ucwords javascript convert online tool
• Hex to rgb converter javascript for colors online
• Letter-spacing CSS property for html pages
• SQL Inject protection without complicated class php script and tutorial
• How to insert decimal values into a SQL table row
what is the height of statue of liberty
hollywood movies
map from faisalabad to hasilpur pakistan
driving distance between tanga and bagamoyo
how to abbreviate million dollars
how long do butterflies live in captivity

 

eXTReMe Tracker