Jakub Vrana
f48ea8409e
Remove bogus note (bug #30059 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168674 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 08:27:44 +00:00
Nuno Lopes
68a092d6f4
fix #30077 : encondig parameter weirdness
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168649 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 19:12:41 +00:00
Nuno Lopes
b3ff644c6c
document preserve_keys
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168647 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 18:27:51 +00:00
Mehdi Achour
7ab58d735c
don't link to a deprecated function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168620 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 09:24:30 +00:00
Nuno Lopes
dce923ef0e
general bug fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168617 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:34:27 +00:00
Jakub Vrana
bb21c98654
Double 'the'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168615 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:15:17 +00:00
Jakub Vrana
dd02b70288
'or' was prepared for this :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168612 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 07:22:26 +00:00
Sean Coates
8dfb4f1e7b
removed superfluous 'or'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:30:21 +00:00
Sean Coates
e2b104f082
ws
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:28:40 +00:00
Nuno Lopes
2cc0656210
update and add pecl
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168593 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 19:46:27 +00:00
Nuno Lopes
0cb21928bb
document date_sunset() and date_sunrise() + examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 19:30:50 +00:00
Jakub Vrana
32d38f8ed2
How to turn off open_basedir (bug #29856 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 11:42:55 +00:00
Jakub Vrana
11ce911121
GD requires libpng and libjpeg (bug #29909 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168563 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 09:26:27 +00:00
Derick Rethans
8838b71ffa
- Re-initialize array, otherwise the example spits out:
...
Warning: Invalid argument supplied for foreach() in /tmp/foreach-test.php on line 42
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168562 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 08:28:00 +00:00
Sara Golemon
35f1cd5a99
Document stream_filter_remove()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 04:04:00 +00:00
Friedhelm Betz
e3f0875d7b
link correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168534 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 20:28:02 +00:00
Aidan Lister
6bb779a3f5
Properly defined the constant, removed the extra paragraph, added check into example. This is the last commit, I promise!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168481 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 08:35:29 +00:00
Derick Rethans
09bacfc1c6
- Revert it back, there is more than en_US alone.
...
#- And UTF8 is a good thing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:48:45 +00:00
Aidan Lister
c7bc63cf97
Added proper en_US array data (Derick's funny example uses odd characters, and the actual description describes en_US, not nl)
...
Ensured the locale was checked first in the example
Added note about getting "127"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168479 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:32:46 +00:00
Derick Rethans
cd4f6f6136
- Fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168478 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:22:29 +00:00
Aidan Lister
e2e2b2ac4f
Made example less ridiculous
...
Removed simplelist rows, livedocs doesn't support them (no need for it anyway)
Added info describing n_sign_post and friend. (I'm not sure this is 100% correct, but seems to be from usernotes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168476 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 02:12:24 +00:00
Curt Zirzow
8dd4ec27f4
consistently use para for var list descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 18:04:59 +00:00
Aidan Lister
c051dabe06
Added seealso.callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168436 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 11:22:03 +00:00
Nuno Lopes
fb36f55e2c
add get_parent_class() and get_methods()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168427 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 09:57:43 +00:00
Aidan Lister
df75ab52c3
Added &seealso.callback; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168426 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 09:50:12 +00:00
Friedhelm Betz
2f495cb81f
use shortcuts, they work ;-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168398 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 16:22:53 +00:00
Nuno Lopes
38f15559ef
add SORT_LOCALE_STRING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 15:50:39 +00:00
Aidan Lister
de1dbd3464
Extra para tag, doh!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168387 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:55:47 +00:00
Aidan Lister
812ffd9358
Added note about security section, and what to use instead of register_globals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168386 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:46:42 +00:00
Aidan Lister
c7a3980d42
whitespace changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168385 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:34:02 +00:00
Aidan Lister
7cb8acd955
Removed excessive register_globals information and transfered it to FAQ section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168384 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:32:52 +00:00
Aidan Lister
b784e7f223
Added link to RG FAQ
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168383 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:25:09 +00:00
Gabor Hojtsy
ec2eb62641
provide some explanation on when these might need to be used
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168374 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 10:49:25 +00:00
Aidan Lister
a41b6a10b9
Added register_globals example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 10:28:27 +00:00
Aidan Lister
efbb10251a
Made the information about the new changes more visible, as this seems to be a constant problem with users.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168369 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 09:40:06 +00:00
Aidan Lister
2d3ce8d205
pearised example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 09:18:21 +00:00
Sara Golemon
7a22916f9a
New Functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168351 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 21:14:19 +00:00
Sara Golemon
f15f83fdae
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168335 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:53:00 +00:00
Tom Sommer
89320e7fa5
Bug #30055 - Incorrect example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168330 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:24:47 +00:00
Sean Coates
3e151f42d7
grammar
...
# perhaps this should be an entity?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168324 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 16:38:02 +00:00
Sean Coates
12cdc054e4
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168320 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 16:31:46 +00:00
Sara Golemon
76efbbe370
Document ssl2:// and ssl3:// transports
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168313 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 15:43:57 +00:00
Jakub Vrana
c54542ee8f
Can't be used as a function parameter (bug #29967 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168312 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:50:48 +00:00
Jakub Vrana
3974f6c102
Return value (bug #29712 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:34:21 +00:00
Jakub Vrana
f9295c2a6a
Strings were without slashes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168310 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:26:47 +00:00
Enrique Garcia Briones
ddd6b55728
Refer to bug #30037
...
mysql_data_seek added reference to the corresponding mysql_fetch_*
mysqli: implementing the solution of bug 30037
implementing &reftitle.seealso; and &reftitle.returnvalues; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:17:24 +00:00
Jakub Vrana
b92cf969c5
Move colons from the links
...
# Should every new PHP 5 function go here?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168305 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 13:49:51 +00:00
Jakub Vrana
59df6bac00
Security fix by Hartmut
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168304 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 13:45:23 +00:00
Jakub Vrana
3b1c8c1a2e
See also (bug #30037 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 08:26:44 +00:00
Aidan Lister
060e65658a
Used non-deprecated functions, thanks nocturnal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168236 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-09 12:49:33 +00:00