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 derfloh 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 stm555

  1. stm555

    Help on PHP Regex for XML parsing

    I'm parsing XML manually, for a specific task, and I've got a regex that works 90% of the time. I'd like some help figuring out how to modify my regex to get that last 10%. So first off, this is my regex: /<$element\s*(.*?)(\/>|>(.*?)<\/$element>)/si which matches all the stuff inbetween a...

Part and Inventory Search

Back
Top