On Wednesday 28 March 2001 08:36, you wrote:
> I'm facing a problem with Special Characters ($, %, &,
> \, /, ;, :, ", ') etc......
> We are sending a varibale in a query string like this
>
>
> <a href="add_pro_team.php3?title=<? echo
> urlencode($title) ?>">

try rawurlencode()

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

/* you are not expected to understand this */

- from the UNIX V6 kernel source

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to