Re: [PHP] multi line string replace

2002-05-22 Thread Aaron
ow where exactly the problem is with ur code... > > > > -Original Message- > From: Aaron [ mailto:[EMAIL PROTECTED] ] > Sent: Thursday, 23 May 2002 7:41 PM > To: [EMAIL PROTECTED] > Subject: [PHP] multi line string replace > > > cant seem to get it to work &g

RE: [PHP] multi line string replace

2002-05-22 Thread Peter
can we have a looky at ur actual code for this? might help us to let you know where exactly the problem is with ur code... -Original Message- From: Aaron [mailto:[EMAIL PROTECTED]] Sent: Thursday, 23 May 2002 7:41 PM To: [EMAIL PROTECTED] Subject: [PHP] multi line string replace cant

[PHP] multi line string replace

2002-05-22 Thread Aaron
cant seem to get it to work say this is the string " " replace with "hello". problem is, i cant even get other functions to get the position of the string. No problems finding or matching replacing " " or "" but together no luck. strstr,