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
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
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
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
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
5 matches
Mail list logo