jim winstead
4b378cfca2
various: misc. cleanups; jdmonthname: list possible return values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65621 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:33:59 +00:00
jim winstead
36f75cba3d
ora_column*: note that columns are zero-based
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65620 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:21:08 +00:00
jim winstead
5d0b7b2428
array_filter: add note.func-callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65619 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:18:59 +00:00
jim winstead
e7ced379aa
various: use goofy studly caps that are the convention for this extension; imagearc: add see alsos, incorporate notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65618 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:14:51 +00:00
jim winstead
9c8ead8e82
get_class: be explicit as to what can cause it to return false, and add see also for get_type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65617 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:00:26 +00:00
jim winstead
6efe3809a4
register_shutdown_function: incorporate user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65613 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 19:55:26 +00:00
jim winstead
07867a0b31
add note that calling session_unregister leaves the corresponding global variable alone.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65612 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 19:30:03 +00:00
Hartmut Holzgraefe
aa046d8616
more skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65608 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 19:08:15 +00:00
Simone Cortesi
8652691c54
removing not necessary dot
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65578 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 15:42:48 +00:00
Hartmut Holzgraefe
0e3b881bcc
fixed typo introduced by a not-to-clever autoconversion tool ... :(
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65575 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 15:11:31 +00:00
Hartmut Holzgraefe
8a9d3a0f03
still adding skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65560 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 11:19:23 +00:00
jim winstead
1b12919d12
session_get_cookie_params: document when 'secure' was added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65528 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 01:06:29 +00:00
jim winstead
4626821148
remove unused files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65527 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 00:11:12 +00:00
jim winstead
c78234da64
session_get_cookie_params: document 'secure'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65524 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:33:49 +00:00
jim winstead
16c010ccef
ibase_num_fields: it is implemented in php 4.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65523 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:17:40 +00:00
jim winstead
fd8b05d922
ora_parse: incorporate note, returns true and false
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65522 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:15:09 +00:00
jim winstead
02e9b3e175
don't use .inc extension in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65520 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:00:19 +00:00
jim winstead
83952b5075
format notes using <note> and <warning> as appropriate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65518 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 22:53:19 +00:00
jim winstead
c261125d69
*ttf*: document odd (and inconsistent?) way that gd library handles specification of font. it would be nice if this behaved sanely. c'est la vie.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65517 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 22:46:07 +00:00
jim winstead
509dcaccdd
htmlentites,htmlspecialchars: document version third argument was added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65516 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 22:29:42 +00:00
jim winstead
8e79177568
get_cfg_var: see also ini_get; ini_get: see also get_cfg_var
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65515 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 22:14:18 +00:00
jim winstead
ff275f9d7d
tighten up the preface text even more.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65512 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 21:45:16 +00:00
Hartmut Holzgraefe
0fb86ee5f5
added skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65492 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 21:07:17 +00:00
Hartmut Holzgraefe
d66349433d
added skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65488 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 20:27:17 +00:00
Hartmut Holzgraefe
fc1745dc6d
added prototypes for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65481 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 20:08:59 +00:00
Hartmut Holzgraefe
0f06577ca3
another buncht of skeletons for yet undocumented functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65477 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:58:30 +00:00
Hartmut Holzgraefe
a0b0d7f219
added skeleton for missing function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65476 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:49:37 +00:00
Zak Greant
b2fccdabfa
Added chunk_split() and wordwrap() to the see also block for split() and spliti().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65475 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:34:59 +00:00
jim winstead
4a689d29aa
make the appendix titles not be lame.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65474 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:33:05 +00:00
jim winstead
00a72bb55f
s/([34]).0/$1/, mostly. this section could really use a polish.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65473 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:27:31 +00:00
Gabor Hojtsy
c9b0eb3bb8
separate WS only fix (get the tags and text one space closer)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65470 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:13:59 +00:00
Gabor Hojtsy
7f23eb15c8
Change about link wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65469 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:13:17 +00:00
Gabor Hojtsy
27064ee1a1
No more PEAR, can't provide inline link to it
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65468 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:11:48 +00:00
Gabor Hojtsy
4dbb7ee1ca
So this is the about appendix and not the moreabout appendix, so
...
name ID's as such. There are no links to this section now, nor
any user notes, so there would be no problem modifying the IDs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65467 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:10:03 +00:00
Gabor Hojtsy
ddc105082f
No more about the manual section, it is in the appendix now, let
...
text be part of the preface, where it belongs...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65466 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:07:51 +00:00
Hartmut Holzgraefe
eddfe0a53b
added skeletons for undocumented functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65411 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 11:29:26 +00:00
Hartmut Holzgraefe
eceb5b6cc4
added missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65401 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 10:33:30 +00:00
Hartmut Holzgraefe
4d2f86cc94
added some missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65400 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 10:31:47 +00:00
Hartmut Holzgraefe
58e1cb40c6
renamed functions and added seletons for missing ones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65399 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 10:30:32 +00:00
Hartmut Holzgraefe
5dff05a0a8
added seletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65398 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 10:28:42 +00:00
Yasuo Ohgaki
992e5eb9d1
Added notification for function rename and obsolete API.
...
Changed pg_last_notice() note. pg_last_notice() is experimental. It's not
implemented fully. (It does not take into account connection parameter,
currently)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65383 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 01:36:02 +00:00
Yasuo Ohgaki
f5a215897b
Fixed wrong description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65345 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 22:28:19 +00:00
jim winstead
e166aad083
clean up.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65344 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 22:17:40 +00:00
jim winstead
a2ad995036
reference license of zend documentation. someone with patience could make this depend on whether --with-zendapi was passed to ./configure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65325 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 21:22:44 +00:00
jim winstead
9f1a57c304
crypt: clarify a bit, add examples, resist urge to replace all uses of 'encryption' with 'hashing'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65324 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 20:38:08 +00:00
Hartmut Holzgraefe
172ea2c8cf
added skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65280 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 12:27:47 +00:00
Hartmut Holzgraefe
4375c4d1da
added skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65279 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 11:55:36 +00:00
Hartmut Holzgraefe
cb32853d40
added documentation for seteuid() and setegid()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65278 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 11:51:32 +00:00
Derick Rethans
25e51e3e37
- Added changed strtok behavior to the manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65267 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 10:34:01 +00:00
Hartmut Holzgraefe
d4a1917f42
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65264 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 10:26:37 +00:00