Sara Golemon
3d61197e36
Replaced reference to phpinfo() with reference to stream_get_wrappers for list of
...
registered streams. wrapped reference to file_get_contents with <function> to create
link.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110519 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 23:14:54 +00:00
Nicolas Chaillan
fe7fb78b5b
fixes again
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110518 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 22:01:48 +00:00
Nicolas Chaillan
4017f22b9f
fixing #21410
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110516 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 20:42:42 +00:00
Sara Golemon
f1f32c7081
Last three files in initial documentation of streams reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110511 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 20:02:21 +00:00
Mark Wiesemann
74228ee11e
added link to return function, typo fix, added note on array $_SERVER
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110451 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 13:29:22 +00:00
Wez Furlong
13001a389d
Added the text from my commit message about how to sink (handle) COM events.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110442 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 12:18:22 +00:00
Sander Roobol
9df31d5213
Adding <function> tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 11:37:01 +00:00
Friedhelm Betz
1b667dc7b8
double no-windows note deleted, already mentioned in reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110297 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 11:25:21 +00:00
Maciek Sokolewicz
f9f1a68011
Fixed bug #21403
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110295 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 10:51:51 +00:00
Sander Roobol
774a551d0a
Fix return value of shm_detach
...
# Nicos, you should do things right or don't do them at all!
# Please read php.net/dochowto (again?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110294 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 10:40:29 +00:00
Sara Golemon
f86260b258
Misnamed function in new manual page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110293 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 07:41:56 +00:00
Sara Golemon
d58e9b4c7a
Defined stream_register_filter, stream_filter_prepend, and stream_filter_prepend
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110292 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 07:17:18 +00:00
Nicolas Chaillan
32a85831ad
fixing proto, according to the code, shm-detach will always return TRUE, so it's boolean.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110276 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 22:51:13 +00:00
Gabor Hojtsy
6489c0ba8e
Modify wording in example (my => owner) to make it more "official"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110262 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:35:33 +00:00
Gabor Hojtsy
99836ba9dd
Adding explanation of modes in chmod functions documentation. Feel free
...
to correct wording if it is not correct. Also moved Nicos' note on modes
here. Point to chmod page from mkdir for mode details.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110255 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:32:06 +00:00
Gabor Hojtsy
389b926c1c
Correcting the corrections...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110251 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:11:31 +00:00
Maciek Sokolewicz
5df9b6fd17
-Updated the example so everyone is finally satisfied
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:59:51 +00:00
Nicolas Chaillan
df584d2e86
4th argument of xml-parse-into-struct is optional (0 by default).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110248 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:53:01 +00:00
Nicolas Chaillan
88fac0db99
fixing again (mode is ignored on windows)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110239 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:11:56 +00:00
Nicolas Chaillan
2cfb22c9bf
fixing optional argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110238 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:05:06 +00:00
Nicolas Chaillan
ddcde85408
fixing #18293 , adding more informations about mode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110231 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 19:58:58 +00:00
Sara Golemon
cacd5a3e88
New documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110220 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 18:55:45 +00:00
Sara Golemon
bb54371cbb
Added brief description of user defined filters, fixed CDATA endtag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110216 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 18:17:05 +00:00
Maciek Sokolewicz
14cf77e0fe
updated the *fix* so it better suits the purpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 16:05:16 +00:00
Maciek Sokolewicz
0eec0832f2
Fixed bug id #21391
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110186 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 15:28:42 +00:00
Sander Roobol
35b8cc0484
mcrypt is now available on windows too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110112 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 11:11:52 +00:00
Sara Golemon
e74600dd21
New function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 08:16:38 +00:00
Sara Golemon
b91eb504a4
typo / local revision mismatch ... all fixed...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110045 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:54:21 +00:00
Sara Golemon
c3196a1144
Finish moving streams documentation to its own section...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110044 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:41:14 +00:00
Sara Golemon
6fec56a107
Moved current streams documentation to its own reference section. Added reference manual page for streams.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110041 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:37:56 +00:00
Nicolas Chaillan
dfafcb1274
fixing tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110040 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:26:43 +00:00
Nicolas Chaillan
04c865aec1
adding comment about memory_limit (bug fixe #20247
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110039 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:20:44 +00:00
Sara Golemon
2bd7e6be97
Broken entity reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109959 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-02 18:55:26 +00:00
Sara Golemon
14e938488e
Added reference to PEAR Net_DNS class for windows support of equivalent functionality (not otherwise available due to
...
lack of support in windows resolver library)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109955 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-02 18:42:53 +00:00
Sara Golemon
36fa9a0e3d
Bug 21325: Minor spelling error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109913 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-02 06:32:03 +00:00
Friedhelm Betz
1de6f0a320
another typo. thanks to goba
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109890 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-01 19:12:43 +00:00
Friedhelm Betz
56ac480cfb
typo, to much new year
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-01 17:43:35 +00:00
Friedhelm Betz
fda4e4ac76
small changes to be compatible to 4.3.0
...
and the cgi isn't renamed ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-01 17:40:15 +00:00
Philip Olson
848cd1761d
Tell users this was removed in 4.3.0 and some reason why. Also link to
...
the helpful faq on the subject.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109838 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-31 21:07:30 +00:00
Sara Golemon
52b69e2267
Per multiple "bug" reports of misunderstanding use of %G and %V, added example showing week numbers for 2002/2003 (week forward) and 2004/2005 (week backward).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109832 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-31 19:18:14 +00:00
Philip Olson
82e0a500a9
Added reference to where windows users can find mcrypt binaries. This
...
closes the doc side of bug #21278
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109455 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 18:55:52 +00:00
Philip Olson
c5d1730735
Made existence of browscap.ini a little more clear, noted when register_globals
...
affected it which closes bug #6513 , and fixed typo as this still returns an object.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109400 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 16:05:14 +00:00
Jesus M. Castagnetto
124c4eaafc
Fixing capitalization.
...
Removind duplicate entry in conversion characters list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109344 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 06:51:54 +00:00
Philip Olson
92da7ebaa3
Added example, see also getlastmod() and stat(), replaced date() info
...
and removed the portion about "last modification date in a footer"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109343 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 06:44:49 +00:00
Philip Olson
90113e1a02
<note>filemtime() for a different file; See also filemtime().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109342 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 06:09:55 +00:00
Philip Olson
0da1ec65ad
Returns an array not object, made docs register_globals = off friendly,
...
made example a little more friendly, linked directly to the offsite up-to-date
browscap.ini instead of faq, other minor changes, and added a <note> to clear
up what cookies means.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109341 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 04:57:52 +00:00
Jesus M. Castagnetto
8f512efcad
Finished documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109339 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-29 23:44:35 +00:00
Philip Olson
a1e99d9e5e
This doesn't need to be documented just like crash() won't be. And btw,
...
leak/crash are only available with --enable-debug as of PHP 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109338 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-29 23:25:09 +00:00
Friedhelm Betz
71c1041c58
changes in 4.3.0 for zlib on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109317 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-29 16:29:07 +00:00
Roy Huggins
4d1794def4
Noted new behavior regarding default base URI.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109298 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-29 07:03:55 +00:00