ID: 13998 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Unknown/Other Function Operating System: windows 2000 - apache server PHP Version: 4.0.6 New Comment:
Or, if you meant that an url like http://localhost/file.php?var=foo+bar resulted in $var being "foo bar", RTM: http://www.php.net/manual/en/language.variables.external.php Previous Comments: ------------------------------------------------------------------------ [2001-11-09 12:10:41] [EMAIL PROTECTED] Dupe of #12219 ------------------------------------------------------------------------ [2001-11-09 11:46:05] [EMAIL PROTECTED] If I echo the query_string, I get: case=1&file_id=file_35&id=35&name=Grondplan%20T+1.jpg&ftype=drawing but when I ask the following: echo $name; it gives me: Grondplan T 1.jpg the + has disappeared. can anyone help me. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13998&edit=1 -- PHP Development 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]