Re: [PHP] Q. How to remove new line/CrLf in string??

2003-03-20 Thread Jack Schroeder
Thank you very much. Jack André cupini wrote: > >Part 1.1Type: Plain Text (text/plain) >Encoding: quoted-printable -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Q. How to remove new line/CrLf in string??

2003-03-20 Thread Jack Schroeder
Hello: I am trying to use an ASCII/Txt database for a 'for sale by owner' site. I need to figure out a way to remove any carriage returns entered into a "Comments" string because \n is the record delimiter. I have tried the nl2br() fundtion but that seems to ad the but doesn't remove the \n. Any

[PHP] PHP and DB2

2003-01-10 Thread Jack Schroeder
Can PHP connect to IMB DB2 dbms running on an AIX Unix server? Jack -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php