Richard Lynch wrote:
On Sat, April 29, 2006 8:30 pm, Anthony Ettinger wrote:
Warning: var_dump() [function.var-dump]: Node no longer exists in
Foo.php on line 78
object(SimpleXMLElement)#86 (0) { } ["title"]=>
I turn an xml string into a simplexml object, and then ran serialize()
on it before
On Sat, April 29, 2006 8:30 pm, Anthony Ettinger wrote:
> Warning: var_dump() [function.var-dump]: Node no longer exists in
> Foo.php on line 78
> object(SimpleXMLElement)#86 (0) { } ["title"]=>
>
> I turn an xml string into a simplexml object, and then ran serialize()
> on it before caching the ou
2 matches
Mail list logo