Commit graph

34 commits

Author SHA1 Message Date
Jakub Vrana
d47b1af3e0 Delete duplicate info about track_errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330751 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 18:24:16 +00:00
Dejan Marjanovic
9e5fdbf8d0 Added note to SERVER_PORT to warn about spoofing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329894 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 22:13:35 +00:00
Justin Martin
2536ec9c8f Removed note in REQUEST_TIME about it being a float in 5.4.0.
Added REQUEST_TIME_FLOAT.
Reflects change in 5.4.0 RC6.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322866 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 19:35:06 +00:00
Justin Martin
3c827996b5 Documented REMOTE_USER and REDIRECT_REMOTE_USER entries. Closes bug #60035.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320380 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 20:34:04 +00:00
Hannes Magnusson
cb0630b149 add version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312956 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 20:42:29 +00:00
Jakub Vrana
51d4fe23a7 REQUEST_TIME has microseconds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312710 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:56:20 +00:00
Jakub Vrana
9760dc48db Link $argv and getopt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311174 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:19:04 +00:00
Nikola Smolenski
f397964e50 - The first argv argument is not just the script filename
- New sr translation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310748 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-04 03:24:06 +00:00
Nikola Smolenski
3d02314544 Same wording as for argc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310714 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 20:12:16 +00:00
Nikola Smolenski
cff6fa6abc - register_argc_argv is on by default therefore it makes more sense to
say what will happen if it is off.

- Custom headers may be sent with an HTTP request in PHP 5 as well (as a
  latter sentence confirms).

- Equalize spelling of Windows Me.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-02 04:32:17 +00:00
Peter Cowburn
40a850f73d link to cgi/1.1 rfc instead of broken link (fixes doc #53501)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306096 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-08 22:07:40 +00:00
Kalle Sommer Nielsen
f07e214a3a Fixed bug #53318 (possibly outdated information)
# I removed the Apache + IIS references as almost all of our SAPI's support 
# HTTP Authentication, those who doesn't are the ones rarely used like webjames 
# which we don't really have any documentation for in the manual

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 08:43:00 +00:00
Richard Quadling
2907db7cac Define the scope of $http_response_header and improved example to reflect the scope. Fix #52582
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302335 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 11:20:33 +00:00
Daniel Egeberg
55ff6b6136 Clarified URL decoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296092 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 22:22:50 +00:00
Jakub Vrana
d878948279 Document ORIG_PATH_INFO (bug #46820)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291068 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 11:47:53 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Torben Wilson
add3853e65 Document PATH_INFO (at least, the basics).
Partially addresses bug #46820, although more information on the
history of PATH_INFO is needed. And ORIG_PATH_INFO remains to be
documented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288189 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:37:10 +00:00
Nilgün Belma Bugüner
04077dd209 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Philip Olson
8589c713a7 Changed <link linkend="function... to <methodname> where appropriate (markup)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280164 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:11:20 +00:00
Jakub Vrana
d4402dab4c $_GET is available also for POST requests
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277640 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 16:58:55 +00:00
Hannes Magnusson
5bfdaef798 make up a new role, "indices", for listing array indices (rather then parameters)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272106 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 17:23:14 +00:00
Kalle Sommer Nielsen
6541d82802 * Put this into a <note> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271112 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-13 03:09:15 +00:00
Torben Wilson
476b6b1b1b Small grammar fix and a little bit more information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268328 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 07:36:59 +00:00
Kalle Sommer Nielsen
d67bca7b48 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267968 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 15:00:28 +00:00
Mark Wiesemann
2cfb86eb70 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267623 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-22 12:34:47 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Hannes Magnusson
fec7f8fafd These are not variables, but array keys
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:07:18 +00:00
Hannes Magnusson
336dcf72d5 Implement phpdoc:varentry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:02:50 +00:00
Hannes Magnusson
d76fe1562d Add a new role attribute to tell the renderer _not_ to print any version info
# These are the only pages I can remember that do not have version info
# If you recall any others, feel free to fix


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258972 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 15:34:29 +00:00
Felipe Pena
e42f9f66c3 - Fixed bug #44843 (Example error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258542 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:17:28 +00:00
Philip Olson
cd4e1f61d5 Miscellaneous updates. This commit spans en/language/predefined/variables/* and
includes updates for content, markup, and see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:50:01 +00:00
Philip Olson
c191d2de89 Created new superglobals page.
Also, superglobal content from ../variables.xml was folded into this page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257945 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:48:12 +00:00
Philip Olson
b2bf9eca02 Miscellaneous updates. This commit spans en/language/predefined/* and
includes updates for typos, grammar, markup, and new see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257630 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-15 23:19:15 +00:00
Hannes Magnusson
749e9c3799 Refactor predefined PHP varibles
(90% cut&paste, almost no new content except for examples maybe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257499 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:28:03 +00:00