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 lukemack

  1. lukemack

    converting xml feed into an html form

    this is very helpful - thanks. From my reading today, I realised I probably needed an XSLT stylesheet. A few questions: Are you calling a class in your code which contains the XML / XSL parsing functions? Are you also using PHP5? If I am using PHP 4.x and not 5, I think I need to include a...
  2. lukemack

    Can't parse this XML (php)

    I opened it in firefox and didnt see an xml tree. Same in IE. Doing a view source shows that there is no XML coming back.
  3. lukemack

    converting xml feed into an html form

    Hi, I need to transform the following XML feed into an HTML form using php: http://testing.loopfruit.co.uk/xml/showfeed.php (view source to see the XML or it is in the same directory - feed.xml) at the moment, the script just parses the feed and displays it but I need to somehow get the...

Part and Inventory Search

Back
Top