Commit graph

5827 commits

Author SHA1 Message Date
Friedhelm Betz
b361c59ad7 win requires also iconv.dll for gettext, fix for bug #23998
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130108 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 08:33:34 +00:00
Friedhelm Betz
4be2baf009 win requires also iconv.dll, fix for bug #23998
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130107 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 08:32:34 +00:00
Friedhelm Betz
f8c6ce421d title correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130105 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 08:20:46 +00:00
Derick Rethans
e9bba8d422 - Fix XML
#- Please *test* before committing!!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130093 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 06:38:44 +00:00
Philip Olson
866de0867e Documentation for bug #23990. mssql essentially has a 30 character column
name limit in Windows due to DBLIB limitations.  FreeTDS is not affected.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130056 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 00:39:37 +00:00
Philip Olson
bfe31f01fb Implement user note (from Ilia) where only full versions of acrobat can read
these file attatchments.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130047 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 00:21:27 +00:00
Davey Shafik
f1c7ac8fb1 Added documentation and example of how declare can be used in the global scope.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130012 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 23:06:56 +00:00
Sara Golemon
de42e1b1f9 Note about filesizes > 2^31 bytes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 20:51:26 +00:00
Davey Shafik
7010b21bf8 changed 3rd arg (microseconds) to optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129996 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 16:58:24 +00:00
John Coggeshall
4fcc07be77 Fixed a minor annoyance. you can have 1, 2, or 4 parameters but not three
and the proto was incorrect.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129938 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 10:34:50 +00:00
Joey Smith
0c5494bd00 Use $_SESSION superglobal instead of assuming register_globals = On
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129915 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 03:50:52 +00:00
Damien Seguy
9d4667b37f Reverting to Englishcvs update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129882 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 17:00:51 +00:00
Damien Seguy
3d4e591571 spring commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129876 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 16:43:27 +00:00
Friedhelm Betz
8037ff1bae version info for koi*, tgroup cols corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129863 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 16:19:37 +00:00
Joey Smith
7e511ef6b7 Use example.com instead of yahoo.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 14:05:55 +00:00
Joey Smith
e2c23ca9be Make example line buffered. Noticed by Benjamin Kuz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 13:52:59 +00:00
Philip Olson
d4be78c664 money_format() requires strfmon, so, it's undefined in Windows.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129806 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 06:48:50 +00:00
Wez Furlong
7988ec6499 Fix copy-n-paste error and explain why do {} while(true) is better than
while(!feof()) {} in this example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129799 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 23:11:51 +00:00
Marcus Boerger
2fb0517e01 Update (thanks to phillip)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129780 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 21:12:59 +00:00
Marcus Boerger
0ce0789d2b Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129779 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 20:50:49 +00:00
Philip Olson
a17e7c9989 Clarify the generated E_WARNING for undefined functions. And, see also
exit, auto_append_file, and connection handling.  Closes bug #23929


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129775 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 20:19:24 +00:00
Friedhelm Betz
bf37c5f857 wrong note removed, php tags for examples, cross-linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129769 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 19:26:30 +00:00
Mark Wiesemann
5185e79822 WS fix and "typo"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129757 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 17:17:43 +00:00
Philip Olson
0a4b054a74 The magical constant __METHOD__ was added in PHP 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 16:56:56 +00:00
Marcus Boerger
6bd4a48c40 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129736 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:28:48 +00:00
Marcus Boerger
d64db4aacd Fix and add more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129735 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:24:13 +00:00
Mark Wiesemann
4e19a48811 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129734 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:18:04 +00:00
Philip Olson
ed3bbe4f62 Typos as reported by Andrey Hristov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129733 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:14:44 +00:00
Marcus Boerger
7912f8465b Add the rules
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129732 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:10:09 +00:00
Mark Wiesemann
3870c76594 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129729 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 14:38:29 +00:00
Marcus Boerger
31e9bc3f38 Add this interesting note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129727 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 14:34:52 +00:00
Marcus Boerger
568e50e215 Update default values to match PHP 4.3.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129719 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 14:15:47 +00:00
Philip Olson
d16bbfe214 Linked manual entries require docref_root to be set too, off as of PHP 4.3.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129714 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 13:49:35 +00:00
André Luis Ferreira da Silva Bacci
180c4a1672 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129698 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 03:55:58 +00:00
Philip Olson
06b5173aa5 Add undefined var and boolean true to the function comparison table, added
a note about if ($x) producing E_NOTICE for undefined variables.  And
clarified the boolean column means if ($x).  And, added some <type> references.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 22:37:28 +00:00
Philip Olson
9bd20a18af Link to the PHP Museum in the PHP history.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129680 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 22:05:55 +00:00
Philip Olson
366de8af23 Was actually fixed in 4.2.1, not 4.0.6. Closes bug #23923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129640 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 15:13:09 +00:00
Philip Olson
33abe5ee48 Returns void, not int. And generates E_WARNING for undefined functions.
This closes bug #23918


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129633 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 14:48:44 +00:00
Philip Olson
39ff9ad9d6 Add note about the new 'build complete' text, to the mysql tempnam faq.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129632 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 14:33:43 +00:00
Philip Olson
77b0927f90 rename can move files across *nix partitions as of PHP 4.3.3, which closes
the doc part of bug #23913.  Also fixed the example spacing, and added see alsos.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 00:51:14 +00:00
Wez Furlong
44461f04b1 fix omission...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129525 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 00:15:18 +00:00
Philip Olson
e2a8781c29 Remove *. Was going to refer to a <note> but decided it's not worth it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129504 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 22:18:10 +00:00
Philip Olson
d9fc90e266 Added php tags (<?php ?>) to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129494 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 20:43:26 +00:00
Philip Olson
9fd7018715 Implement &note.randomseed; which states that random number generation is
automatic as of PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129466 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 19:48:38 +00:00
Philip Olson
3996da1868 Added &note.randomseed; entity as random seeds are automatic as of PHP 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129465 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 19:38:25 +00:00
Philip Olson
cf4f99dca5 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129460 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 19:16:03 +00:00
Philip Olson
736a15f139 Added php tags (<?php ?>) to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129443 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 18:12:53 +00:00
Philip Olson
17fdae93ba Added {braces} and php tags to the examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129442 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 18:07:51 +00:00
Philip Olson
1b0f444c3a Link to the array type docs, added php tags in examples, and see also foreach.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129441 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 18:01:41 +00:00
Philip Olson
5fee473d55 Removed php3 example, and added php tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129440 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 17:53:11 +00:00