Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by helppingme

  1. helppingme

    XML Reader Help

    Thanks for the reply, and sorry for the code! Do you have any ideas, anyway? its really important! Thanks again, John
  2. helppingme

    XML Reader Help

    I have a php xml reader that works perfect with: <example> but won't with <example url="http://www.example/index.html" info="Example"> Can anyone help?? heres the code: <?php set_time_limit(0); $file = "http://www.example/example.xml"; $rss_channel = array(); $currently_writing = ""...

Part and Inventory Search

Back
Top