On Jan 7, 2010, at 2:31 PM, Jonathan Tapicer wrote:
> On Thu, Jan 7, 2010 at 6:56 PM, Mari Masuda wrote:
>> Hi,
>>
>> I am working with an XML document and have a SimpleXML object whose var_dump
>> looks like this:
>>
>> ---
>> object(SimpleXMLElement)#2 (10) {
>> ["@attributes"]=>
>> array
On Thu, Jan 7, 2010 at 6:56 PM, Mari Masuda wrote:
> Hi,
>
> I am working with an XML document and have a SimpleXML object whose var_dump
> looks like this:
>
> ---
> object(SimpleXMLElement)#2 (10) {
> ["@attributes"]=>
> array(1) {
> ["id"]=>
> string(7) "3854857"
> }
> ["type"]=>
>
Hi,
I am working with an XML document and have a SimpleXML object whose var_dump
looks like this:
---
object(SimpleXMLElement)#2 (10) {
["@attributes"]=>
array(1) {
["id"]=>
string(7) "3854857"
}
["type"]=>
string(7) "Article"
["createDate"]=>
string(25) "2006-09-06T16:42:2
3 matches
Mail list logo