ID: 18993 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.2 New Comment:
Where in the Documentation does this error occur??? I found the expression at the urlencode-Doc. Is this correct??? Could you describe the bug a bit more detailed??? Previous Comments: ------------------------------------------------------------------------ [2002-08-20 16:01:35] [EMAIL PROTECTED] The documentation says: A more portable way around this is to use & instead of & as the separator. You don't need to change PHP's arg_separator for this Whereas I have to set arg_separator to ;& in my php.ini ------------------------------------------------------------------------ [2002-08-20 15:33:58] [EMAIL PROTECTED] The documentation says: A more portable way around this is to use & instead of & as the separator. You don't need to change PHP's arg_separator for this Whereas I have to set arg_separator to & in my php.ini ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18993&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php