Tom Sommer
ba3d020e5b
Re-word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167315 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 18:01:05 +00:00
Friedhelm Betz
321de8efc2
correct example
...
error_message is passed by ref as of 5.0.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167312 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:47:30 +00:00
Friedhelm Betz
c6583b18b9
typo, link to reserved words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:42:44 +00:00
Friedhelm Betz
93a810678c
no reserved words for method names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 10:15:38 +00:00
Aidan Lister
d2ba182639
Added file_put_contents to the see-also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 08:57:23 +00:00
Aidan Lister
b9cf6037a1
note: changed content-type to jpeg in example in previous commit + split the see-also into two lines.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167290 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 06:58:54 +00:00
Aidan Lister
e9c5a7f63c
whitespace + changed see also (sorry Derick!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167289 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 06:33:49 +00:00
Dave Barr
fed18ab532
- PHP[45] to PHP [45]. Remove a few RC references from ibase_pconnect().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167288 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:40:30 +00:00
Dave Barr
afdb358b2c
- Fix broken build (<example> without a <title>), and other things.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167287 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:37:58 +00:00
Curt Zirzow
3b39595fab
New documentation in new format.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167280 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 02:28:16 +00:00
Aidan Lister
3634432d89
Simplied the example
...
Moved the warnings together
Noted that comments are always stripped
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167243 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 13:57:52 +00:00
Mehdi Achour
838a929be5
ext/xsl is no more experimental since 5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167229 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 08:19:17 +00:00
Dave Barr
3d7a486566
- Document Wez's new readline callback functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167219 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 04:38:38 +00:00
Sean Coates
3d5c1e4b2c
- added classkit_method_copy() docs
...
- re-arranged see-also orders & added new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167218 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-25 04:33:52 +00:00
Dave Barr
bc417257fc
- Typo, bug #29826 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167205 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-24 23:02:42 +00:00
Jakub Vrana
7b6b000e98
dbhandle parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167129 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-24 08:22:37 +00:00
Sean Coates
48a8b3ad4e
Modified removed PEAR comment until we solidify the phpize/pecl install instructions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167121 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-24 04:53:34 +00:00
Sean Coates
bf5a9fc566
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167116 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-24 02:34:36 +00:00
Sean Coates
4eb65cf49e
added entity for classkit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167108 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-23 23:01:15 +00:00
Jakub Vrana
6eed4113a5
Clarify this a bit too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167055 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-23 13:56:42 +00:00
Antony Dovgal
5ebd9d73b8
fix bug #29772 (imagestring() starting coords are upper-left, not upper-right)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167054 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-23 13:43:28 +00:00
Curt Zirzow
6bc3f35737
elaborate when inherited constructors arn't called.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 23:36:59 +00:00
Sean Coates
345466ea26
removed poorly placed, redundant return statement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167023 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 18:58:49 +00:00
Sean Coates
adeffa9b00
replaced return with entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 18:54:38 +00:00
Sean Coates
58f711238f
added classkit docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167013 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 17:05:41 +00:00
Aidan Lister
91ab5a49df
Renamed "do..while" to "do-while" as it's more syntatically correct (inline with the java docs - oh no, sun taking over php!!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 15:36:09 +00:00
Aidan Lister
8c3f2d80c0
A more sensible name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167011 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 15:24:45 +00:00
Aidan Lister
74a0775361
Added three new functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167001 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 12:25:35 +00:00
Dave Barr
0943b25050
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166989 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 10:57:39 +00:00
Jakub Vrana
a73260d1d7
Documentation by mazzanet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166988 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 10:14:34 +00:00
Jakub Vrana
a5c3c5d02d
Modulus for negative values (bug #29732 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166987 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 09:45:01 +00:00
Antony Dovgal
6f8d6bea11
two typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166967 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-21 18:41:46 +00:00
Curt Zirzow
599fba0d5f
The overdue exception documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166940 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-21 02:43:56 +00:00
Friedhelm Betz
ca92015918
see also's
...
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166902 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 16:05:06 +00:00
Friedhelm Betz
93b3c8971d
user note (roko at ilievi dot net) return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166901 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 16:01:37 +00:00
Jakub Vrana
28b079646b
Simplify refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166883 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:47:38 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Friedhelm Betz
5e999fe7a0
cut refpurpose
...
function tags, typos
not only inserting is vulnerable for sql injection
see alsos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 17:00:07 +00:00
Jakub Vrana
8c06fa3133
Rename functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166815 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:15:20 +00:00
Friedhelm Betz
f2878c7869
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166814 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:13:34 +00:00
Jakub Vrana
c802e6b506
Simplify refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166813 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:10:38 +00:00
Jakub Vrana
e564403e05
refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166811 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:57:41 +00:00
Jakub Vrana
6082e9c786
refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166810 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:45:34 +00:00
Jakub Vrana
4727710975
refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166804 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:27:39 +00:00
Jakub Vrana
65609f18e2
Uppercase first letter in refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Friedhelm Betz
6cf429ccdc
clarification of DST enabling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166799 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:06:07 +00:00
Jakub Vrana
1a2e518ec8
refpurpose, warn.undocumented.func
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166798 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:58:32 +00:00
Aidan Lister
4e9b5ae9ba
Added compatability note with windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166796 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:37:39 +00:00
Marcin Gibula
054b191305
Add documentation of xattr_supported.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166793 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:24:55 +00:00
Aidan Lister
c4567a557a
Fixed mysql library reference name
...
Added a simple example
Fixed typo in SQL query
Removed stripslashes_deep code - not needed as arrays can't be inserted
Fixed note about wildcard characters
Misc language changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166792 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:13:46 +00:00