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
Jan Lehnardt
8f7adbee5e
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61827 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 13:52:31 +00:00
Gabor Hojtsy
7c46308baa
. Adding general installation instructions, talking about
...
servers, the module and CGI option, command line a GTK
setup.
. Correcting problems part with the actual bug information,
inline link to the PHP FAQ
. Maybe some more small corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61826 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 13:42:19 +00:00
Jan Lehnardt
86370a521a
some minor fixes and improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61824 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 13:36:43 +00:00
Gabor Hojtsy
84a7900442
So, PHP can do much more, not just some databases and
...
protocols :) Expanding the What can do? section with information
on using fields, operating systems, servers, and many extensions.
Please someone read through and correct my English language...
Do not translate, modifications are coming (for example an
expanded version of the history section I hope, with some actual
information).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61820 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 11:57:06 +00:00
Gabor Hojtsy
57cf5ff3bd
Correcting an XML error introduced by adding that note...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61785 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:54:19 +00:00
Gabor Hojtsy
091785984e
Changing programlisting roles.
...
All PHP programlistings to role="php"
All not PHP programlistings to something other...
Markup changes only, no content changed...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:48:16 +00:00
Derick Rethans
d2f6ed8ef3
- blah
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61783 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 14:58:22 +00:00
Derick Rethans
d12fdee1cb
- Clarify
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61782 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 14:29:29 +00:00
Philip Olson
bf43d6d2ab
Adding enable_dl configuration directive within dl() docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61707 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-08 05:11:10 +00:00
Philip Olson
60e0e4df63
Fix missing </para> and WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61695 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-07 19:40:50 +00:00
Philip Olson
719ca0c2e6
Fixed opendir() example as per bug #13890
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61694 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-07 19:24:23 +00:00
Jeroen van Wolffelaar
91ef472452
Another example, the one for which I eventually wrote this...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61650 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 20:59:14 +00:00
Jeroen van Wolffelaar
826236a40d
Add a FAQ-entry about encoding for forms and urls. Should probably be moved,
...
and definitely be reviewed. Feel free to do so.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61649 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 20:51:27 +00:00
Leszek Krupinski
0366cbe9f3
Small changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61638 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 15:47:21 +00:00
Leszek Krupinski
ebc5b9420e
Corrected information order in func descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61636 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 14:46:55 +00:00
jim winstead
45208d092a
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61619 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 02:22:46 +00:00
Jeroen van Wolffelaar
2a559cb38e
Revert this, this is an example of how it _shouldn't_ be done.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61598 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 21:59:11 +00:00
jim winstead
ac24754061
fix ws, add note about internet explorer needing to see at least 256 bytes of content before rendering
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61595 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 21:10:40 +00:00
Philip Olson
4b83410f02
Adding links to related Filesystem functions. Perhaps some should be recategorized.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61594 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 19:38:10 +00:00
Derick Rethans
4b2d2d1b0d
- Fix quotes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61582 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 12:29:20 +00:00
Thomas Schoefbeck
589ce16beb
just a small example-corr.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61538 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:20:46 +00:00
Egon Schmid
0a23975829
Replaced a para.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61536 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:18:53 +00:00
Thomas Schoefbeck
e942dc32b1
reworded intro accoring the new order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:10:02 +00:00
jim winstead
c4d649bdd9
update ip2long to note need for using '%u' in a printf or sprintf to output unsigned value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61472 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-03 18:47:13 +00:00
Philip Olson
5f0d7cdec2
Added more reserved words.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61455 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-03 05:21:45 +00:00