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
Sebastian Nohn
31f3385d14
fixing bug #12336
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88229 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 16:24:27 +00:00
Sebastian Nohn
9de6cad09a
Added some info about using variables in CGI enviroments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88228 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 16:13:05 +00:00
Georg Richter
80b722d157
documented new optional parameter client_flags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88227 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 15:34:25 +00:00
Georg Richter
336f34d4b4
documenting new constants (client_flags):
...
MYSQL_CLIENT_SSL, MYSQL_CLIENT_COMPRESS, MYSQL_CLIENT_INTERACTIVE, MYSQL_CLIENT_IGNORE_SPACE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88223 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 15:20:09 +00:00
Sander Roobol
a2ec213f1b
Refer to pclose(), not popen().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88203 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 09:56:27 +00:00
Philip Olson
a6f10f5127
See also: preg_split()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88124 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-09 05:51:06 +00:00
Philip Olson
19e072b2af
+ Accessing as $string{3} works too.
...
+ Added <?php ?> to all examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88108 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 20:49:45 +00:00
Georg Richter
b452ebaf85
print can't be used as a variable function
...
see also bug #16739
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88104 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 18:52:33 +00:00
Jason Greene
f381972021
Small corrections, and grammar fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88089 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 17:11:05 +00:00
Georg Richter
e92e5c9465
printf can't be used with variable function calls
...
fixed bug #16739
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88067 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 11:40:02 +00:00
Philip Olson
de33d968b8
register_globals can't really be set by USER with ini_set().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88050 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 06:31:58 +00:00
Jan Lehnardt
44f1f63d55
- fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87972 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 18:26:02 +00:00
Jan Lehnardt
60f83a4381
- fix #16640
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87971 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 18:25:40 +00:00
Jan Lehnardt
bb61017173
- fix #17653
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87962 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 17:10:05 +00:00