Commit graph

1769 commits

Author SHA1 Message Date
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
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
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
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
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
463f54f8a4 magic_quotes_gpc and _sybase are: PHP_INI_PERDIR|PHP_INI_SYSTEM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61454 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-03 05:03:26 +00:00
Rui Hirokawa
706d339560 added explanation about private_no_expire on session.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61433 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 23:20:02 +00:00
jim winstead
66e0bc53fb steer people towards pcre functions. incorporate notes and examples from user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61382 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 02:18:24 +00:00
jim winstead
7029153ebb add some more notes and examples based on user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61375 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 01:14:56 +00:00
jim winstead
852585ac9e add strrev() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61357 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 22:58:31 +00:00
Slawomir Pucia
c920b537bc Changed php3.ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61303 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 10:30:21 +00:00
jim winstead
c0bfd8c519 rfc2183 supercedes rfc1806
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61282 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 01:58:12 +00:00
jim winstead
bee07ad3a7 clean up mail() documentation. move mail-related ini stuff to functions/mail.xml from chapters/config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61277 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 23:51:29 +00:00
jim winstead
3c81bc5fb3 some reformatting, use example.com for example email addresses. (now i know where all those stupid messages bouncing off birthday@php.net came from.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61276 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 22:45:43 +00:00
jim winstead
f1883aab78 cleaned up header(), incorporated all notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61274 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 22:27:31 +00:00
jim winstead
c6b4175eec cross reference parse_url() and pathinfo()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61270 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 18:19:29 +00:00
jim winstead
91fbc3af30 add see also for ucwords to strtolower, strtoupper, and ucfirst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 00:45:52 +00:00
Gabor Hojtsy
fe78b63d6c Corrected bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61185 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-30 18:41:26 +00:00
jim winstead
38dd875b75 add warning to strip_tags() about attributes being passed through, add <u> to the example, and clean up the notice of what versions the allowable_tags param was added in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-29 01:51:33 +00:00
Rui Hirokawa
9cdbabbaca updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 23:16:08 +00:00
Sebastian Bergmann
28b9bd171b array_init->array_fill
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60600 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-23 19:04:12 +00:00
Sebastian Bergmann
08bcb4715c array_init() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60559 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-23 05:26:24 +00:00
Hartmut Holzgraefe
518c0fcfe6 small clarification regarding each() and reset()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-19 10:47:17 +00:00
Egon Schmid
be6e071b34 Damien please check your newlines.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60144 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 06:44:03 +00:00
Damien Seguy
de148a8d33 Corrected an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 00:20:45 +00:00
Egon Schmid
2150260a40 Functions should be enclosed with the function element.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60116 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 21:17:36 +00:00
Egon Schmid
ba19739f4f White space, punctuation and some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60114 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 20:50:36 +00:00
Frank M. Kromann
88887298f1 Wrong data size specified.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60112 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 20:20:09 +00:00
Frank M. Kromann
ed0477c881 Documentation for
fbsql_read_blob()
fbsql_read_clob()
fbsql_set_lob_mode()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60101 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 18:35:35 +00:00
Jeroen van Wolffelaar
d00d946cb5 4.0.7 -> 4.1.0
4.0.8 -> 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60091 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 16:24:01 +00:00
Rui Hirokawa
73bac37b43 fixed compilation error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60085 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 14:48:49 +00:00
Derick Rethans
ebe8aec352 - Added note about ImageInterlace and progressive JPEGs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60073 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 06:32:18 +00:00
Zak Greant
af520ccb50 Minor fix to the *srand make_seed() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-15 22:51:36 +00:00
Gabor Hojtsy
aa5534f453 Two other typos corrected in see alsos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59849 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 14:45:36 +00:00
Gabor Hojtsy
245c86dc4c Fixing see also link typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59848 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 14:41:28 +00:00
Frank M. Kromann
a7ffb89558 Changed return values of new function to match the source
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59333 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-10 22:23:19 +00:00
Jeroen van Wolffelaar
2f1002e1fe Typo (bug 13631)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59329 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-10 20:58:09 +00:00
Frank M. Kromann
dd1e55aba0 Documentation for create_blob and create_clob
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59318 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-10 16:46:50 +00:00
Vlad Krupin
b203a027d1 fixed Copy-n-Paste typo in example for pspell_new_config()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59264 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-09 18:47:10 +00:00
Egon Schmid
2e24bde8a9 And another error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59146 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 18:00:48 +00:00
Egon Schmid
6ce4d95409 Another error an I hope the last.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59145 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 17:39:57 +00:00
Egon Schmid
4150c6458b Should now be correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59144 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 17:10:37 +00:00
Martin Jansen
928664e134 * fixed bug #12734
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59132 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 13:16:55 +00:00
Rui Hirokawa
7d02afd834 fixed some jade errors (deleted some old links.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58916 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 13:00:00 +00:00