Question: How to replace %20 characters in URL with a dash (-) when the information is coming from a MySQL db?
Code: href='details.php?listid=$record[listingid]&title=$record[title]
It currently reads:
It should read:
I want to keep the title words for SEO purpose unless you think it is useless??
Thank you - Merci Beaucoup – Muchas Gracias
Natasha ;)