I've tried everything :
rawurlencode, urldecode, htmlentities,
htmlspecialchars - nothing is working. and come 2
think of it - it seems like such a basic problem...
Help!
T. Edison jr.
--- Christian Reiniger <[EMAIL PROTECTED]> wrote:
> 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]
>
=====
Rahul S. Johari (Director)
******************************************
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
*******************************************
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text
--
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]