Commit graph

2535 commits

Author SHA1 Message Date
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Hartmut Holzgraefe
437861fbfb msession documentation stubs added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64791 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 09:01:08 +00:00
Hartmut Holzgraefe
aaf707e3e7 ok, Sterling, you asked for it ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64790 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 09:00:11 +00:00
Derick Rethans
9559a49a01 - Add md5_file documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64787 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 07:53:11 +00:00
Philip Olson
f329f5fd16 Update #7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64742 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-11 21:40:43 +00:00
Hartmut Holzgraefe
68caa3667e ereg will now return real match count instead of
a fixed-size 10 element array


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64733 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-11 20:32:16 +00:00
jim winstead
118515263e remove bonus capitals and commas
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64732 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-11 20:28:09 +00:00
Yasuo Ohgaki
5f856161a2 Removed note for PHP/FI.
Added note for default connection.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64511 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-11 03:32:41 +00:00
jim winstead
e27dc90088 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64504 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 23:27:16 +00:00
Friedhelm Betz
95b7c9cb92 adding some php.ini related stuff in partintro.
cleaning up the examples. some ws fixes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64490 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 21:33:51 +00:00
Gabor Hojtsy
86b80338f8 s/safe-mode/Safe Mode/;
Some newlines added (WS fix) to make it more readable


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64479 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 18:55:31 +00:00
Yasuo Ohgaki
8bbc5ee6db Add description for pg_cmdtuples in pg_numrows page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64472 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 17:57:09 +00:00
Yasuo Ohgaki
9b7ade58f4 Get rid of endwhile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64471 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 17:34:56 +00:00
Yasuo Ohgaki
e953ab37e2 More protos are fixed.
Descrptions are added/updated.
  - php.ini, see also, etc
pg_last_notice() added.
Added warning for "last message handling" bug.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64440 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 16:23:48 +00:00
Yasuo Ohgaki
8b18c3a8e8 Proto fix so that resource is used.
pg_loexport() proto fix.
pg_end_copy() proto fix.
pg_loclose() may return FALSE.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64386 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 03:09:08 +00:00
Bernd Roemer
a5b80971f4 fixed the last invalid changes (xml)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64370 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 01:08:03 +00:00
Bernd Roemer
f937fa85ca added describtion for unserialize_callback_function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64368 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 00:46:49 +00:00
jim winstead
5ec2acf354 fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64323 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-09 01:39:40 +00:00
Sterling Hughes
8b66afa861 Update the documentation to the new XSLT extension in anticipation of mondays compatibility breaking
release.

# I don't have a local test environment setup, so if someone would be so kind as to check
# the XML, it would be much appreciated, I'll setup an environment as soon as possible, but
# I wanted to get this stuff in *before* the release!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64311 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-09 01:08:31 +00:00
jim winstead
6096abcacb image*ellipse: add see also for image*arc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64309 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 23:53:01 +00:00
jim winstead
d9ac50587d soundex: see alsos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64302 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 23:39:06 +00:00
jim winstead
933f6a47bc eval: minor cleanups, add ob-capture tip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64301 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 23:27:41 +00:00
jim winstead
3d39a99729 incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64299 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 22:23:19 +00:00
jim winstead
739fedf848 file: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64297 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 22:14:24 +00:00
jim winstead
7ff4b44b48 new tip about fopen wrappers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64296 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 22:12:24 +00:00
jim winstead
74460af0f0 fsockopen: add host header to example, add see also for curl extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64295 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:58:49 +00:00
Philip Olson
680909fe33 Added reference (a link) to language.variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64293 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:36:13 +00:00
jim winstead
935e16c8fc parse_str: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64292 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:21:50 +00:00
jim winstead
e6781f61bf add note about order of entries returned from dir object.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64291 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:11:23 +00:00
jim winstead
cb08c60ccc array_search: add return.falseproblem note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64290 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 21:06:10 +00:00
jim winstead
df7ba94898 note length of md5 hash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64288 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 20:04:38 +00:00
jim winstead
08c93c3302 imagecolorallocate: returns -1 on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64287 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:56:05 +00:00
jim winstead
0ae200c9ee echo: add example using here documents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64286 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:46:08 +00:00
jim winstead
a6624f2fc5 floor: duh, it does round down, not truncate. stupid negative numbers. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64285 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:33:17 +00:00
jim winstead
7e04f85418 floor: add examples, say 'truncating' instead of 'rounding down'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64284 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:32:00 +00:00
jim winstead
d34e9ec95c move_uploaded_file: add warning about destination being overwritten, remove redundant version note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64283 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:22:07 +00:00
jim winstead
391611c803 flock: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64282 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:17:03 +00:00
Gabor Hojtsy
168667b201 Correct CDATA error reported by Gyozo Papp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64269 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 09:40:38 +00:00
jim winstead
08dfef9a69 ereg: fix incorrect documentation of what the first element of the matches array contains
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64251 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:53:39 +00:00
jim winstead
4edd5be5cb fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64250 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:51:54 +00:00
jim winstead
54067bc5dd pg_getlastoid: according to the source, it returns false for invalid oids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64249 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:32:40 +00:00
jim winstead
a8467d973a explode: add example, clean up text a little
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:27:53 +00:00
jim winstead
55d3600731 reorder a couple of entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64247 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:53:31 +00:00
jim winstead
4f37696c7f ibase_connect: fix example, references to php versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64246 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:51:32 +00:00
jim winstead
cc64ab471b fix checkdate prototype, add some see alsos, and s/english/English/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64245 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:43:00 +00:00
jim winstead
9e35fce1b4 session_start: incorporate notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64244 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:30:55 +00:00
jim winstead
0454bf328c msql_query: incorporate example from user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64142 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:29:01 +00:00
jim winstead
ba0795a360 checkdnsrr: use no-windows note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64141 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:23:04 +00:00
jim winstead
42b603120b copy: incorporate user notes, add see also for section on file uploads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64140 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:14:55 +00:00
jim winstead
39b3eb240d copy: see also move_uploaded_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64137 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:09:09 +00:00