string function

From: kenneth (kenneth_at_no-spam.org)
Date: 11/29/03


Date: Sat, 29 Nov 2003 09:35:03 +0100

Hi,

I'd like to know whether there's a php function that transform a string into
html... espacially turning \n to <br> etc.
I couldn't find it in the php doc.

thx in advance,

--
kenneth


Relevant Pages

  • Re: Extracting Strings
    ... regular expression and php function that does it. ... String refers to the string you would like to extract. ... The characters in the square brackets are the characters to match ...
    (alt.php)
  • Re: [PHP] Kill Magic Quotes
    ... far faster and easier than a PHP function. ... // Return a string that has no escape slashes. ... public static function restoreSlashes ...
    (php.general)
  • Re: string function
    ... I noticed that Message-ID: ... >> I'd like to know whether there's a php function that transform a string ...
    (comp.lang.php)
  • Re: newbie question: what is simple way to open a new url from php?
    ... in article 5il022ltt2a8jmv0jns337ne31mqdcjpae@xxxxxxx, Geoff Berrow at ... string in your code, how do you cause a window to be opened with that url? ... Maybe I don't have a clue yet, but I wrote a php function that you call from ... URL and get that page to open up in a window? ...
    (comp.lang.php)
  • Re: [PHP] Parsing Strings
    ... thisIsAStringIHave ... This Is A String I Have ... I want to capitalize the first letter and then put a ... I didn't find a PHP function that ...
    (php.general)