Commit graph

4969 commits

Author SHA1 Message Date
Gabor Hojtsy
6e5a85ce21 Adding documentation about the new _function.html file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109085 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-26 23:32:38 +00:00
Jesus M. Castagnetto
6ffbab6126 Adding ref to the equation: log_b(n) = log(n)/log(b), so no more incorrect
notes will be added by people who have forgotten their logarithms ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109084 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-26 23:22:48 +00:00
Philip Olson
53e3bc0c5b Removed older example for pre 4.1.0 (was a little confusing), reformated
the example to be outside the <note>, made the parameter changes clearer.
Added more comments to the examples.  See also foreach.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109053 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-26 16:52:16 +00:00
Philip Olson
ece1b0978e Mention CLI as of PHP 4.3.0, and link to features.commandline for further
details on the subject (for now).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109000 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:49:35 +00:00
Philip Olson
568149c3c4 As of PHP 4.3.0, safe mode affects PHP_AUTH_* variables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108999 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:36:40 +00:00
Philip Olson
c5c0c7f5cd WS ... \r\n -> \n
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108998 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:32:01 +00:00
Philip Olson
6a41f13399 Reflect current behavior regarding external-auth and PHP_AUTH variables.
They are only disabled if safe mode is on as of 4.3.0  Before this time
they were not disabled.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:19:32 +00:00
Philip Olson
1f93d7bade Began the process of documenting CLI and CGI as of PHP 4.3.0. Includes
various tidbits of information including how to compile, what the binaries
may be named, etc.  Also updated the examples to reflect current behavior.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108996 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 09:14:54 +00:00
Derick Rethans
5c8feb9abc - Add link / information of Xdebug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108962 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-24 16:34:20 +00:00
Derick Rethans
3b1bf4d62f - Fix documentation. linkend != entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108960 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-24 16:30:26 +00:00
Jesus M. Castagnetto
7ed7f461f4 Adding link to the 'Debugging PHP' appendix
Making clear that debugger is only available in PHP 3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108902 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-22 23:31:21 +00:00
Jesus M. Castagnetto
e6516ae95c Fix short description. Bug #21141
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108896 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-22 21:29:56 +00:00
Gabor Hojtsy
634c212476 Fix example, so it will display properly. Also modify
example title...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108886 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-22 19:46:02 +00:00
Moriyoshi Koizumi
676259e639 Fixed bug #21090
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108583 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-20 15:58:49 +00:00
Damien Seguy
dda1ad5989 fixing error in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108531 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-20 03:34:54 +00:00
Sascha Schumann
1a5f3ee158 Add link to newly released session fixation paper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108471 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-19 12:44:08 +00:00
Frank M. Kromann
2a5906e42e Updating documentation to match the code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108412 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-18 07:27:10 +00:00
Sascha Schumann
967969a257 improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108363 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:36:58 +00:00
Sascha Schumann
53d13b3cf1 improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108362 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:30:05 +00:00
Sascha Schumann
4472cc3f63 remove the unfounded paranoia from the documentation.
also improve some paragraphs further.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108361 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:17:29 +00:00
Slawomir Pucia
01c7f0ac15 ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108216 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-15 15:48:39 +00:00
Gabor Hojtsy
2d680720f3 Adding XML header, revision and a bit whitespace
modifications. No content changes...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108127 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-14 11:57:44 +00:00
Damien Seguy
620f8def38 moved type in proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108092 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-14 03:31:52 +00:00
Friedhelm Betz
dae3a8c139 xml declaration added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108076 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-13 21:35:51 +00:00
Hartmut Holzgraefe
01820d7831 added a note about windows (none-)availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107806 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-12 13:16:07 +00:00
Sara Golemon
d67f5b280d bc_powmod() was renamed to bcpowmod().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107663 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 16:34:54 +00:00
Wez Furlong
5eb340cad8 no longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107659 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 16:03:39 +00:00
Wez Furlong
c1e1609a40 copy-n-paste error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107658 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 15:59:07 +00:00
Wez Furlong
7914d81772 Fix the link and add coding standard stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107657 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 15:57:21 +00:00
Wez Furlong
5ebb6aeab6 Document openssl.cnf related issues, and add an example of how to act as a
certificate authority using PHP.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107656 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 15:50:47 +00:00
Christian Stocker
41ca25ed95 replace tabs with spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107614 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 14:21:14 +00:00
Christian Stocker
c89e1eb01b DomXsltStylesheet->result_dump_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107613 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 14:20:34 +00:00
Christian Stocker
0d90b68f88 replacing wrong - with _
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107609 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 14:16:54 +00:00
Christian Stocker
a43fa37e14 DomXsltStylesheet->result-dump-mem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107608 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 14:16:00 +00:00
Hartmut Holzgraefe
d60c0ba6e2 - parameter type for the callback changed from "mixed" to "callback"
- version history removed as this is already auto-included


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107603 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 12:51:23 +00:00
Marcus Boerger
e175b9b89e Latest changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107601 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 12:00:17 +00:00
Sara Golemon
d779ef7695 Documentation for new function bc_powmod() and additiona 'see also' for bcpow()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107502 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 20:33:41 +00:00
Wez Furlong
d0e78f7342 It's really worth mentioning this, so that people can see how to sign
CSR's from externally sources.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107475 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 19:54:46 +00:00
Wez Furlong
b0c17df8f3 Fix listitem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107467 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 19:21:39 +00:00
Wez Furlong
717e4a7c30 Some much-needed updates to the docs for openssl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 19:13:48 +00:00
Damien Seguy
6a6985ed6c using url entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107384 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 12:34:58 +00:00
Sara Golemon
b64c9ef467 Correction to reason why class always equals "IN"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107369 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 07:12:46 +00:00
Ray Hunter
82d05b7efc Fixed examples to coding standards.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107343 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-09 20:25:54 +00:00
Ray Hunter
ab9fb68f2c Fixed brace problem.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107298 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-09 17:22:39 +00:00
Ray Hunter
4f18866106 Added 2 examples demonstrating ldap_bind.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107225 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-09 03:27:15 +00:00
Damien Seguy
bf9bb718ab typo with open-basedir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107213 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-08 20:50:09 +00:00
Sara Golemon
dd92492982 Bug #17174. Added support for IPv6 (AAAA record) in checkdnsrr (dns_check_record), and dns_get_record
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107178 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-08 08:51:55 +00:00
Damien Seguy
22aa59d469 using &warn.undocumented.func;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107096 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-07 02:13:38 +00:00
Sara Golemon
267ef186b5 Reorganized and simplified.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107023 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-06 04:16:17 +00:00
Sara Golemon
a9579b6670 Bug #20746. aggregation_info() renamed to aggregate_info() per naming conventions. aggregation_info() added as alias for BC.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106961 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-05 21:44:07 +00:00