Commit graph

5847 commits

Author SHA1 Message Date
Derick Rethans
0ad019bc98 - Remove superfluous dot.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:13:23 +00:00
Derick Rethans
439390d714 - Make proper XML of this entity, and fix the openssl*export*xml files to
reflect this change.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131095 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:12:14 +00:00
Philip Olson
e56feec9d7 Use of proper case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:03:09 +00:00
Sara Golemon
c15b45f174 Incorporate usernote: Add reference to retval[0] == epochtime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131090 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 21:39:31 +00:00
Derick Rethans
318c4adbdb - Layout fixes (the lines were waaay too long)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131089 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 21:13:57 +00:00
Derick Rethans
9022aee43a - Fix layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131053 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 15:25:26 +00:00
Philip Olson
1d83400dbb Add missing predefined classes, including a new reserved.classes.php5 section.
Added: exception, php_user_filter, and __PHP_Incomplete_Class.  And, linked to dir().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131052 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 14:57:46 +00:00
Mehdi Achour
b0498f286e protos fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131043 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 13:45:28 +00:00
Georg Richter
bed14006a3 removed parenthesis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131038 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 13:00:48 +00:00
Mehdi Achour
c933a0f25d entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131010 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 08:10:35 +00:00
Philip Olson
923590c817 Fix refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131004 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 06:21:32 +00:00
Philip Olson
feef8ae0ce Link to $_SESSION docs, added &note.registerglobals; entity, and some example comments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130999 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:38:52 +00:00
Philip Olson
6a8e299009 Added an example that shows sessions must be started on every page, not just the
first.  Note about E_NOTICE since 4.3.3 if session started when session already exists.
Link to various session resources including see also's, moved session_name note more
towards the bottom, and one grammar fix.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130998 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:03:58 +00:00
Mehdi Achour
743a9aa9d1 more documentation, typos, see also and proto fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130881 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 17:18:06 +00:00
Philip Olson
68007e9dc3 Implement error level ids, example: <link linkend="e-notice">E_NOTICE</link>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 16:53:37 +00:00
Friedhelm Betz
2f4982acc2 join is an alias of implode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 07:02:20 +00:00
Friedhelm Betz
f3e2274ae5 show_source is an alias of highlight_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130832 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 06:56:16 +00:00
Philip Olson
b35d824ee0 Implement user notes: use isset for variables, see also function_exists, and
make it clear the importance of passing in a string.  Also some minor fixes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130822 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 04:48:56 +00:00
Philip Olson
9543a3e64d Clarify what it means to use undefined constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 04:30:35 +00:00
Philip Olson
75c7e7613b Document CURLOPT_CAINFO and CURLOPT_SSL_VERIFYPEER as requested in bug #23895
# Basically just copied from: http://curl.haxx.se/libcurl/c/curl_easy_setopt.html


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130819 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 03:58:46 +00:00
Philip Olson
493eacac22 Add latest CURL version requirements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130812 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 03:08:01 +00:00
Moriyoshi Koizumi
581435de63 Those operators have right associativity indeed..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 23:12:24 +00:00
Derick Rethans
9f0b0a94b4 - Fixed bug #24102, wrong units
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130797 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 20:41:23 +00:00
Damien Seguy
5abd63c92c completing the listing with and
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130782 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:30:56 +00:00
Philip Olson
b6fdcdd2e5 Added <?php ?> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130781 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:28:28 +00:00
Damien Seguy
4738447f1d completing listing with and
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130780 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:27:56 +00:00
Damien Seguy
cf0cd661ac link to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130779 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:26:05 +00:00
Damien Seguy
1b639b3294 now documented!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130778 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:23:08 +00:00
Damien Seguy
ba5f9a231a return is not a function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130777 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:18:08 +00:00
Damien Seguy
4720edd01b use of &false; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130776 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:17:06 +00:00
Damien Seguy
0260694181 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130775 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:15:46 +00:00
Damien Seguy
e47414530e typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:13:07 +00:00
Damien Seguy
91bc476b6e removed extra word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130773 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:09:42 +00:00
Sara Golemon
718b4f4f3e Add to C-lib limitations note re negative timestamps.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130772 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 18:47:43 +00:00
Friedhelm Betz
a0e6df0de0 fhttpd is out of date
links to apache2 amd caudium instead


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 18:04:02 +00:00
Friedhelm Betz
9478f633e5 finished unfinished sentence ;-)
webserver restart required after changes to php.ini


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130738 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 15:17:40 +00:00
Friedhelm Betz
c3a79c0877 win32 needs magic.mime file set in php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130729 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 11:41:31 +00:00
Friedhelm Betz
4cc64794b1 title change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130728 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 11:40:31 +00:00
Torben Wilson
43cfc76e3b Just fix one small grammatical and a couple of small presentation errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130697 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 07:36:01 +00:00
Philip Olson
249e4eaffd fopen() also generates E_WARNING on failure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 19:32:33 +00:00
Philip Olson
da21403b71 Mention that MySQL 4.1.0+ only works with ext/mysqli. And, only external
libmysql supports charsets other than latin.  This also documents bug #23885


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130623 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 15:07:08 +00:00
Philip Olson
551b169f3c Implement &return.falseproblem; and &note.bin-safe; entities, and added an example.
This closes bug #21877


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 14:29:25 +00:00
Philip Olson
fb4019f185 Add ref.mail requirements (sendmail, and permissions to access sendmail).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130620 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 14:12:34 +00:00
Friedhelm Betz
a80378765d example and function name fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 11:48:58 +00:00
Kevin Kee
317d45625b sorry...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130573 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 17:40:41 +00:00
Kevin Kee
55859460de new file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130571 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 17:27:52 +00:00
Philip Olson
f234861e96 Initial documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130546 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 15:20:43 +00:00
Wez Furlong
ed0cbff43c Explain a bit more about the nightmare that is the text-mode-translation, the
spawn of satan.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130532 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 14:12:51 +00:00
Philip Olson
5f75b58938 Typo, closes bug #24073
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130508 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 05:48:15 +00:00
Derick Rethans
f0ff9a514d - Document implode() properly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130483 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 21:20:40 +00:00