--- "Vimala  S.P." <[EMAIL PROTECTED]> wrote:
> Is there any way of passing unicode strings properly with href and get?

You can pass anything as a URL variable if you URL encode it. That's what
URL encoding is for:

http://www.php.net/url_encode

Hope that helps.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming mid-2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to