Commit graph

882 commits

Author SHA1 Message Date
Joey Smith
a3bf0109a1 Correct some grammer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29234 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 20:04:05 +00:00
Jon Parise
5c29f5d66f Make note of the xml_set_object function in the sections dealing with
object/method handlers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29222 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 17:15:16 +00:00
Monte Ohrt
19f0da3a62 fixed syntax errors in pcre examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29215 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 16:06:36 +00:00
Egon Schmid
c87cdddfcb Typo found by Jean Delvare.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29195 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-27 08:31:06 +00:00
Vlad Krupin
3333037f45 added a note recommending people to use pspell instead of
aspell because aspell module can use only *very* old
versions of aspell library and is no longer supported


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29188 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 22:14:37 +00:00
Vlad Krupin
30dc41a16a - New syntax for pspell_new()
- Removed pspell_mode() and pspell_runtogether() and their
  functionality moved to pspell_new()
- fixed a few typos in the text borrowed from pspell website


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29175 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 21:20:50 +00:00
Egon Schmid
6bd9cf270d It's now in a better shape.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29158 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 16:21:37 +00:00
Monte Ohrt
de641089d9 clean up pcre examples formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29156 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 15:35:42 +00:00
Monte Ohrt
20883e0bb2 added example for preg_quote()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29155 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 15:17:45 +00:00
Monte Ohrt
90aa639c68 update pcre example for preg_replace()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29151 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 14:41:04 +00:00
Sterling Hughes
e1b1624301 Add curl_version() and correct one or two small things...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29150 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 14:21:32 +00:00
foobar
ea463710b5 Documentation for ldap_compare() function. And some changes in the
ordering of the functions. Should be alphabetic now.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29147 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 12:24:43 +00:00
Jesus M. Castagnetto
23a0313b03 Added references to the new curl module in the config files and
entities. Fixed missing <partintro> tag in curl.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29112 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 07:33:01 +00:00
Jesus M. Castagnetto
d252ad9d90 Using <classmethod> and <filename> tags where <varname> was used before
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29110 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 07:01:26 +00:00
Sterling Hughes
3e3e13a761 Done (until I add new features:-).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29103 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 05:23:24 +00:00
Sterling Hughes
fa37d5e6fb Intermediate commit...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29089 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 23:56:34 +00:00
Rui Hirokawa
e73a643930 update translations in pfpro and some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29086 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 23:03:55 +00:00
Sterling Hughes
b6468468e2 Add a bunch of docs (more coming..), correct one or two things.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29084 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 22:36:04 +00:00
Egon Schmid
dc9ef661df Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29076 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 22:14:35 +00:00
Kristian Köhntopp
e422338053 Added experimental documentation for the experimental CURL module.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29068 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 21:54:23 +00:00
Monte Ohrt
68380f5886 added example to preg_replace()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29063 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 19:25:10 +00:00
Monte Ohrt
80484784cb updated preg_match_all() example error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29062 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-25 19:13:40 +00:00
David Croft
b9d3f00854 Updates to pfpro documentation:
* Now officially known as Verisign Payflow Pro.
* Altered text that referred specifically to credit cards.
* pfpro_init and pfpro_cleanup are no longer required functions,
  the extension will call them automatically as required, however
  they are still available to enable fine control.
* Added warnings to be sure to read the Developers Guide.
* Added missing semicolon on last line of example script.

Note to translators: There is more to come, as the extension will soon
have some php.ini entries.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28877 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-24 00:34:40 +00:00
Egon Schmid
a661fc7c66 Some enhancements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28868 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-23 19:07:54 +00:00
Martin Samesch
305c309a7d little correction (I hope it's correct now ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28866 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-23 18:15:44 +00:00
Egon Schmid
915b3e2e35 Some enhancements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28861 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-23 17:03:59 +00:00
foobar
3d973812df Added version of Netscape SDK which is supported.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28855 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-23 15:14:14 +00:00
Egon Schmid
ca5be2fa35 Cosmetic changes. IMHO should dblist() renamed to dbmlist().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28807 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 20:05:38 +00:00
Martin Samesch
18813dee44 little cosmetic change and correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28805 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 19:52:43 +00:00
Egon Schmid
e84e93fa2a Some cosmetic changes and changed string[] to array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28804 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 19:05:55 +00:00
Martin Samesch
d695e437be removed small paragraph, that makes not much sense (to me ;-)....
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28803 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 18:48:40 +00:00
Egon Schmid
902a5bd8ff More cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28802 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 18:31:32 +00:00
foobar
301f9d0169 Added a note about those parameters being there from 4.0.1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28783 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 14:06:29 +00:00
Mike Robinson
bba9a4b797 Added note about configuring mysql support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28779 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 13:58:03 +00:00
Stig Venaas
a01b5fbe5d Added doc for array_diff, array_intersect and array_unique.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28754 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 08:38:36 +00:00
foobar
b73d806a6e Documentation updates for ldap_search/list/read() functions.
#I hope I got these right..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28750 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 01:59:19 +00:00
Martin Samesch
4f7e59ac7a s/retreived/retrieved
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28698 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-21 11:10:09 +00:00
Monte Ohrt
d3bd61a19d fixed syntax error in preg_match_all() description examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28670 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-20 19:11:33 +00:00
Monte Ohrt
74466adb74 added example to preg_match_all()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28669 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-20 19:09:09 +00:00
Uwe Steinmann
1c6012e384 - fixed markup errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28668 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-20 18:35:38 +00:00
Monte Ohrt
fdb870870c updated preg_match() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28667 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-20 18:03:35 +00:00
Monte Ohrt
1bc17e3bdc added example to preg_match() documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28666 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-20 17:20:20 +00:00
Brian Moon
a22938b130 fixed bad definition of preg_quote.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28622 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-19 15:02:02 +00:00
Martin Samesch
b57996e30f corrected two little typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28582 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-18 18:56:12 +00:00
David Croft
f144ec9c6d Changed deprecated function name set_socket_blocking to socket_set_blocking.
I haven't changed the refentry id since I don't know if it'll break anything -
is it possible to set it up as an alias?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28562 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-18 09:09:50 +00:00
Egon Schmid
9d37ce1f99 Made a correct indentation. Examples should start with
<?php and indentation should be 4 spaces not tabs.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28535 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-17 22:35:58 +00:00
Sterling Hughes
3e8fb85a15 s/PDF_open_gif/PDF_open_png/;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28534 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-17 22:19:06 +00:00
Sterling Hughes
8178babe81 -Small Changes to the examples
-Addition of an example for ImageCreate.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28533 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-17 22:10:48 +00:00
Egon Schmid
0c282ccdfa Changed the example. Thanks to Martin Samesch for pointing this out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28514 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-17 18:57:14 +00:00
Egon Schmid
d1858b73dd Corrected the refpurpose. Thanks to Austin C Lowry for reporting this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28513 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-17 18:40:14 +00:00
Martin Samesch
5aea9e0f91 Two tiny typos and (won't do it again, if it's annoying ;-) removed some whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28462 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-16 22:41:41 +00:00
Egon Schmid
006a144f0f The corect function name is get_extension_funcs. Updated the Italian version.
Include_once() and require_once are not in the funclist. Haven't found this
functions in the Zend engine.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28437 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-16 16:24:54 +00:00
David Croft
4dc9853d71 fixed typo and added <void/> in imagestypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28343 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-15 02:53:57 +00:00
David Croft
92ec0332fb missed off an > sign
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28342 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-15 02:43:08 +00:00
David Croft
cbf2f01b6a entities, index entry and makefile for pfpro documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28340 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-15 02:38:27 +00:00
David Croft
b929ff62b9 Documentation for pfpro extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28338 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-15 02:31:17 +00:00
Rasmus Lerdorf
03d12a1990 Docs for ImageTypes() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28323 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-14 22:29:01 +00:00
Egon Schmid
c63fbda7ae Congratulations, no errors. When the functions tables are rebuild
you will see that pspell is now in the CVS tree. Currently its (unknown).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28319 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-14 21:56:42 +00:00
Vlad Krupin
d7bdfb74b2 Added documentation for PSPELL module
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28312 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-14 21:32:54 +00:00
Jesper Juhl
882c0b3a3a Updated entry for session_destroy()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28246 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-13 20:03:56 +00:00
Egon Schmid
521905bf94 This was lost in the documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28244 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-13 20:03:22 +00:00
Egon Schmid
1d9e0405ca Some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28228 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-13 17:59:07 +00:00
Andrei Zmievski
6cbc7c98b0 Docs for substr_count().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28148 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 20:19:01 +00:00
Andrei Zmievski
232bf9c194 Docs for realpath().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28144 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 20:06:21 +00:00
Andrei Zmievski
f880e69ab8 Docs for array_rand().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28141 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 19:54:49 +00:00
Andrei Zmievski
b4a5bcc2ac Docs for array_merge_recursive().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28134 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 19:33:04 +00:00
Andrei Zmievski
0bda3aa6a5 Docs for array_multisort. Woo-hoo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28127 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 19:00:23 +00:00
Joey Smith
e1f8e34b67 Added note about the "T" arg. to date()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28109 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 17:44:46 +00:00
Jesus M. Castagnetto
7091df77eb Added documentation for get_loaded_extensions, get_extension_functions,
get_required_files and get_included_files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28070 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 08:06:49 +00:00
Manuel Lemos
0a0c8bbbcd Added note on leaving programs running on the background from exec(),
system() and passthru() without making PHP hang until the execution of the
programs is finished.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27978 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 05:15:38 +00:00
Jesus M. Castagnetto
7d94d2858f fixed typos I inserted when I fixed previous typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27977 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:54:59 +00:00
Jesus M. Castagnetto
5f00cbe23b Corrected more typos and added some "See Also:" to the definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27976 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:52:13 +00:00
Jesus M. Castagnetto
06799b318b Added definitions for get_class, get_parent_class, class_exists,
is_subclass_of, get_declared_classes.
Added also an example on how to use the functions in this section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27975 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:29:52 +00:00
Jesus M. Castagnetto
e08f59fea4 Added call_user_method() description and example of use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27974 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:28:34 +00:00
Jesus M. Castagnetto
50968b90a4 corrected typos in description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27972 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:27:24 +00:00
Andrei Zmievski
2296ac3de9 Documentation for str_pad().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27883 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 20:50:51 +00:00
Egon Schmid
a58934a426 Informalexample isn't allwoed in a simpara.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27870 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 14:06:33 +00:00
Stefan Livieratos
bdefbeb6bb Small corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27867 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 13:50:19 +00:00
Stefan Livieratos
6014731ea9 Small corrections and cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27865 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 11:19:40 +00:00
Stefan Livieratos
305206c5a1 Fixed typos + cosmetic changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27864 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 10:52:08 +00:00
Jesus M. Castagnetto
14d2ce1f6e Added documentation for highlight_string(), highlight_file() and its
alias show_source()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27845 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 00:06:32 +00:00
Egon Schmid
dc98d74311 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27713 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 11:12:38 +00:00
Stefan Livieratos
e24064498f Fix for bug #5397 (missing URLs)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27712 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 10:33:37 +00:00
Egon Schmid
5e47744128 Some cleanup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27710 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 09:45:05 +00:00
Egon Schmid
18294b3cf6 Proper identation. Version notes no longer needed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27709 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 09:24:50 +00:00
Stefan Livieratos
794608cbcc session_destroy() now returns boolean
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27705 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 09:18:24 +00:00
Joey Smith
d4d633ab95 Second arg of sybase_result was not very clear...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27663 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-04 04:21:55 +00:00
Joey Smith
3334d9c4bb Had field and table in wrong in order in desc. of sybase_result.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27662 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-04 04:19:16 +00:00
Stefan Livieratos
1785b2da42 php_sapi_name() always returns lowercase strings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27515 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-02 10:54:04 +00:00
Rui Hirokawa
da755950ab some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27505 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-02 08:58:02 +00:00
Egon Schmid
8760403ff1 Sorry I had no time during the LinuxDays at Stuttgart.
over the documentation. We used the Mandrake 7.1 and the stylesheet are not
supported. Since the Mandrake documentation for version 7.1 is done with the
with
DocBook, we will get tomorrow some support from the people who are hanging
around at the LinuxDay in Stuttgart


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27490 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-01 21:36:42 +00:00
Stefan Livieratos
3dc444c351 Small correction for header() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27480 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-01 17:21:11 +00:00
Rui Hirokawa
edd6809694 added some functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27467 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-01 03:17:30 +00:00
Daniel Beckham
018b3e8f5a clarified the description and fixed some grammatical errors; clarified the code example concerning numeric indexes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27446 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-30 21:44:08 +00:00
Hartmut Holzgraefe
251c6a3eea corrected imap_delete example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27392 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-30 07:44:26 +00:00
Kristian Köhntopp
f6c1844308 ezmlm_hash() documentation. This function is needed to subscribe
users to a MySQL kept EZMLM list.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27333 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-29 12:11:24 +00:00
Andreas Karajannis
1f98ded65f Fixed return type for odbc_do()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27328 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-29 07:15:33 +00:00
Andrei Zmievski
370652e535 Added docs about new parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27307 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-28 20:19:57 +00:00
Hartmut Holzgraefe
5cd1e3fa26 added documentation for output buffering functions ob_*()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27286 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-28 13:09:33 +00:00
Stefan Livieratos
7c10f40d3e Fixed Bug #5246: round() has a second optional argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27239 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-27 17:00:30 +00:00
Stefan Livieratos
34a2c88941 session_destroy returns void not bool.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27213 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-27 09:49:33 +00:00
Egon Schmid
548c2bb986 Fixed english version and updated de/it/ja versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27161 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-26 17:08:14 +00:00
Kristian Köhntopp
7a8b2948e4 Moves docs for php_sapi_version() to different chapter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27137 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-26 15:11:26 +00:00
Kristian Köhntopp
0605a19efa Corrected misspelled function name in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27133 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-26 14:45:01 +00:00
Kristian Köhntopp
fbfad5e077 Added documentation for php_sapi_name()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27129 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-26 14:33:39 +00:00
Rui Hirokawa
4c68e1c698 fixed some parser error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27023 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-25 14:02:31 +00:00
Egon Schmid
3f288f5d0d Added a second optional parameter to call_user_func().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26986 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 19:31:39 +00:00
Egon Schmid
05f2a565ba Title change and some cleanup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26959 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 16:14:29 +00:00
Egon Schmid
db03bd888b Title change and some cleanup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26944 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 15:40:15 +00:00
Egon Schmid
4509bcb65f Changed the title and some cleanup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26902 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 14:42:10 +00:00
Egon Schmid
56cc0f7774 Changed the title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26901 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 14:28:27 +00:00
Egon Schmid
e8760767cf Some corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26900 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 14:19:57 +00:00
Egon Schmid
e5444e6a44 Corrected Mikes typos and merged in Stefans patch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26899 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 14:11:13 +00:00
Mike Robinson
4bbef0d288 Fixed typos, added references to related functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26898 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 13:29:20 +00:00
Hartmut Holzgraefe
03d573b73d added <funcprototype> sections in every <funcsynopsis>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Thies C. Arntzen
3f406f9847 new function spiliti().
seve -> except // or was this a wrong fix?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26830 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-23 11:53:51 +00:00
Egon Schmid
e9a1ab9f9b This doesn't make any sense, said Faisal Nasim.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26750 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-21 12:05:02 +00:00
Egon Schmid
4a343ae5bb Typo. The ja version was already correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26729 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-20 15:22:09 +00:00
Jouni Ahto
97fe00d133 - Fix return types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26637 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-18 16:05:52 +00:00
Egon Schmid
c80abd691e Haystack and needle permuted.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26486 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-16 13:44:10 +00:00
Brian Moon
4461cf78a8 fixed docs for set_file_buffer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26396 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-15 18:23:04 +00:00
Egon Schmid
a9fe103886 Some examples corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26387 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-15 16:40:08 +00:00
Hartmut Holzgraefe
ff6b25913d corrected the *sort examples according to bug #5053
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-15 08:50:25 +00:00
Egon Schmid
2a40aab64b Made a proper indentation in all languages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26280 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-13 22:07:33 +00:00
Daniel Beckham
dce216d0aa updated strftime, made timestamp and optional parameter to be consistant with documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26277 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-13 21:50:03 +00:00
Andrei Zmievski
e627cf1b8c Docs patch from Stefan Livieratos <sli@mailsurf.com>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26276 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-13 21:05:49 +00:00
Daniel Beckham
c33896777c Changed last parameter of touch() to optional.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26103 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-12 14:01:23 +00:00
Mike Robinson
af683d982e Fixed up a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26087 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-11 21:51:26 +00:00
Sascha Schumann
9c66c2950a Fix spelling mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26054 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-11 13:59:30 +00:00
Egon Schmid
8ad868325a Added a example for mysql_fetch_field(). Not tested but jade is still happy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26014 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-10 17:36:51 +00:00
Egon Schmid
a0289e8040 Fix for bug #4942 and typo reportet by Len Goldstein.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26010 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-10 15:51:39 +00:00
Rui Hirokawa
04afd3b141 update some files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25876 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-09 14:53:20 +00:00
Uwe Steinmann
218778b6cb - attributes of element are given to handler as an array not a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25786 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-08 19:02:06 +00:00
Egon Schmid
c662c7989a Added patch with addition of SWF to GetImageSize
from Derick Rethans <d.rethans@jdimedia.nl>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25745 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-07 21:32:52 +00:00
Hartmut Holzgraefe
1893be94d3 parameter values changed according to bug report #4719
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25733 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-07 19:20:56 +00:00
Uwe Steinmann
fb4499de3d - started to remove some old stuff only available in pdflib 0.6
- documented new function pdf_set_info()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25723 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-07 18:10:09 +00:00
Hartmut Holzgraefe
9e452b35e7 explicit version info for added functions no longer needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25691 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-06 21:22:41 +00:00
Uwe Steinmann
1aeaaeb00a - documented new pdf functions
- fixed error in file-upload.xml (sect1 was closed to early)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25687 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-06 20:04:27 +00:00
Hartmut Holzgraefe
99b66315bd added missing configuration parameters (bug id#4740)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25658 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-06 18:40:02 +00:00
Uwe Steinmann
a288693bde - Comment about which version is needed to make php4 compile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25625 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-06 05:25:31 +00:00
Jouni Ahto
551173212a Never remember the right tag names, s/argument/parameter/.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25579 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-05 20:47:19 +00:00
Uwe Steinmann
bdb10ade68 - fixed pdf_set_font()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25578 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-05 20:42:47 +00:00
Rasmus Lerdorf
6399ceeae4 Document file upload and flock fixes/changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25552 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-05 19:30:00 +00:00
Jouni Ahto
43836fc332 Document pg_trace(), pg_untrace() added to PostgreSQL module.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25525 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-05 14:05:45 +00:00
Jouni Ahto
ff06fb6334 Document pg_loexport(), pg_loimport() added to PostgreSQL module.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25495 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-04 21:11:29 +00:00
Mike Robinson
49b0754244 Fixed setcookie in docs - bug report 4647
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25460 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-03 22:08:45 +00:00
Thomas Fromm
ff36f6feb0 Beginn update and translation (de) of oci8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25458 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-03 18:12:00 +00:00
Egon Schmid
e7433847a8 Made it readable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25271 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-29 21:28:50 +00:00
Egon Schmid
3fa4cfd504 Note to translators: No content change, only formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25267 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-29 19:14:46 +00:00
Egon Schmid
4062450160 Hi Andreas, it was a nice puzzle for me.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25195 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-28 18:52:11 +00:00
Andreas Karajannis
f574272677 Added documentation for various odbc metadata functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25187 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-28 17:22:15 +00:00
Rui Hirokawa
ec8793f067 added swf.xml and some new functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25159 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-28 11:35:10 +00:00
Ted Rolle Jr
d4a44e0aa1 Added documentation for the function "imap_mime_header_decode" in the imap-module.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25151 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-27 22:56:16 +00:00
Mike Robinson
7031890b62 Fixed levenshtein function heading in manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25124 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-27 00:42:50 +00:00
Uwe Steinmann
c9a4100535 - documented the new way libswf has to be installed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25096 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-26 09:39:17 +00:00
Hartmut Holzgraefe
b502e8e888 added a little more descriptive text to is_resource()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25087 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-26 07:10:22 +00:00
Hartmut Holzgraefe
5e993eac18 something went rather wrong with this file (function explode)
now it's finally ok


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25084 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-26 05:44:59 +00:00
Sterling Hughes
7ff9f32110 Add pdf_open_png.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25082 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-26 05:24:16 +00:00
Sterling Hughes
fa59ba91c7 add docs for cpdf_newpath.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25081 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-26 04:40:02 +00:00
Sterling Hughes
e7a14cb803 some is_* functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25074 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-26 02:02:06 +00:00
Hartmut Holzgraefe
57f128cfa7 conflict fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25073 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 22:53:51 +00:00
Hartmut Holzgraefe
9bee3497d5 tag order fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25072 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 22:51:27 +00:00
Hartmut Holzgraefe
b316075991 added a warning regarding print_r() and selfcontained arrays and objects
output will not terminate in this case as reported in Bug report #3926


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25045 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 16:55:28 +00:00
Hartmut Holzgraefe
9ecc46f34d added documentation for functions gzcompress() and gzuncompress()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25040 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 16:26:42 +00:00
Hartmut Holzgraefe
cd3ddfee05 xml structure fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25037 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 16:25:58 +00:00
Sterling Hughes
0135855ca8 Add the ImageColorDeAllocate function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25003 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 01:57:31 +00:00
Sterling Hughes
46f576b3ae small fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25002 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 01:36:03 +00:00
Sterling Hughes
90c3d2be5d Add documentation for a whole buncha functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24995 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-25 01:02:39 +00:00
Hartmut Holzgraefe
d7806fd371 converted http: and ftp: urls in sourcefiles to entities
defined in global.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24828 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 15:58:32 +00:00
Hartmut Holzgraefe
226748f047 function name changed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24803 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 14:32:14 +00:00
Hartmut Holzgraefe
2e48d77ee7 added documentation for the newly added function levdist()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24800 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 14:12:34 +00:00
Egon Schmid
07ac9be70a Now jade didn't complain.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24793 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 13:52:15 +00:00
Hartmut Holzgraefe
8f07319e88 updated split() return value description when using parameter limit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24720 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 05:20:26 +00:00
Sterling Hughes
362e870d18 add swf_ortho.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24716 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 04:10:51 +00:00
Sterling Hughes
2d53d45220 Add the SWF docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24711 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 03:40:14 +00:00
jim winstead
ea427e9d77 add note about when function was added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24638 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-21 21:40:17 +00:00
Joey Smith
56815ea29b MAde it clear that mysql_num_rows only works on SELECT.
Used the statement at the end of mysql_affected_rows as
a prototype.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24608 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-21 04:05:19 +00:00
Hartmut Holzgraefe
9978853b9a patch to explode suspended till 4.0.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24599 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-20 05:04:26 +00:00
Hartmut Holzgraefe
e257862d2b added/updated documentation for optional 3rd parameter
in explode() and split()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24592 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-19 22:01:35 +00:00
Egon Schmid
a25904460d Closed a para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24492 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-18 07:04:19 +00:00
Uwe Steinmann
8d07ab964f - fixed bug #4076
- documented pdf_show_boxed in german translation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24487 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-18 05:30:52 +00:00
Uwe Steinmann
f6e264d6ad - fixed typo, Bug #4474
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24484 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-18 04:33:48 +00:00
Jouni Ahto
e9cc3ae94c Fixed a small mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24418 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-17 18:23:52 +00:00
Jouni Ahto
6b447780b6 Some corrections & try follow the guidelines for code examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24411 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-17 17:54:57 +00:00
Uwe Steinmann
e15bd7cfe1 - documented a problem with pdf_set_font() if fontnames are not equal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24214 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-12 04:57:30 +00:00
Hartmut Holzgraefe
39172113a8 added some missing placeholders like '%e' from the Open Groups
strftime() specification


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24115 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-08 13:34:23 +00:00
Egon Schmid
73865b1056 Correct a paramdef.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23764 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-02 08:30:17 +00:00
Rui Hirokawa
b906ce2d9c modified a error in here document.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23440 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-30 09:24:38 +00:00
Jouni Ahto
f083a29752 Slowly, ssllloooowwwwlllllyyyyy documenting InterBase module...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23439 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-30 06:41:04 +00:00
Andrei Zmievski
57ef7a7edb Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23349 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-28 17:16:32 +00:00
Luca Perugini
037b731fb0 Unpatching Rui Hirokawa mystake ;-).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23310 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-28 07:30:24 +00:00
Rui Hirokawa
0a476ba447 some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23301 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-27 21:09:23 +00:00
Andrei Zmievski
fdaae312e9 Docs for new argument to fseek().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23230 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-24 14:36:58 +00:00
Egon Schmid
5388800a35 Some corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23028 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-20 08:29:44 +00:00
Jouni Ahto
f96491304f Better to start more than a year late than never... (?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22922 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-18 10:48:25 +00:00
Hartmut Holzgraefe
671611150f documentet newly added functions unixtojd() and jdtounix()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22866 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-16 11:42:26 +00:00
Andrei Zmievski
197abc4617 Added docs for method_exists().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-12 21:43:28 +00:00
Andrei Zmievski
b7e9b2db68 Added docs for is_numeric().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22713 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-12 21:35:48 +00:00
Andrei Zmievski
d94237396c Split class/object functions into their own file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22712 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-12 21:31:26 +00:00
Egon Schmid
4bb047b57f This construct don't work with print stylesheets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22617 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-09 19:22:02 +00:00
Hartmut Holzgraefe
e4f91bc8db added missing functions deg2rad, rad2deg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22610 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-09 11:28:05 +00:00
Egon Schmid
91594fa9bf More cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22354 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-03 15:57:42 +00:00
Egon Schmid
9da817250c Looks now nicer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22317 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-02 06:48:33 +00:00
Sterling Hughes
5ecfba1db9 Added localtime docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22316 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-02 04:37:28 +00:00
Egon Schmid
754d3d1889 Minor corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22226 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-31 13:57:38 +00:00
Kristian Köhntopp
95efd40ad1 Added undocumented strtotime function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22219 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-31 12:39:50 +00:00
Egon Schmid
9a4f6de16e It should be now readable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22073 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-28 23:33:28 +00:00
Egon Schmid
5ea48ac3da Some typos in the english part.
Made some links in the english and german part.
Made 4 new chapters available for the german manual.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22030 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-27 21:35:23 +00:00
Sterling Hughes
b3d68f6c2a Function name was incorrectissimo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21913 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-25 20:32:26 +00:00
Sterling Hughes
7497c64495 Wrong return value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21912 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-25 20:28:55 +00:00
Mike Robinson
3f48f8a497 Update strftime reference to reflect %V switch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21905 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-25 19:54:08 +00:00
Andrei Zmievski
703cedf94d get_class_methods() docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21870 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-24 14:50:20 +00:00
Egon Schmid
693b42e071 Small typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21869 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-24 14:43:16 +00:00
Egon Schmid
e0d644f2ec Refpurpose are like titles and don't need a dot at the end.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21844 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-22 19:46:46 +00:00
Sterling Hughes
35bbfe2ede add get_class_vars and get_object_vars.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21836 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-22 18:31:59 +00:00
Egon Schmid
c47c0e4d5b First attempt and no errors. Leon use XEmacs or emacs for
a better formatting.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21803 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-20 21:29:36 +00:00
Leon Atkinson
a44484fe1a Adding rough cut of the gettext functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21801 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-20 19:12:48 +00:00
Torben Wilson
c5a2ad6249 Crossref die() and exit().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21789 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-20 10:30:12 +00:00
Egon Schmid
acd9489644 Mcrypt_[cipher-mode] functions returns strings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21755 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-19 20:00:09 +00:00
Egon Schmid
4494d546be Enhanced it a little bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21753 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-19 18:55:28 +00:00
Egon Schmid
053d64e7f7 Here also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21706 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-18 17:33:06 +00:00
Hartmut Holzgraefe
0d1a6ff2f2 more examples and minor corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21525 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-14 19:26:01 +00:00
Egon Schmid
523173744b Minor changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21498 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-13 18:54:30 +00:00
Egon Schmid
96cc83a6e0 Looks now nicer and more correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21495 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-13 18:42:16 +00:00
Rasmus Lerdorf
44d1ba627a Add missing gd docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21451 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-13 06:15:35 +00:00
Chuck Hagenbuch
6489b73342 here's a shot at basic documentation for imap_rfc822_parse_headers()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21434 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-12 22:42:59 +00:00
Kristian Köhntopp
978dfa63b1 - Added recode() as an alias for recode_string() in module recode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21418 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-12 19:41:35 +00:00
Egon Schmid
041728db89 Just testing my new keyboard.
Funcsynopsis looks ugly, is there any better rendering possible?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21412 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-12 19:11:49 +00:00
Sterling Hughes
169824df9b Added ftruncate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21408 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-12 18:42:52 +00:00
Uwe Steinmann
49658e1150 - document latest changes of CVS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21248 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-09 15:51:44 +00:00
Hartmut Holzgraefe
5e6ad838ed added a first bunch of examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21211 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-08 20:46:27 +00:00
Egon Schmid
b7bbef7cc4 Looks now better.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21173 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-07 18:00:20 +00:00
Egon Schmid
81cc49259d Should read 'The Chicago Manual of Style' myself several times before commiting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20989 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 21:18:03 +00:00
Hartmut Holzgraefe
c2db5ba523 ... should now contain all the additions and corrections i've
put into the german version during translation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20980 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 16:07:55 +00:00
Egon Schmid
011c5396d5 No it is (xml) error free. Don't know about the content.
Zeev blame Kristian and not me.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20975 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 12:55:11 +00:00
Egon Schmid
85c99abda9 My fault.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20971 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 08:11:07 +00:00
Egon Schmid
f1d553df98 More corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20968 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 07:59:14 +00:00
Sterling Hughes
07480bd268 A couple of corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20945 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-04 22:37:59 +00:00
Kristian Köhntopp
8c63df0722 first stab at domxml module documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20914 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-03 22:48:08 +00:00
Kristian Köhntopp
fa8a00fc11 Added some english skeleton documentation for the missing PHP4 modules.
Documentation includes complete function list, parameters, optional
parameters with types. No functional description (yet).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20910 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-03 21:51:53 +00:00
Egon Schmid
eeab6fe60e Only formatting, content hasn't changed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20803 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-01 20:38:59 +00:00
Hartmut Holzgraefe
3c0cba0659 fixed Bug id #3562
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20800 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-01 20:19:21 +00:00
Uwe Steinmann
934d6a12db - documented new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20799 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-01 20:16:06 +00:00
Hartmut Holzgraefe
b028421a1f added a description in datetime.xml, funktion mktime() explaining
the valid ranges for parameter 'year' (see BUG id #3084)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20789 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-01 18:43:55 +00:00
Sterling Hughes
c8d56c9cb6 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20750 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-29 20:54:04 +00:00
Chuck Hagenbuch
c175e3e533 Fix Bug #3663. This probably needs to be taken care of in other translations
as well...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20745 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-29 19:33:42 +00:00
Egon Schmid
190e9545b2 There are some argument types missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20702 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 18:55:51 +00:00
Egon Schmid
cc6b15ec30 An example needs an title and an informalexample not.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20701 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 18:42:14 +00:00
Sterling Hughes
258fb4a35f *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20699 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 18:33:42 +00:00
Egon Schmid
19ad88ba07 Fixed a couple of problems.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20675 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 14:52:23 +00:00
Sterling Hughes
3075b8c21b couple of corrections I was waiting for in the diffs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20670 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 13:53:38 +00:00
Sterling Hughes
68fff9b3fa ibase_connect example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20669 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 13:50:38 +00:00
Stig Bakken
2e166c0236 Removed the Adabas and Solid sections from the manual, they have not been
supported in a long time.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20645 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 03:40:33 +00:00
Stig Bakken
952013f93d now validates with "make test"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20643 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 03:34:16 +00:00
Sterling Hughes
cbbc2b99b2 modification of ibase_query. By the way, when does this stuff actually make it to the
documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20639 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 01:41:38 +00:00
Sterling Hughes
cae8a93cc3 Added basic function descriptions for every function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20630 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-28 00:30:13 +00:00
Egon Schmid
c9e9affcd1 Clean up here also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20629 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-27 22:25:19 +00:00
Egon Schmid
5eb1b329bf I don't know if it was a good idea?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20626 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-27 21:22:48 +00:00
Sterling Hughes
113e1053cc small cosmetic change to make the copy example a little easier to read
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20499 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-26 03:57:05 +00:00
Sterling Hughes
8eaf0dfc82 Added notes saying what functions are not supported on windows systems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20417 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-25 00:02:34 +00:00
Egon Schmid
553de8519c Some cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20313 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-24 07:08:58 +00:00
Egon Schmid
ffa28a4690 Some cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20310 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-24 07:03:05 +00:00
Sterling Hughes
fccf322255 Fixed the example code for session management (there are obviously some other problems but I
don't really know the session module that well), I also made a few style changes to it.

As for the var.xml, I simply added a few function descriptions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20303 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-24 00:17:11 +00:00
Egon Schmid
c2de37e7b5 Changed it here also. A small table would be interesting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20226 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-23 14:46:36 +00:00
Andrew Skalski
6dd6219ed3 added doc for ftp_site()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20196 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-22 20:53:51 +00:00
Uwe Steinmann
03e0697465 - some notes for users of pdflib 2.30
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20134 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-21 16:51:26 +00:00
Sterling Hughes
3a5fff993c Updated die as per bug #3546, would someone close that bug for me.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20109 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-21 15:00:20 +00:00
Sterling Hughes
f9799e4dc0 Examples for ucfirst, ucwords and strcasecmp
Additions to trim and ltrim


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19996 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-19 23:29:47 +00:00
Egon Schmid
fe4b257662 Cosmetic changes here also.
Who does know the exact reference to Oliver [1993]
in similar_text()?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19933 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-19 14:53:22 +00:00
Sterling Hughes
532ba2e885 fixed earlier malformed sgml, added a couple of function descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19920 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-19 02:06:35 +00:00
Sterling Hughes
0ebc0b5f06 Added function examples for: touch, strtolower and strstr
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19919 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-19 01:49:29 +00:00
Egon Schmid
22ff77fc31 More cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19913 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-18 18:15:52 +00:00
Sterling Hughes
dbc9990edd Added a little to the pack function, letting the readers know that there are some perl format codes missing
such as "u".


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19908 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-18 16:02:06 +00:00
Egon Schmid
51ff04df1b A nicer version.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19844 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-17 16:16:18 +00:00
Egon Schmid
0036f4c3ee Another missing function described by Leon Atkinson.
There are a lot of missing functions in the manual, so Leon
should be in cvsusers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19842 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-17 15:13:08 +00:00
Egon Schmid
50e5ef868d Print_r documentation in var.xml. Looking for var_dump documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19819 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-16 23:10:46 +00:00
Uwe Steinmann
d47dada5f3 - warnings if pdflib 2.20 is used.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19719 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-15 07:57:57 +00:00
Egon Schmid
036eaef972 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19571 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-11 20:24:50 +00:00
Egon Schmid
aee9fb6e49 Need some assistence from the XEmacs psgml.mode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19570 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-11 20:17:47 +00:00
Andrei Zmievski
4fc916f397 Fix passthru() return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19565 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-11 19:18:23 +00:00
Mike Robinson
318207c724 Cleaning up some typos, grammer etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19321 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-07 21:50:30 +00:00
Egon Schmid
a9419b8e71 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19088 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-02 00:00:35 +00:00
Egon Schmid
01c3cad9c9 Two functions doesn't exist.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19072 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-01 21:26:38 +00:00
Egon Schmid
764683bbdd Done some more capitalization. If it isn't correct, I will reverse it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19036 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-01 08:25:03 +00:00
Egon Schmid
de75166ea7 Cosmetic changes here also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@19035 c90b9560-bf6c-de11-be94-00142212c4b1
2000-02-01 07:57:37 +00:00
Chuck Hagenbuch
d79da8e1b3 Correcting a number of errors in the mcal docs, bringing them up to date
with the current API (or, in the case of mcal_append/store_event, what the
API will be as soon as a segfault is resolved), and adding some constants
that were missing.

I'm not on the php-doc list; should I be? One of these days I might get
around to writing gettext documentation as well...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18891 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-28 16:43:23 +00:00
Torben Wilson
a80e9af9ab Note that file*time() returns a Unix timestamp.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18842 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-27 02:44:48 +00:00
Torben Wilson
53a3e044e1 Note that file_exists() only works on local files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18835 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-26 22:33:42 +00:00
Torben Wilson
ab57066b4f More example for file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18828 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-26 20:58:36 +00:00
Torben Wilson
78f7996190 Added short examples to file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18826 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-26 20:43:34 +00:00
Egon Schmid
61c85ff417 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18807 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-24 21:43:09 +00:00
Mike Robinson
2f2244be32 Added note about suppressing mysql_connect error message on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18782 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-22 17:37:19 +00:00
Egon Schmid
8a2b3e5180 That was wrong, Michael used version 3.0.6 and not 3.0.7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18776 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-20 16:50:07 +00:00
Torben Wilson
80bcb3791b Brainfart.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18735 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 20:37:38 +00:00
Torben Wilson
da144b00d8 Updated empty() from the errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18734 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 20:31:02 +00:00
Ken Coar
ae10814d5b Document how to access the stdio streams..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18729 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 17:33:07 +00:00
Egon Schmid
43320fdba6 Bug reported by Michael Bode <bob@six.de>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18725 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-18 15:13:04 +00:00
Andrew Skalski
a09de30038 Documented imap_utf7_decode() and imap_utf7_encode().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18709 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-17 19:18:17 +00:00
Egon Schmid
a50a149a58 Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18678 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-16 18:01:22 +00:00
Danny Heijl
a8b5e5e020 Some clarifications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18675 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-16 15:19:13 +00:00
Danny Heijl
b345ae6252 Some corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18587 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-13 21:35:59 +00:00
Marko Karppinen
f220c5df07 Added documentation for posix_getpwnam() and posix_getpwuid()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-11 04:54:17 +00:00
Marko Karppinen
930bf9ba89 Add notes on how to resolve uid/gid into names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18528 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-11 03:52:08 +00:00
Uwe Steinmann
087cf07a32 - documented new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18515 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-10 11:23:20 +00:00
Egon Schmid
c6fc8e5c3c Sorry, XEmacs fault.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18495 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 18:14:02 +00:00
Egon Schmid
61ada06234 Small fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18493 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 18:06:12 +00:00
Egon Schmid
b7896edbeb From the notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18491 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 17:55:23 +00:00
Egon Schmid
b54d4b9537 Mike, that construction needs a title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18476 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 03:15:39 +00:00
Mike Robinson
129d13b8bc Added reference and example of using 0 as last day of previous month
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18475 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-07 02:34:06 +00:00
Uwe Steinmann
f05dd407a9 little correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18465 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-06 19:47:43 +00:00
Egon Schmid
1d84735c81 Made a proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18382 c90b9560-bf6c-de11-be94-00142212c4b1
2000-01-03 22:26:44 +00:00
Thies C. Arntzen
61c3482aa2 ociresult returns mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18036 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-28 09:17:17 +00:00
Egon Schmid
5ab6228995 Hallo Catharina, jetzt sieht es etwas besser aus wie bei Hempels unterm Sofa.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@18013 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-27 20:42:55 +00:00
Egon Schmid
b0bc1fa835 Enhanced a little bit.
merry six-mas to all.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17924 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-25 08:47:51 +00:00
Egon Schmid
29f564ff3e First attempt to document php_logo_guid and zend_logo_guid.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17742 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-21 23:10:57 +00:00
Egon Schmid
7581c15332 More corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17679 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-21 11:43:59 +00:00
Egon Schmid
53bd0d2ba9 It's now clean for translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17657 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-21 00:24:24 +00:00
Egon Schmid
6946eeb075 Minor cosmetic correction and left some more work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17646 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 22:26:22 +00:00
Egon Schmid
ccd17b2add Some cleanup and closed a para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17616 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 11:40:19 +00:00
Uwe Steinmann
9861c56baa - marked optional arguments propperly
- completed documentation of pdf_set_font(), pdf_add_outline()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17611 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 08:37:26 +00:00
Uwe Steinmann
41a3303bee - fixed several typos, made 'see also' an extra paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17606 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-20 07:46:21 +00:00
Stig Bakken
fdcab8ed3c add a note to the strpos doc about how to distinguish 0 from false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17440 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-18 09:31:49 +00:00
Egon Schmid
61c2efae6e Made a proper indentation here also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17315 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 23:11:51 +00:00
Egon Schmid
d7e31ee10e Made a proper indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17314 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 23:05:36 +00:00
Uwe Steinmann
cb157e1d08 some more tiny fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17297 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 11:16:22 +00:00
Uwe Steinmann
559550df6a some corrections like using <note> when appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17295 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-16 10:59:00 +00:00
Torben Wilson
c651161c27 Added note about version availability.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17268 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 21:05:03 +00:00
Andrei Zmievski
fdbd42daea Clarified the use of reset() for array_walk().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17259 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 18:45:44 +00:00
Andrei Zmievski
e25d1259b3 Documented the influence of track_vars/gpc_globas on restoring session.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17257 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 18:28:00 +00:00
Egon Schmid
c7581dedee Some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17255 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-15 18:10:52 +00:00
Hartmut Holzgraefe
2f4b0127cf integrated some of the user notes into the docs
(especially my own and the smaller ones)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17196 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-14 17:21:27 +00:00
Egon Schmid
5ad91154ca Looks now better.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17189 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-14 07:13:30 +00:00
Thies C. Arntzen
52d5d29b8d new fiunction count_chars()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17180 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-14 04:13:10 +00:00
Egon Schmid
2a56b4f1b9 Added some examples to the MySQL docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17151 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-13 22:32:27 +00:00
Egon Schmid
b0ef928342 Some cosmetic changes before I add examples to every function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17149 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-13 21:20:53 +00:00
Sascha Schumann
71745f4519 session.extern_referer_check => session.referer_check
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17114 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-12 16:05:48 +00:00
Torben Wilson
195e0588f7 These weren't finding manual.ced when ref'd by "../../manual.ced"; the
linked one works.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17018 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-11 00:42:09 +00:00
Joey Smith
f2bd4de92a \n is a newline, not a carriage return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17017 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 21:49:24 +00:00
Uwe Steinmann
48e23c2035 several updates to be in line with german version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17015 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 21:25:15 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
Uwe Steinmann
a9171a6d94 - some corrections found when translating into german
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16960 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-09 17:41:46 +00:00
Stig Bakken
9518e04a60 Changed id "substr-replace" to "function.substr-replace".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16913 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-09 09:05:12 +00:00
Egon Schmid
170e1ebf6d German umlauts works as typed with a German keyboard. It makes the text more readable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16858 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-07 22:53:09 +00:00
Uwe Steinmann
20afb6aae5 started translation into german + corrections of the english version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16830 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-07 18:03:35 +00:00
Egon Schmid
9615dfc5ff Looks now something better. There are some overlong examples that doesn't fit on a page
I left that over to Malin Bakken. She can easily correct this with the right tools.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16651 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-05 18:27:19 +00:00
Egon Schmid
e58706976d Now its SGML error free. Will made it more readable soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16649 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-05 17:27:45 +00:00
Thies C. Arntzen
2b65bc19fd new function xml_set_object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16646 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-05 17:03:26 +00:00
Hartmut Holzgraefe
91633abc74 added a reset() to the each() example
although it should become clear from the text that it may be needed
it is not obvious from those who just look at the examples
( as i did )


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16458 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-03 14:18:34 +00:00
cslawi
199b12b5ee Documented use of variable-length arg lists in PHP4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16359 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-01 20:17:17 +00:00
Egon Schmid
c7539da4a6 Some cosmetic changes. Emacs users should update the path to manual.ced also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16258 c90b9560-bf6c-de11-be94-00142212c4b1
1999-11-30 14:25:01 +00:00