Is anything hindering you from using XML expat? You can use that to do it. I already post a mail on this, search in the archive for xml related posts.
On Tue, 5 Mar 2002, Craig Westerman wrote: > I'm retrieving data from a data service. > This is the ENTIRE source code of the URL they let me receive: > > > <symbol>RHAT</symbol> > <price>6.82</price> > <date>3/4/2002</date> > <time>3:59pm</time> > <change>0.32</change> > <change_percent></change_percent> > <open>6.59</open> > <high>6.99</high> > <low>6.53</low> > <volume>932400</volume> > > > How can I insert the data values into an array ? > > Thanks > > Craig ><> > [EMAIL PROTECTED] > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > <[EMAIL PROTECTED]> ------------------------------------------------------------------- We must use time wisely and forever realize that the time is always ripe to do right." -- Nelson Mandela ------------------------------------------------------------------- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php