Re: Single Quote in String functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 / doesn't happen?
> >
> > -Stut
> >
> > --
> > http://stut.net/
> 
> Hi,
> 
> Problem was
> 
> $strng = "'cInputI' style='width:146px;'>";

Shouldn't that be $string = ...?

> $arrExplode = explode("'",$string);
> 
> $arrExplode contins
> 
> [array][1]
>     * "0"=>[string]['cInputI' style='width:146px;'>]
> 
> And not only explode for example I canot trim first "'" 

Cheers,
Rob.
-- 
...........................................................
SwarmBuy.com - http://www.swarmbuy.com

    Leveraging the buying power of the masses!
...........................................................

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux