Commit graph

2326 commits

Author SHA1 Message Date
Rui Hirokawa
4dbe32f183 added functions for multibyte regular expression.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72609 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 23:32:07 +00:00
Derick Rethans
20218a3074 - Typoes and whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72607 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 23:12:10 +00:00
Andy Lindeman
df0bf5e5c7 make it more clean that the example will not work after version 4.0.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72589 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 18:01:17 +00:00
Andy Lindeman
5e507753ef Fixing bug #15953
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72535 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 22:52:52 +00:00
Philip Olson
802130ac4a mysql_connect: * <note> new_link parameter became available in 4.2.0
* linked '@' to appropriate manual page


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72519 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 20:27:33 +00:00
Sander Roobol
574b732e46 Fixed some xml and some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72518 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 19:43:29 +00:00
Marcus Boerger
e5e6cff71f -oops wrote wrong version number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72479 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 11:49:56 +00:00
Marcus Boerger
3cdb7bc6ba -added exif_thumbnail, exif_read_data
-changed read_exif_data, GetImageSize


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72477 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 11:44:47 +00:00
Jon Parise
bf8649483c This should be a comma, not a semi-colon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72449 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 07:05:05 +00:00
Hartmut Holzgraefe
4b8d14f852 initial checkin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72206 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-07 00:27:09 +00:00
Derick Rethans
ade7c21ccd - Document the new "new_link" parameter to mysql_connect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72091 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-06 10:39:29 +00:00
Thomas Schoefbeck
c90dcf933c reformatted code for a better page-width in html-result
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72019 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 21:28:02 +00:00
Hartmut Holzgraefe
bb0af361c5 trying to explain some consequences of the differences between
language constructs "echo" and "print"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71976 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 11:25:00 +00:00
Simone Cortesi
6e984af0c5 adding some <filename> tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71806 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-04 11:44:19 +00:00
Simone Cortesi
c83dffdcca another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-04 10:38:50 +00:00
Simone Cortesi
4ffe8cfa85 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71791 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-04 10:32:36 +00:00
Philip Olson
f839889193 filesystem: Added <partintro>, see also dir and exec functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71733 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-03 22:48:53 +00:00
Thomas Schoefbeck
4a7a4b1676 removed doubled note about intro of opt.param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71699 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-03 10:20:04 +00:00
Derick Rethans
2a16febb34 - Fix code sample
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71687 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 22:45:30 +00:00
Philip Olson
9502e4b075 file: using implode() in example, as opposed to the alias join()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71680 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 19:25:50 +00:00
Hartmut Holzgraefe
809b771749 added some structure to the info and finaly decided to have
some more detailed descriptions for the functions
(although the one-liners should have been pretty clear)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71678 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:24:00 +00:00
Hartmut Holzgraefe
6fa1adcca5 copy&paste bug :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71677 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:23:04 +00:00
Hartmut Holzgraefe
8129004fc3 added is_finite(), is_infinite(), is_nan()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71676 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:18:14 +00:00
Hartmut Holzgraefe
6de506a444 introduction doesn't need a section of its own
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71675 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:17:56 +00:00
Hartmut Holzgraefe
fa139bcdac indentation/whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71610 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 13:29:54 +00:00
Hartmut Holzgraefe
8bbb5c408f a little more structure ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71606 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 12:54:56 +00:00
Thomas Schoefbeck
52431bcccf corr. copy-paste-err, ren .php3 to php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71403 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-28 18:20:09 +00:00
Sander Roobol
a65b7a3593 Added and/or improved documentation for second argument of highlight_string(), highlight_file(), show_source() and var_export().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71400 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-28 16:21:14 +00:00
Andy Lindeman
c598eb46e0 fixing error in second example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71099 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 22:09:11 +00:00
Philip Olson
52cb4c6667 highlight_string: Add note regarding new str parameter 4.2.0 birthday.
And other minor updates.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71088 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 19:07:36 +00:00
Sander Roobol
bb991733fe move_uploaded_file() works fine with safe-mode on (#13686)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71081 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 17:26:20 +00:00
Sander Roobol
e87b06e9dd Added documentation for the new second parameter of highlight_string (#15650).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71074 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 14:07:52 +00:00
Sander Roobol
2e21346a40 Fixed two typos & missing return info: #15762
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71070 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 13:50:20 +00:00
Andy Lindeman
9d5179e5c3 Fixing bug #15723
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70993 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-26 21:47:10 +00:00
Sander Roobol
798df112a0 Fixed minor typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70967 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-26 18:19:53 +00:00
Sebastian Nohn
c7b64a1f72 fixing bug #15153
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70853 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-24 12:46:46 +00:00
Sebastian Nohn
de386881c6 Fixes some issues described in Bug #14219
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70852 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-24 12:35:31 +00:00
Yasuo Ohgaki
8b4bb190f4 Fix example that may cause segfaults :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-24 06:12:21 +00:00
Mark Kronsbein
9d27221928 Fixed bug 15671
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70714 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-22 10:50:47 +00:00
James Cox
5e1be10f7a typo error for print function example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70696 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-21 18:21:47 +00:00
Yasuo Ohgaki
a27cd70ec1 Add cross referece for get_defined_constants.
# I couldn't find it at first time by myself :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70671 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-21 09:11:48 +00:00
Simone Cortesi
882834d381 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70622 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-20 19:13:17 +00:00
Simone Cortesi
40e678b707 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70621 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-20 19:06:31 +00:00
Derick Rethans
d52cbbb92f - Fix for bug #15627
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70561 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-19 19:09:44 +00:00
Gyozo Papp
d65e985dee transform the enumeration of the array elements returned by parse_url
into <itemizedlist>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70541 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-19 09:34:03 +00:00
Gyozo Papp
3a786de8b6 use constant wherever possible and split up the long description of
mhash_keygen_s2k()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70505 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-18 17:07:39 +00:00
Marc Boeren
c2a7116c7b Added entry for Sybase-CT support (cvs only) (Mc).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-18 10:29:51 +00:00
Gyozo Papp
a8634eae0e change module names to the corresponding module constant in the examples
place a comment about where to ask if translators have problems with the new
version of this file


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-17 15:04:29 +00:00
Andy Lindeman
558979f327 should be --enable-ctype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70324 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-16 00:32:56 +00:00
Gyozo Papp
3d0cae6885 introduce brand new tagging in dbx.xml according to my discussion with Marc
Boeren. Anyone who finds difficult to figure out the changes, feel free to
contact me!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70323 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-16 00:17:18 +00:00