Commit graph

648 commits

Author SHA1 Message Date
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
8f6155f3d2 Fixed Bug #5173
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27246 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-27 18:39:26 +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
Andrei Zmievski
88be809b97 Since I wrote docs for a bunch of functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27122 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-26 13:17:53 +00:00
Egon Schmid
77c11d7eab Deleted duplicate entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27026 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-25 14:18:11 +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
8c5f0ae709 More stuff from Stefan Livieratos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27015 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-25 11:44:47 +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
Egon Schmid
87476ea6a1 Removal of images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25715 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-07 16:49:38 +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