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!

Search results for query: *

  • Users: helppingme
  • Content: Threads
  • Order by date
  1. 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