Click to See Complete Forum and Search --> : Compare current url to XML file element


blogit
04-25-2008, 12:17 AM
I'm trying to compare the current sites url to check if it is in an xml file, I get the current url with php but want to search the xml file for that url with xml / xpath then run another function if it's in the file, can anyone show some code on how I can do that?

Thank you