php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #8804 Add support for semicolon instead of ampersand as query string delimiter
Submitted: 2001-01-19 10:30 UTC Modified: 2001-01-19 10:41 UTC
From: rduarte at tvgrid dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.4pl1 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rduarte at tvgrid dot com
New email:
PHP Version: OS:

 

 [2001-01-19 10:30 UTC] rduarte at tvgrid dot com
I'm sorry if this is in the latest version of PHP but I haven't seen it documented anywhere.
It would be nice if PHP supported the suggestion in the HTML 4.0 spec that semicolons be allowed as the
query string delimiter rather than ampersands.  Please read the following paragraph to see what I'm referencing:
http://www.w3.org/TR/1998/REC-html40-19980424/appendix/notes.html#h-B.2.2
Again, I'm sorry if this is already a feature and I just haven't found it.  Please let me know if you need more info.
Thanks!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-19 10:41 UTC] rasmus@php.net
See the arg_separator directive in your php.ini file.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 12:01:29 2025 UTC