Commit graph

2381 commits

Author SHA1 Message Date
Hartmut Holzgraefe
a912b02029 whitespace/indent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62135 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:56:56 +00:00
Hartmut Holzgraefe
bbacd1478d please use <parameter><optional> in prototypes only
and not in descriptive text (won't work well with DocBook4)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62134 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:53:50 +00:00
Hartmut Holzgraefe
159b4f30f0 the use of <msgtext> did not realy make sense here
*and* standalone <msgtext> is deprecated and will
not work with DocBook4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:50:43 +00:00
Hartmut Holzgraefe
a3d87f0822 there is no <comment> tag in DocBook4 :(
-> changed <comment>...</comment> to <!-- ... -->


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62131 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:39:45 +00:00
Hartmut Holzgraefe
3f455e2e51 swapping order of <link> and <option>, new version will work for both
docbook 3 and 4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62129 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:22:47 +00:00
Luca Perugini
b0d77d6682 Fixing Vim syntax option: syn=xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 15:33:28 +00:00
Marco Cucinato
79591d6d84 Typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 13:50:34 +00:00
Harald Radi
985889e0b6 more verbose intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62056 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:52:26 +00:00
Hartmut Holzgraefe
69dd55e261 missed one :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62054 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:48:41 +00:00
Hartmut Holzgraefe
5fd8ff3a02 entities fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62052 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:45:24 +00:00
Jeroen van Wolffelaar
e32c87177b Re-add Hotsy's documentation of those functions - first wait for discussion
before possibly changing anything


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62036 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 00:16:44 +00:00
jim winstead
061cd6bb2b fix missing trailing ; on entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62017 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 20:27:31 +00:00
Jeroen van Wolffelaar
9bd3e42dc1 Let's first finish the discussion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62011 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 19:07:40 +00:00
Sebastian Nohn
2e37d21389 fixed another typo (this should be the last one!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62007 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 18:55:39 +00:00
Derick Rethans
f89d74edd7 - Re-adding and fixing array_key_exists and array_change_key_case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62003 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 18:17:45 +00:00
Sebastian Nohn
409f1a8a4f and just another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62002 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 18:03:52 +00:00
Jeroen van Wolffelaar
554f8c1e99 Hide key_exists and array_key_change_case from the docs for now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62001 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 17:47:25 +00:00
Sebastian Nohn
4edc0b7593 fixed another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62000 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 17:19:35 +00:00
Hartmut Holzgraefe
cbc686dad2 entity fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61998 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 16:27:56 +00:00
Hartmut Holzgraefe
8244f72e92 added xml version attribute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 16:25:28 +00:00
Gabor Hojtsy
93742e1bc3 This is better to be in a simplelist, three columns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61996 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 15:57:18 +00:00
Gabor Hojtsy
c2d7296648 Windows XP updates. As reported by Sebastian Bergmann, PHP works
on WinXP, and the paths are the same as in Win2000.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61994 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 15:06:13 +00:00
Gabor Hojtsy
b8a40cf361 Some fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61987 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 13:57:49 +00:00
Gabor Hojtsy
d7fb97e019 Adding a bunch of undocumented functions:
image2wbmp
  jpeg2wbmp
  png2wbmp

  imagepalettecopy
  imagecreatefromxpm
  imagecreatefromxbm

Adding some more info about the new foreground argument
to imagewbmp, and adding PSD and BMP information to
getimagesize.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61986 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 13:40:28 +00:00
Gabor Hojtsy
97cd125b98 Documenting the getmygid function, linking it in to the
several see also parts...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61979 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:40:25 +00:00
Gabor Hojtsy
e361ce1a07 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61978 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:32:04 +00:00
Gabor Hojtsy
aad47724c6 Ups, this is called no-windows, not no.windows...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:30:38 +00:00
Gabor Hojtsy
eef467984d Adding that nice version_compare function, with examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61976 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:29:50 +00:00
Gabor Hojtsy
0f44bdbf60 Moving things around, to get alphabetical order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61975 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:13:02 +00:00
Gabor Hojtsy
3055bcfbdf Adding language snippet requested by Jim Winstead about false
and values evaluating to false


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61973 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:53:49 +00:00
Gabor Hojtsy
9bbfab707a Adding that really neat parse_ini_file, with a complete example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61972 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:53:09 +00:00
Gabor Hojtsy
9daae4409f Adding documentation for import_request_variables with example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61971 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:28:56 +00:00
Gabor Hojtsy
35c7a1844d So diskfreespace is an alias
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61970 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:28:07 +00:00
Gabor Hojtsy
b5ce4025e8 Adding disk_free_space, and diskfreespace as an alias of disk_free_space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:26:04 +00:00
Gabor Hojtsy
eb5e3c9b8a Documenting two functions:
array_change_key_case
 key_exists

with examples...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61965 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:02:32 +00:00
Gabor Hojtsy
68e88055ce Documenting a bunch of mathematical functions:
sinh, cosh, tanh, asinh, acosh, atanh

The last three are not available on windows...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61964 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:42:08 +00:00
Gabor Hojtsy
9bed3c9845 Erg, copy-paste error corrected :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:23:48 +00:00
Gabor Hojtsy
ac7b4e6f0f So gpc_order is deprecated, use variables_order instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61962 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:20:40 +00:00
Gabor Hojtsy
73c63fec93 Some more overload work, adding configure option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61959 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:16:38 +00:00
jim winstead
6782b266e2 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 23:46:30 +00:00
Gabor Hojtsy
60fd8fdca4 Expanding example of array_chunk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61887 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 22:11:39 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Gabor Hojtsy
5224a6de1c Adding array_chunk as requested
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61851 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:00:55 +00:00
Sebastian Nohn
1e783742a2 fixed a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61848 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 19:46:21 +00:00
Martin Jansen
ce46009db8 * Fix for bug #13067
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61847 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 18:27:17 +00:00
Gabor Hojtsy
d07e6b43db Adding documentation for the new experimental overload extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61843 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 17:43:04 +00:00
Gabor Hojtsy
afba6df324 More PHP -> PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61839 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 16:34:32 +00:00
Gabor Hojtsy
7e725df766 Clarify, that this is not general PHP, but always PHP 3 only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61838 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 16:33:04 +00:00
Gabor Hojtsy
664db25108 Too many for
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61837 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 15:53:19 +00:00
Gabor Hojtsy
b89728fa3e Moving download to general section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61836 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 15:51:19 +00:00