str_replace(" ","+",$var);
-- red
Vernon wrote:
I want to be able to replace a space that comes from a form field (such as
in 123 My Street) with a + sign.
Can anyone help me with this?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://www.php.net/str-replace
On Wed, 2004-03-17 at 15:48, Vernon wrote:
> I want to be able to replace a space that comes from a form field (such as
> in 123 My Street) with a + sign.
>
> Can anyone help me with this?
>
> Thanks
--
Adam Voigt
[EMAIL PROTECTED]
--
PHP General Mailing List (
I want to be able to replace a space that comes from a form field (such as
in 123 My Street) with a + sign.
Can anyone help me with this?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo