Re: [PHP] Printing long strings

2001-02-26 Thread Christian Reiniger
On Monday 26 February 2001 14:38, PHPBeginner.com wrote: > > Yes, you could use stripslashes($string) on it's output, in this way it > will be no different as it was inputted. > -Original Message- > From: Clayton Dukes [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 26, 2001 9:57 A

RE: [PHP] Printing long strings

2001-02-26 Thread PHPBeginner.com
Yes, you could use stripslashes($string) on it's output, in this way it will be no different as it was inputted. Sincerely, Maxim Maletsky Founder, Chief Developer PHPBeginner.com (Where PHP Begins) [EMAIL PROTECTED] www.phpbeginner.com -Original Message- From: Clayton Duk

Re: [PHP] Printing long strings

2001-02-25 Thread Miles Thompson
Clayton, Have a look at http://www.php.net/manual/en/function.addslashes.php I've not used them, there are also references to stripslashes, you may need to experiment a bit. Miles At 07:56 PM 2/25/01 -0500, Clayton Dukes wrote: >How can I get php to print a long string and ignore any of the c