Search for specific xml records with PHP+SimpleXML?

Discussion in 'PHP' started by lui2603, May 24, 2008.

  1. #1
    Like if you wanted to match a string in a database you could do:

    "select * from bla where blabla regexp 'string' "

    Say I wanted to select items from an rss file which contained the search query in the title/description..
    Is there a way to do this? possibly using regular expressions?
     
    lui2603, May 24, 2008 IP
  2. lui2603

    lui2603 Peon

    Messages:
    729
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Does anyone know how to do this?
    Or if it's even possible?
     
    lui2603, May 25, 2008 IP