|
Posted by FFMG on 12/08/07 11:20
Hi,
I want to use a separator in some queries in the URL
http://www.example.com/?k=1,2,3
It all works fine but the ',' is converted to the html '%2C', (I use
php URLencode, http://php.net/urlencode).
Why is that? I see many sites that don't convert the ',' in their
links, (sky.com for example).
Should I not bother converting comas as well?
What would be a better way of listing items in the URL?
Thanks
FFMG
--
'webmaster forum' (http://www.httppoint.com) | 'Free Blogs'
(http://www.journalhome.com/) | 'webmaster Directory'
(http://www.webhostshunter.com/)
'Recreation Vehicle insurance'
(http://www.insurance-owl.com/other/car_rec.php) | 'Free URL
redirection service' (http://urlkick.com/)
------------------------------------------------------------------------
FFMG's Profile: http://www.httppoint.com/member.php?userid=580
View this thread: http://www.httppoint.com/showthread.php?t=22996
Message Posted via the webmaster forum http://www.httppoint.com, (Ad revenue sharing).
[Back to original message]
|