redhead
12-10-2002, 08:56 PM
hello
sorry to ask such simple questions...:( ive taken a look at str_replace() (http://www.php.net/manual/en/function.str-replace.php) but that manual could as well be written in swaheli...
i need to change a space with a "+" sign in a variable... is this wrong?str_replace(" ", "+", $var)thanks guys...
sorry to ask such simple questions...:( ive taken a look at str_replace() (http://www.php.net/manual/en/function.str-replace.php) but that manual could as well be written in swaheli...
i need to change a space with a "+" sign in a variable... is this wrong?str_replace(" ", "+", $var)thanks guys...