First of all if this is not the correct topic for this sorry
Ok a site is offering their search results true XML like this: (example.com/xml.php?q=name+of+search)
I can not figure out how to target that true php on my site.
I want it like this (for example):
mysite.com/s.php?q=name+of+search
And list the results from that site.
So any help would be much appreciated
