Commit graph

8643 commits

Author SHA1 Message Date
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
Jakub Vrana
8192740838 Typo (suggestion by Matt Saunders)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173232 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 15:59:52 +00:00
Damien Seguy
0d65cc9d6c file_set_contents -> file_put_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173230 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 15:50:06 +00:00
Sean Coates
5763832b3e - fixed grammar
- added example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173228 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 15:23:03 +00:00
Heilig (Cece) Szabolcs
993aa90053 correcting copypaste error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173210 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 09:50:04 +00:00
anatoly techtonik
b34dcebc80 renamed oci-free-collection.xml to oci-collection-free.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 22:44:16 +00:00
anatoly techtonik
063bd94c7e follow phpdoc conventions for method IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 22:37:23 +00:00
Dan Scott
1f25280a0f Add brief docs and example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173160 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 20:01:42 +00:00
Martin Samesch
3ed020fe84 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173124 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 12:41:52 +00:00
Nuno Lopes
95bbf430f1 update reflection documentation
add new methods and improve an example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173121 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 11:54:44 +00:00
Curt Zirzow
8ac21800fc Clearify that [scale] defaults to 0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173112 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 00:44:04 +00:00
Sean Coates
f0d68ebd21 removed ! for bug #30846
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173081 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-20 05:15:34 +00:00
Dan Scott
934567e000 Update examples, include warning for fetchAll about resource requirements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173070 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 22:41:59 +00:00