Commit graph

4663 commits

Author SHA1 Message Date
Sara Golemon
56c428e483 Formatting fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106534 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 06:17:41 +00:00
Sara Golemon
53471feec7 Doc Bug #14298 and #10307:
PUT method changed between PHP3 and PHP4.  Use stdin stream now.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106533 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 05:57:11 +00:00
Sara Golemon
39e039f00c Documentation Bug #20743. Added usage of mysql_error() to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106520 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 02:37:29 +00:00
Damien Seguy
2a72ee6944 using url entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106518 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 02:21:13 +00:00
Sara Golemon
de81a1e83b Added usage of mysql_error() in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106511 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 02:09:30 +00:00
John Coggeshall
1c863a214d WS FIX
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106500 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 23:32:11 +00:00
John Coggeshall
a1ba4970dc Added a reference to $_SESSION as also being a valid method (instead of
just saying session_register())


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106490 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:25:04 +00:00
John Coggeshall
94019ff800 Added a note to point out that sessions are not kept which have no
registered variables.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106486 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:06:11 +00:00
Stefan Roehrich
c20a39100d Adapt gzinflate/gzuncompress length to current maximal tried length.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106455 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 18:57:51 +00:00
Friedhelm Betz
b5ac7588ab rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 17:10:18 +00:00
Friedhelm Betz
176bf22f15 WS fix, no tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106438 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 14:29:25 +00:00
Friedhelm Betz
62772c638f typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106437 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 14:20:11 +00:00
Gabor Hojtsy
e318ba8dec This page incorrectly stated that headers_sent() will
return true if the headers were not sent, which is the
opposite of how this function behaves. Correcting this.

Also made the example work standalone, and reworded the
explanation of the new file and line parameters, so it
now says that the value is put into those variables and
not returned...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106399 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:52:42 +00:00
Gabor Hojtsy
2e74fb2cd3 Ups, fixing two typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106398 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:50:48 +00:00
Gabor Hojtsy
2b3b31872b Adding explanation about using wrapper functions
instead of the language constructs. Also reworded
the language construct's list a bit, so it indicates
that there are more constructs not working. Added a
new object example on how to use variable funcitons
inside objects.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106397 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:44:46 +00:00
Gabor Hojtsy
1ca8f00eb4 Deleting note on print()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106395 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:29:14 +00:00
Sara Golemon
94ea0839d2 Documentation Bug #8353
"Documentation claims only a copy of the original array is worked on with foreach(), yet internal pointer *IS* advanced."


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106292 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 16:42:10 +00:00
Sara Golemon
8779fa151a Documentation Bug #2965
"Why is ('Z'+1) < 'Z'?"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106290 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 16:21:10 +00:00
Friedhelm Betz
b923b607e9 rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 15:33:22 +00:00
Friedhelm Betz
0863b446a1 rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106277 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 12:45:47 +00:00
Friedhelm Betz
87f58b3e25 removed nonsens about windows builtin, maybe in my dreams
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106267 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 12:19:55 +00:00
Derick Rethans
da8b1b9759 - Whitespace fix; *please* do not use tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106262 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 11:08:05 +00:00
Sara Golemon
030d1698b8 Documentation Bug #17389
Updated with examples on using ini_get() with boolean values and memory size values.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106251 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 06:47:29 +00:00
Xiao shengwen
05a128e6ed delete it ,this file is the same file of fdf-header.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106243 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 04:12:39 +00:00
Sara Golemon
70cfadd918 Per Bug #20622
Include information on how to clear previously set directives in an
.htaccess file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106242 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 03:57:18 +00:00
Joey Smith
273855f6a9 Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106241 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 02:10:12 +00:00
Joey Smith
d47b8a1c08 Corrected a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106240 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 01:54:59 +00:00
Jason Greene
4d84a12305 Start of the sockets documentation make-over
Describe in detail all possible options to socket_create() without the need to refer to other documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106231 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 23:57:20 +00:00
Damien Seguy
ad0b4e7089 correcting file names and id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106223 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 19:31:57 +00:00
Damien Seguy
41a4fc3c4a correcting file name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106222 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 19:24:59 +00:00
Marcus Boerger
da9af2520e Update handler configuration and information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106163 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 11:32:52 +00:00
Christian Stocker
4079d6366d add optional contextnode parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106151 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 08:59:02 +00:00
Sara Golemon
2d81249fec Documentation Bug #13568. Added qualification for conditional function declarations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106123 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 20:43:00 +00:00
Friedhelm Betz
ff2ece55ad rsusi: reflect changes
bizp2 and ctype: note about builtin since 4.3
the rest: configure.xml added and linkend from refernce.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 00:42:47 +00:00
Friedhelm Betz
d415fe66c2 methodparam correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106091 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 00:31:21 +00:00
Sara Golemon
e6317d5278 Added note "Re: Line limits in versions perior to 4.3.0"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106087 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 21:17:41 +00:00
Sascha Schumann
196b0776f8 some improvements here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106028 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 16:50:10 +00:00
Kai Schröder
b0fd77d2b6 missing 2nd parameter (Bug #18512)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106014 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 10:25:28 +00:00
Philip Olson
79dccfdae9 Fix parameter typo: order->flags. Added <?php ?> to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105987 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 03:30:17 +00:00
Kai Schröder
970fedb064 file:// needed on Windows (Bug #14965)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105881 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-26 21:16:53 +00:00
Kai Schröder
3237820356 strftime("%R") not working on Windows (Bug #20480)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105877 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-26 20:41:08 +00:00
Philip Olson
15a0064b71 Oops, foreach is a control structure and documented as such. Close #20624
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105873 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-26 19:14:06 +00:00
Derick Rethans
79d1a41bb9 - Fix line endings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105782 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-26 06:40:25 +00:00
Friedhelm Betz
d3d61c7d78 rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105723 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:49:22 +00:00
Friedhelm Betz
13975f0946 now structure completed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105722 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:43:44 +00:00
Friedhelm Betz
d35def73b5 two entities added
note.no-windows.extension
windows.builtin


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105721 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:40:02 +00:00
Friedhelm Betz
85581213e2 update of dl description.
logical correction


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105654 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 14:28:08 +00:00
Friedhelm Betz
97812e1027 function name corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105653 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 14:26:53 +00:00
Sara Golemon
2c0fdb5314 Added note for Win32 users. "Copy libeay32.dll and ssleay32.dll"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105621 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 02:47:26 +00:00
Sara Golemon
76e5042464 Added note for Win32 users. "Copy libxml2.dll"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105620 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 02:43:07 +00:00