Commit graph

1377 commits

Author SHA1 Message Date
foobar
49ba472951 Added info about imagegetsize() supporting URLs since 4.0.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40071 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-24 00:07:58 +00:00
jim winstead
654d0de41f clean up some text, fix some extension/module confusion, reorganize the win32 install directions a bit, and include the win32 build instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40068 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 23:43:14 +00:00
Egon Schmid
936c260025 Now it is correct indented with sgml-indent-step 1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40034 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 11:00:10 +00:00
Damien Seguy
c6504e711d Correcting some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40028 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 10:29:05 +00:00
jim winstead
0436090b09 note that we use the c library's strftime, which may not support all the specifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40026 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 03:25:46 +00:00
jim winstead
43c01b5cea note that backtick operator is disabled when in safe_mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40024 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:50:39 +00:00
jim winstead
a638921429 document that HTTP_*_VARS are always set when enabled
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40023 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:35:42 +00:00
jim winstead
b71e069eb1 clear up some gzip/deflate confusion (of course, gzencode is undocumented, which leaves a bit of a hole)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40022 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:29:41 +00:00
jim winstead
b6ec0edf52 note that mysql_affected_rows must be called before commit when using transactions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40014 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:07:46 +00:00
jim winstead
d119a57899 add warning about having a world-readable sessions.save_path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40013 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 02:03:35 +00:00
jim winstead
f53a59c0f0 add note that parse errors can't be suppressed with @ prefix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:56:45 +00:00
jim winstead
87014819d0 remove bogus example, tested with php3.0.6 and php4.0.3 to be wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40011 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:43:38 +00:00
jim winstead
4207d86a69 add a multidimensional array example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40010 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:29:14 +00:00
jim winstead
9b35c54ee6 not return of mysql_affected_row when query had failed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40009 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:26:21 +00:00
jim winstead
6d1b6f26ce document preserve_keys param to array_reverse
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40008 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:20:41 +00:00
jim winstead
3e67bfa595 php4 doesn't create character classes for spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40006 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 00:56:28 +00:00
jim winstead
78ee83ec50 clarify this, and not version difference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40000 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 00:32:06 +00:00
David Hedbor
c469ab6bdb Added Caudium installation instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39999 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 00:13:09 +00:00
Egon Schmid
6154b2afef Typos and wrong nesting of elements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 22:51:51 +00:00
Andrei Zmievski
d9990a9d99 Docs for /F modifier and matching delimeters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39996 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 22:27:41 +00:00
Andrei Zmievski
6df83eb27d Docs for str_replace() improvements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39992 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 21:48:59 +00:00
Egon Schmid
07da8169a0 Element variablelist was missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39991 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 21:48:27 +00:00
Andrei Zmievski
c296e8a22f Add docs about new functionality of extract().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39971 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 17:44:34 +00:00
jim winstead
3cf34c1d63 add note that debugger is available in php 3 only, right now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39947 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 01:34:53 +00:00
jim winstead
84cf6b2d02 fix a couple of dumb typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39935 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 01:02:01 +00:00
Hartmut Holzgraefe
89b970ff82 replaced incompat.xml with a more detailed description of
possible migration problems and solutions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39933 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-22 00:56:21 +00:00
jim winstead
7dd641009b fix a bunch more entities that cause a stricter xml parser (xerces) to choke
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
jim winstead
8b4e606f06 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 20:56:42 +00:00
Sean Bright
c74e9e3846 Update setlocale() to reflect the addition of strcoll()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39893 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 19:15:05 +00:00
Gabor Hojtsy
1e7e134c7d .php3 -> .php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39892 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 19:13:22 +00:00
Sean Bright
980364095d Added strcoll() documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39891 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 19:12:53 +00:00
jim winstead
d13d821b8b new incompatibilities appendix, using info from website
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39866 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 04:01:41 +00:00
jim winstead
8a7cc8d608 incorporate php3 to php4 migration notes from website into manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 03:49:35 +00:00
jim winstead
eb70859cdf Remove bogus copyright notice for PHP. Note that this is *NOT* the
copyright notice for the documentation. That is located in bookinfo.xml.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39830 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-19 23:12:02 +00:00
Stig Venaas
cde202d6fb Added details on controls to ldap_set_option() doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39739 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-18 23:26:48 +00:00
Gabor Hojtsy
11495c5d3d Plus info for Omni installation...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39715 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-18 18:43:02 +00:00
Gabor Hojtsy
e3de79603b Correcting Stig's name...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39708 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-18 18:33:16 +00:00
Gabor Hojtsy
fd298e88f7 Getting Jouni to show up in .chm-s too :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39707 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-18 18:29:53 +00:00
Gabor Hojtsy
c45fccbdac Correct misleading information...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39706 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-18 18:28:47 +00:00
Egon Schmid
635a38ffee Now it is formated and indented with emacs psgml-mode..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39666 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-17 21:36:25 +00:00
Andrei Zmievski
a880128abe Document the standardization of offset sign.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39664 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-17 21:10:57 +00:00
Sean Bright
dc8da852af Added localeconv() documentation
Updated setlocale() documentation to reference localeconv()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39604 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-16 23:26:07 +00:00
Egon Schmid
b616d43b30 Forgot to commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39599 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-16 21:57:38 +00:00
Damien Seguy
9611119c11 show_source() -> <function>show_source</function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39530 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-15 08:36:44 +00:00
Stig Bakken
dc4efd6634 * docs for odbc_error() and odbc_errormsg()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39492 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-15 00:40:50 +00:00
Ron Chmara
9ecbf4f9c1 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39487 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-14 23:51:32 +00:00
Hartmut Holzgraefe
cac029207c made new install.xml build without warnungs
uodbc had a link to something in install.xml that's no longer there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39478 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-14 18:16:22 +00:00
Gabor Hojtsy
4267dd6e08 Get rid of tabs...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39445 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-14 14:06:24 +00:00
Gabor Hojtsy
4bfa027a9d One html file needed by the fancy .chm manual generation
method. I hope it wont be a problem to put it here....

It looks far better, than the autogenerated one.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39443 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-14 14:02:04 +00:00
Ron Chmara
21b14bdec4 Massive Overhaul, many changes. Please check and review carefully.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39427 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-14 08:42:08 +00:00