Just do ereg_replace(" ","+",$var) on the receiving end and be done with it.
----- Original Message -----
From: "Bob Eldred" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 19, 2002 11:24 PM
Subject: Re: [PHP] plus sign has changed to space after POST


> I don't believe it has anything to do with PHP, to be honest.  I've got
> scripts that are several versions of PHP old that do that.  However, it
> makes no difference in execution of the script.
>
> case "show roster":
>     {
>     ...
>     }
>
> catches submit=show+roster quite nicely.
>
> Bob
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 19, 2002 3:42 PM
> Subject: [PHP] plus sign has changed to space after POST
>
>
> > After upgrade to 4.2.3, plus "+" sign has changed to space after POST.
I
> > have checked the mailing list but can't find any help to turn this off
> > forever!  is this a bug in PHP?
> >
> > thanks
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to