Commit graph

5786 commits

Author SHA1 Message Date
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
John Coggeshall
dd1cc5301a Revert back to 1.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130466 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 19:47:18 +00:00
Damien Seguy
a27ccc57c8 Removed a blank space in <type>, plus corrected a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130441 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 18:10:01 +00:00
Philip Olson
17a7896a38 Added example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130440 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 17:09:00 +00:00
Philip Olson
39efef016d Added information on what the return values mean, an example, and
see also get_loaded_extensions() and phpinfo().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130439 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 16:43:29 +00:00
Sander Roobol
d10ecae310 true is a boolean, 1 is an integer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130433 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 16:15:41 +00:00
John Coggeshall
fb51f4a019 Following Jani's Suggestion on a more appropiate proto.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130424 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 15:54:48 +00:00
John Coggeshall
0b63b218eb Clearified the proto for this function per bug #24056
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 11:27:15 +00:00
Philip Olson
26e0e96ebf Implement register_long_arrays information, available as of PHP 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130337 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 05:33:09 +00:00
Derick Rethans
d138895a4a - > -> &lt;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130333 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 05:06:26 +00:00
Philip Olson
e95d4327be Mention $_FILES in the list of autoglobals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130332 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 04:04:20 +00:00
Philip Olson
b097103f13 Mention enctype="multipart/form-data" as being required for file uploads,
and some minor text revisions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130331 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 03:56:11 +00:00