Re: [PHP] Single Quote in String functions

2007-07-12 Thread Richard Lynch
On Thu, July 12, 2007 7:02 am, Sancar Saran wrote: > I cannot do any operation wiht single quote like > > explode("'",$strContent); > > Did I miss someting ? Works for me, so you've definitely missed something somewhere. Like telling us what's in $strContent and whatever else is before the code

Re: [PHP] Single Quote in String functions

2007-07-12 Thread Robert Cummings
On Thu, 2007-07-12 at 15:47 +0300, Sancar Saran wrote: > On Thursday 12 July 2007 15:11:28 Stut wrote: > > Sancar Saran wrote: > > > I cannot do any operation wiht single quote like > > > > > > explode("'",$strContent); > > > > > > Did I miss someting ? > > > > In what way "can't"? What happens / d

Re: [PHP] Single Quote in String functions

2007-07-12 Thread Sancar Saran
On Thursday 12 July 2007 15:11:28 Stut wrote: > Sancar Saran wrote: > > I cannot do any operation wiht single quote like > > > > explode("'",$strContent); > > > > Did I miss someting ? > Omg, It's my bad, sorry for lameness. Before the exploding text I do some encoding decodings. So? I do mis s

Re: [PHP] Single Quote in String functions

2007-07-12 Thread Sancar Saran
On Thursday 12 July 2007 15:11:28 Stut wrote: > Sancar Saran wrote: > > I cannot do any operation wiht single quote like > > > > explode("'",$strContent); > > > > Did I miss someting ? > > In what way "can't"? What happens / doesn't happen? > > -Stut > > -- > http://stut.net/ Hi, Problem was $st

Re: [PHP] Single Quote in String functions

2007-07-12 Thread Stut
Sancar Saran wrote: I cannot do any operation wiht single quote like explode("'",$strContent); Did I miss someting ? In what way "can't"? What happens / doesn't happen? -Stut -- http://stut.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns