Philip Olson
98647deb5f
Added note about QUERY_STRING; See also parse_url() and pathinfo().
...
Added/modified example to include use of the second arr parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100083 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 00:20:32 +00:00
Jan Lehnardt
f526779bb1
- reflect function renaming
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100075 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 22:48:38 +00:00
Jan Lehnardt
ef74f19d02
- initial check-in for ilia
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100048 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 14:51:50 +00:00
Per Gustafsson
9d77337c83
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99684 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 10:09:54 +00:00
Hartmut Holzgraefe
e6cfcd286e
number_format is more like a string function...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97282 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 20:56:46 +00:00
Hartmut Holzgraefe
801c63a34e
documentation for new optional calling convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96031 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-18 07:56:17 +00:00
Markus Fischer
77512e3f34
- strcoll() is enabled for win32 since 4.2.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94873 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 11:27:36 +00:00
Gabor Hojtsy
525876b234
Adding see also links to make sure get_html_translation_table is linked in...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91440 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-10 10:59:48 +00:00
Friedhelm Betz
89bced691a
new structure applied
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90409 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-30 16:15:47 +00:00
Friedhelm Betz
fab3ec45c3
make RFC as link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90389 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-30 09:26:16 +00:00
Damien Seguy
c81b785e1b
make all see also consistent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90028 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-27 04:07:06 +00:00
Sander Roobol
d4f3867650
Minor rephrase #18326
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88587 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 08:44:43 +00:00
Philip Olson
19e072b2af
+ Accessing as $string{3} works too.
...
+ Added <?php ?> to all examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88108 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 20:49:45 +00:00
Georg Richter
b452ebaf85
print can't be used as a variable function
...
see also bug #16739
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88104 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 18:52:33 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Markus Fischer
741522f9ce
- Document whitespace behaviour of the scanf functions, closes #12337 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 21:50:25 +00:00
Philip Olson
8528aef414
Minor update to example, removed see also to the alias join().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-07 17:46:26 +00:00
Derick Rethans
a256b90da7
- Fix for bug #17561
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84451 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 16:58:29 +00:00
Sander Roobol
0fbac3c061
Some minor fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84332 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-01 16:33:46 +00:00
Sander Roobol
3068c8bef3
Fix examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83536 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-26 16:48:34 +00:00
Sander Roobol
adca5e47bf
Fix minor typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83413 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 10:23:42 +00:00
Philip Olson
9979defcef
See also str_pad() and for loop.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82186 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-14 02:51:46 +00:00
Andy Lindeman
54df4a2c02
array_flib -> array_flip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80179 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 22:00:40 +00:00
Andy Lindeman
f61de5b276
oops! screwed up CDATA
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80178 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 21:59:36 +00:00
Andy Lindeman
57714d4eb0
fixing bug #12379
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80177 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 21:56:53 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00