in reply to Re: XML package for parsing values in the opening tag.
in thread XML package for parsing values in the opening tag.
When I call the value...<USER _City="testboro"></USER>
The following is printed out when calling the value...print $xml->{USER}->{_CITY};
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: XML package for parsing values in the opening tag.
by gmpassos (Priest) on Apr 15, 2004 at 07:11 UTC | |
|
Re: Re: Re: XML package for parsing values in the opening tag.
by waswas-fng (Curate) on Apr 14, 2004 at 18:28 UTC |