Hi there everyone,

 

My client needs to be able to have their url www.blahblah.com
<http://www.blahblah.com/>  pickup the product number but I can't do it the
way I'd want (which would be www.blahblah.com/?mls=examplenumber, instead
they said it MUST be www.blahblah.com/examplenumber - how can I grab the
number AFTER the .com in PHP so that I can process it with MySQL without it
being assigned a variable name, just the number?

 

Chris

Reply via email to