I am building out an affiliate site and need to grab the phone number the company puts in the URL and then echo it out on the page. The urls look something like this:
http://www.example.com/?src=Mundo&ph=1-877-626-6326
I am guessing a bunch of regex?