Commit graph

8655 commits

Author SHA1 Message Date
Sean Coates
7269abb7f1 Added GMT
# thanks to Mike Ford


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 19:21:57 +00:00
Jakub Vrana
e87d87fe31 Array comparison (bug #31032)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174333 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 08:09:48 +00:00
Sean Coates
8ebb7b0eea brief explanation of Unix timestamp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174297 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 19:23:08 +00:00
Nuno Lopes
0491ab6e63 php5 automatically fills [PHP_AUTH_XX] on IIS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174286 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 15:36:10 +00:00
Nuno Lopes
48c2cd4497 add new apache1/PHP5.1 function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174282 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 14:25:26 +00:00
Nuno Lopes
a503002216 document class_name and options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 13:14:42 +00:00
Nuno Lopes
e2c756356f fix #31008: first example had a little bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174277 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 11:59:35 +00:00
Sean Coates
aa43cb1caa elaborated on when a class may be 'broken'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 19:28:42 +00:00
Antony Dovgal
e093fea5c5 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174211 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 07:31:27 +00:00
Aidan Lister
dc60ced6cf whitespace fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 03:29:16 +00:00
Antony Dovgal
2626a87a42 setlocale() doesn't help here because wddx_deserialize() decodes data from UTF8 in any case.
so if you really need to serialize non-ASCII data, you HAVE to use utf8_encode() first.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174199 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-06 22:43:01 +00:00
Nuno Lopes
4a6f5311ad fix #31000: adding UPLOAD_ERR_NO_TMP_DIR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174161 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-06 17:33:23 +00:00
Jakub Vrana
4cc743081b Return bool (bug #30996)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-06 11:22:17 +00:00
Nuno Lopes
c25f0a8fa7 add new constants
more on this tomorow (probably)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174098 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-05 19:54:29 +00:00
Aidan Lister
996071ceab Added extra example showing stripping of whitespace (this question is asked atleast 3 times a day)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174081 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-05 15:12:10 +00:00
Tom Sommer
d2a5d982a4 I changed my mind
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174033 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 23:40:27 +00:00
Tom Sommer
e824fc0611 - Fix type
- Note that phpversion will also return false is an extension isn't loaded


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174032 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 23:38:04 +00:00
Sean Coates
904fb08c4f removed experimental, and added note re: 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 23:24:05 +00:00
Aidan Lister
9ddd3cfc4f fixed bug in xml (didn't validate) and used less confusing var names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174003 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 16:01:33 +00:00
Aidan Lister
7980b2fa07 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174001 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 15:56:39 +00:00
Sean Coates
1cb7252cf1 removed 'experimental', as requested
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173999 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 15:09:14 +00:00
Sean Coates
a1366d5d9c added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173968 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-02 17:52:04 +00:00
Antony Dovgal
5c9dccea61 fix example and make it work without warnings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173962 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-02 14:26:02 +00:00
Friedhelm Betz
2c36db134c fix doc_root for IIS/PWS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173903 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-01 14:30:51 +00:00
Derick Rethans
91b538de7c - Bring some order to this chaos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173897 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-01 09:18:33 +00:00
Sean Coates
7ec9acc673 fixed function typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173838 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-30 19:06:20 +00:00
Sean Coates
3ff9e64027 more GIF patent fun (bug #30941)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173833 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-30 15:21:05 +00:00
Sean Coates
ce681d2aec gd gif patent freedom
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-30 02:09:19 +00:00
Noah Fontes
e96527812a Moved important emphasized text to separate notes; moved compatibility notice to above the table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-29 23:15:35 +00:00
Nuno Lopes
4733e897c7 document new %F parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173671 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-28 12:42:49 +00:00
Jakub Vrana
fb5f6ccc00 fclose() releases the lock (bug #30600)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173666 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-28 11:38:36 +00:00
Jakub Vrana
47bcab4975 Update PHP 5 information (bug #30628)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173597 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-27 11:33:55 +00:00
Jakub Vrana
03fa5ea5b4 Use \n for separate headers on Unix (objection by Colin Brown)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-27 09:35:05 +00:00
Jakub Vrana
e94e943b48 See also magic_quotes_gpc (bug #30830)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173588 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-27 09:26:17 +00:00
Dan Scott
017be95eee Document database handle error methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173554 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 20:12:46 +00:00
Dan Scott
492aea4f11 Describe the errorInfo() array, add example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173553 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 19:55:05 +00:00
Jakub Vrana
74ae6ee964 Can return false (bug #30891)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173539 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 14:46:20 +00:00
Jakub Vrana
c18a0025fb include(../) searches only from current dir (bug #30881)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173536 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 14:40:48 +00:00
Dan Scott
5824a11e7d Add an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173521 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 03:15:40 +00:00
Aidan Lister
f7d09e6dd1 Needs PHP tags for correct highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-25 02:51:16 +00:00
Aidan Lister
6cf048bf21 Removed duplicated info, and pointed users to the security section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173482 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-25 02:47:54 +00:00
Aidan Lister
4f23d0c232 Fix mistake. Spotted by a user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173481 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-25 01:53:12 +00:00
Dan Scott
3c95839bbd Fix table formatting disaster. Insert head into brown bag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173474 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 22:58:47 +00:00
Dan Scott
924d8bf843 Include full name of PDO.
Switch to table layout for drivers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173473 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 22:47:56 +00:00
Friedhelm Betz
3bad8289e4 getLine() for Exception class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 18:39:33 +00:00
Sean Coates
02eb4ce4fc see also: file_put_contents()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173397 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 19:43:51 +00:00
Jakub Vrana
8658025ea1 safe_mode_exec_dir directory separator (bug #30031)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173361 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:53:01 +00:00
Jakub Vrana
b41f54c7e0 Replace invalid characters in <parameter>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:38:18 +00:00
Martin Samesch
6ddc449e88 reverting changes; sorry, I didn't read carefully ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173349 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:31:58 +00:00
Jakub Vrana
3c4233bca6 Change "object" to specific objects
# please revise it
# letter case is taken from sources


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173347 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:22:12 +00:00