Results 1 to 3 of 3

Thread: Line Breaks

  1. #1
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default Line Breaks

    this mod is available at http://www.indexuhelp.com
    Last edited by esm; 08-27-2003 at 10:08 AM.
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    I see your trick
    But perhaps this build in php function will make it simple.



    nl2br
    (PHP 3, PHP 4 )

    nl2br -- Inserts HTML line breaks before all newlines in a string

    Description
    string nl2br ( string string)

    Returns string with '<br />' inserted before all newlines.

    Note: Starting with PHP 4.0.5, nl2br() is now XHTML compliant. All versions before 4.0.5 will return string with '<br>' inserted before newlines instead of '<br />'.

  3. #3
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    actually, I did try that function. but as I recall, I had a problem with making it work. the nl2br function did what it was suppose to do, but for some reason I couldn't use it.

    You should have asked me back when I did this on June 13....I am losing my memory
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

Similar Threads

  1. line breaks
    By esm in forum v5.x
    Replies: 11
    Last Post: 02-13-2007, 06:23 PM
  2. Problem With Install.php
    By hysteriaweb in forum v5.x
    Replies: 32
    Last Post: 09-21-2005, 02:28 AM
  3. Seeking all the kickbutt programmers to
    By solmio in forum v5.x
    Replies: 5
    Last Post: 03-04-2004, 03:28 PM
  4. Moved indexU to a new server
    By SinisterX3 in forum v5.x
    Replies: 2
    Last Post: 02-01-2004, 08:41 AM
  5. local install on linux mdk 9.1
    By deathcore in forum v5.x
    Replies: 3
    Last Post: 09-04-2003, 05:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •