Commit graph

4408 commits

Author SHA1 Message Date
Andrei Zmievski
26b40435b4 Some docs for EXTR_REFS flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100472 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 18:25:21 +00:00
Markus Fischer
f62d3bc403 - Add "See also" to class_exists/get_declared_classes .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100454 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 13:41:39 +00:00
Brad House
524acdf31c initial real docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100390 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 03:31:02 +00:00
Brad House
85965b3a04 syncing docs with function protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100389 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 03:28:15 +00:00
Moriyoshi Koizumi
ad173cf1ab Corrected the words.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100303 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-20 15:08:37 +00:00
Moriyoshi Koizumi
e2ed6f9271 Added descriptions for the new function mb_regex_set_options().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100302 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-20 15:03:34 +00:00
Wez Furlong
2284f46e83 Document binary safety for fgets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100232 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-19 13:25:47 +00:00
Jan Lehnardt
de10ad4d95 - file is now binary safe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100175 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 20:47:26 +00:00
Heilig (Cece) Szabolcs
b96468c7fd correcting correction. sorry! :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100158 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 14:39:35 +00:00
Heilig (Cece) Szabolcs
0c1ddde9f5 it seems a mouse-copy accident since 1.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100157 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 14:36:22 +00:00
Yasuo Ohgaki
e41729aa5f Added new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100137 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 10:25:55 +00:00
Philip Olson
d006fd4494 Note: Use proc_open() for bi-directional support.
See also proc_open() and fopen()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100102 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 03:30:33 +00:00
Philip Olson
168e3d52f2 Added a simple fclose example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100097 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 03:07:44 +00:00
Philip Olson
3bdad6c640 Added a well commented example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100096 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 02:59:42 +00:00
Philip Olson
4684dff065 Rewrote example using foreach instead of while/list. Expanded the comments.
See also file_get_contents() and include().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100095 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 02:15:02 +00:00
Philip Olson
45f6127d4d Rewrote to hopefully make more sense. See also explode, file, and pack.
Moved "enclosure added in PHP 4.3.0" to a note.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100094 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:48:11 +00:00
Philip Olson
beb88e3da0 Added an example; moved the windows share information to a note;
See also is_readable(), is_writable(), is_file(), and file().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:00:32 +00:00
Philip Olson
762d3cbf9a Note: Getting the current path info is discussed in the predefined var section
of the manual.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100092 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 00:39:18 +00:00
Philip Olson
face8953cc See also basename(), dirname(), and parse_str().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100084 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 00:25:49 +00:00
Philip Olson
98647deb5f Added note about QUERY_STRING; See also parse_url() and pathinfo().
Added/modified example to include use of the second arr parameter.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100083 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 00:20:32 +00:00
Jan Lehnardt
f526779bb1 - reflect function renaming
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100075 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 22:48:38 +00:00
Philip Olson
f445c4cc98 Expanded pdf content-type example, added <?php ?> to all php code.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100069 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 20:33:03 +00:00
Jan Lehnardt
ef74f19d02 - initial check-in for ilia
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100048 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 14:51:50 +00:00
Markus Fischer
6d248de87a - Give a more uhm.... real world err... example of docref_root.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100047 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 14:23:15 +00:00
Philip Olson
d8a9c65f0b Added links to funcref, langref, features, appendix, downloads. And,
see also php history.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100037 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 11:51:52 +00:00
Philip Olson
9dea6b1a31 Fixed typo; rewrote most of docs; see also foreach() and call_user_func_array().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100035 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 11:25:32 +00:00
Markus Fischer
891e8eb600 - Document the behaviour on TrueColor images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99964 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-16 23:47:42 +00:00
Gabor Hojtsy
b77963cdfe So nb is non-blocking ;) Doh.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99716 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 16:36:26 +00:00
Gabor Hojtsy
a4c45591da Adding new functions. They will come in 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99712 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 16:18:32 +00:00
Gabor Hojtsy
3a62a534a6 Removing functions as they have never hit a release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99711 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 16:16:20 +00:00
Gregory Song
0d7b4c86fb Added 'Chinese' in translation list...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99688 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 11:09:30 +00:00
Per Gustafsson
9d77337c83 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99684 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 10:09:54 +00:00
Gabor Hojtsy
bf1d6b818e Oh, why I have inserted a tab...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 14:34:59 +00:00
Gabor Hojtsy
85208da9c2 Adding my findings about what unserialize returns on error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99465 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 14:33:20 +00:00
Friedhelm Betz
0078d43061 entity correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99441 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 10:04:46 +00:00
Friedhelm Betz
d64d33289b to ease translation &eturn.succes; where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99440 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 10:00:34 +00:00
Friedhelm Betz
f3aead5c02 deleted integrated files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99346 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-11 18:30:14 +00:00
Markus Fischer
7906b09b5d - Mention since which version object callbacks are available.
Closes #19843.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99136 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 13:48:14 +00:00
Friedhelm Betz
14d1740be9 example cleanup, mentioned by goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99135 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 12:00:02 +00:00
André Luis Ferreira da Silva Bacci
9067941231 reverting incorrect commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99119 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 05:01:31 +00:00
Ernani Joppert Pontes Martins
319d2d89b2 Updade Translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99118 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 04:43:47 +00:00
foobar
d56d9df9cf Fix the examples to actually work everywhere. (except for username/password)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99105 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 02:19:28 +00:00
foobar
be59a5cac1 - Fixed the example..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99069 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 00:19:54 +00:00
Markus Fischer
2d23ddfe59 - Sync most protos with current source.
- Move alised documented to their real function name and document what an
  alias is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99005 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 14:55:05 +00:00
Friedhelm Betz
f225ffb647 various id and link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98955 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 09:50:26 +00:00
Friedhelm Betz
0a31ed3925 link correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98947 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 08:35:11 +00:00
Friedhelm Betz
7f1250e8cd user notes intehrated,
$php_errmsg is not global, some links


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98946 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 08:34:24 +00:00
Friedhelm Betz
436a4fc629 example correction, thanks to goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98945 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 08:32:05 +00:00
Friedhelm Betz
13103e40f0 $php_errmsg is not global
links to expressions, predefined $php_errmsg


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98944 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 08:30:45 +00:00
André Luis Ferreira da Silva Bacci
48a60f2a86 more litle useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98925 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 00:25:46 +00:00