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 fields in MySQL ?

Thanks

Craig ><>
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to