Why not get rid of the stuff you do not need to send?

Just send the client number and then add the Client like%% stuff on the
other end.

Fred

<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> I try to send the content of a variable about the url to the next
php-page.
> The content of the variable is:
> Client like '%4022720893%'
> I have tried urlencode and urldecode, but this does not work
> If I put this variable to an url, I got always
> Client like '@22720893%'
> (depending from the number after the first %),
> I also have tried to mask with slashes and stripslashes. But this does
also
> not work.
> Who can help and has the best way to send this content thru an url
> best regards
> christian
>



-- 
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