Gabor Hojtsy
73728415c2
As I cannot follow the reference structure updates I needed to make
...
a table for myself about the progress (what reference index files
are updated to the new manpage like format). I thought it would be
helpful for others, so I commit it here in the reference dir for
easy access. This is a temporary file, after the reorganizations are
ready it's subject to removal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88959 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-17 20:19:43 +00:00
Gabor Hojtsy
ca47529268
Ups, to more files left ;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88958 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-17 19:51:05 +00:00
Gabor Hojtsy
93fcfcd666
Removing files left here incidently, even after being integrated to
...
extension documentation in the reference directory...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88957 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-17 19:49:11 +00:00
Philip Olson
1855e292b4
Made many changes. Added a lot of Autoglobal information, made
...
all informal examples formal, reworded various parts, and added
a lot of links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88828 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 21:09:37 +00:00
Philip Olson
14386dbef1
safe_mode_include_dir: Can take on semi-colon separated list, as of PHP 4.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88814 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 18:34:45 +00:00
Philip Olson
dcc9565166
config : Documented file_uploads directive
...
file-upload : <note> Mentioned related directives, such as file_uploads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88813 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 18:16:01 +00:00
Philip Olson
11ae94a24a
* Removed duplicate var list showing register_globals = on variables,
...
put this in a paragraph instead.
* Added ['error'] to the variable list.
* Rewrote many parts, to make it clearer. Added many links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88812 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 17:56:12 +00:00
Philip Olson
d9f04266b1
Typo, there is no example here (yet).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88811 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 17:11:34 +00:00
Philip Olson
35b52503d7
* setcookie() returns true on success, false on failure. This does not
...
imply the cookie was set or not. Closes bug #18287
* Made it clearer when autoglobal $_COOKIE became available, added links
* Can set as array names, but they will set seperate cookies. Consider
explode or serialize.
* A few more words on "checking if cookie set"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88810 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 16:52:32 +00:00
Georg Richter
f43d012162
Added php.ini option mysql.connect_timeout
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88800 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 14:29:01 +00:00
Gabor Hojtsy
c3cfe1d19a
Build errors corrected
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88786 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 13:11:09 +00:00
Gabor Hojtsy
ea9e07092f
Adding tut.php as a DocBook document, as this should reside here.
...
This enables translation, and php.net/tut to jump to the translated
one. This way, this page also jumps up in searches, and manual people
can update it, as it should be. php.net/tut.php will be deleted as
this is generated to be online...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88785 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 13:09:25 +00:00
Derick Rethans
9601a39ea3
- Only english text in the english tree please
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88781 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 05:51:20 +00:00
Taniel Silva Franklin
cbc5034122
Atualizado 'functions/call-user-method.xml'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88777 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 03:35:25 +00:00
Taniel Silva Franklin
807536f5a4
Atualizado 'reference.xml'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88776 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 03:28:18 +00:00
Philip Olson
c6ae99a464
* Removed constant description table, see error handling section (and php.ini).
...
* May use named constants too
* For runtime, see error_reporting().
* See also display_errors directive
* Default does not show E_NOTICE, you may want to show them during development
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88686 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 20:06:55 +00:00
Philip Olson
12ab1d6465
Don't use these constants outside of PHP, like in httpd.conf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88685 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 19:34:44 +00:00
Philip Olson
81f79c7e51
WS (\r\n -> \n)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88684 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 19:31:59 +00:00
Philip Olson
d43ee1e467
* Briefly document fourth zcontext parameter (does not yet close bug #17784 )
...
* See also file(), fgets(), file_exists(), and is_readable().
* We mention 4.3.0 w/o stating it's not yet released
* Minor textual changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88682 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 18:56:44 +00:00
Philip Olson
7e46cf0e18
<note> usort($arr, 'strnatcmp') to keep index/value associations.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88629 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 01:16:48 +00:00
Philip Olson
fa9c2436a6
* Reworded "don't use php constants in httpd.conf" note.
...
* Added link to ini_get()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88614 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 00:21:34 +00:00
Philip Olson
5b443beead
Whitespace.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88598 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 23:13:45 +00:00
Philip Olson
307d38d980
* Made clear this sets error_reporting directive at runtime (like ini_set)
...
* Removed bitmask example section, constants are preferred.
Bitmask use is still explained.
* See also: display_errors and ini_set()
* Added a couple more examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88597 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 23:03:09 +00:00
Philip Olson
6cdf0cb2f1
* Made all examples and text work with register_globals = off (closes bug #18328 )
...
* Minor textual changes, and added links to other manual sections
* A little whitespace fixing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88596 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 21:37:03 +00:00
Leszek Krupinski
d5bd17527d
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88594 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 16:31:35 +00:00
Yasuo Ohgaki
99346c6afc
Added note for php_value, php_admin_value limitation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88588 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 09:04:11 +00:00
Sander Roobol
d4f3867650
Minor rephrase #18326
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88587 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 08:44:43 +00:00
Philip Olson
35baeb890f
Typos (nice eye Goba)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88516 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 22:34:05 +00:00
Philip Olson
6adede7961
Typo fix (note to self: make test first)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88515 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 22:19:53 +00:00
Philip Olson
ad6c85a000
Updated the ['error'] constants, which are available as of PHP 4.3.0
...
['error'] itself became available in PHP 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88514 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 22:15:29 +00:00
Derick Rethans
851e4dc7a2
- Fix typoes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88471 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 12:07:59 +00:00
Sebastian Bergmann
d3222074c4
Fix parse error in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 10:59:03 +00:00
Derick Rethans
c2fbd87cac
- Remove chinese? stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 08:16:58 +00:00
da li
a055a10931
%NOT COMPLETE%
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88448 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 07:44:54 +00:00
James Cox
4c23c16cd0
heredoc is one word.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88396 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 23:37:00 +00:00
Philip Olson
929dca8cd1
<note>: This became an alias in PHP 4.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:42:57 +00:00
Philip Olson
8725b61220
Moved documentation to apache_request_headers(). This is now an alias
...
for that function, as of PHP 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88385 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:34:24 +00:00
Philip Olson
9a99625272
As of PHP 4.3.0 this is the new name for getallheaders(). Afterwhich,
...
getallheaders() is an alias.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88384 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:29:34 +00:00
Philip Olson
db59ada8b2
Removed <note> for 4.3.0 Introduction, this information is autogenerated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88382 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:00:35 +00:00
Derick Rethans
1e4615a15c
- oops :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 19:39:10 +00:00
Derick Rethans
4b1574489d
- Fix docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 19:36:27 +00:00
Philip Olson
8b9771c13a
Initial apache_response_headers() docs. Available in PHP 4.3.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88365 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 18:32:18 +00:00
Gabor Hojtsy
2dfb1c5b83
Correcting php.ini entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88308 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 09:31:03 +00:00
Philip Olson
04ef949a01
* Not all directives are documented, see php.ini in CVS
...
* <note>: register_globals = off as of PHP 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88304 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 08:04:31 +00:00
Philip Olson
8fddd0ad7b
Removing the undocumented and mysterious nsapi_ext, isapi_ext and cgi_ext
...
entries. They aren't even in php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88302 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 07:22:25 +00:00
Philip Olson
295fcf03c6
Document disable_functions directive. Close bug #15088 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88301 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 06:50:52 +00:00
Philip Olson
c857e29ede
typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88300 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 06:43:57 +00:00
Philip Olson
6440e20a62
All your English are belong to us.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88272 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 03:20:05 +00:00
foobar
49b13483af
- Little bit cleaner. (I was going to just fix the typo.. :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88249 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 22:01:27 +00:00
Georg Richter
754e39eaac
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88237 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 20:20:21 +00:00