Commit graph

6307 commits

Author SHA1 Message Date
Mehdi Achour
ca07265c86 making the example less confusing for begginers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141052 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-25 08:01:22 +00:00
Friedhelm Betz
34c392009f func name corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141037 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-24 23:01:58 +00:00
ali
eac1d5e60d correcting proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140996 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-24 07:47:26 +00:00
Uwe Schindler
90b4d13d36 Addes some hints for proper using $_SERVER and not the environment because iPlanet is a multithreaded webserver without proper CGI environments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140865 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 14:58:53 +00:00
Mehdi Achour
9a9ca4c419 use entity here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140845 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 12:23:30 +00:00
Mehdi Achour
f8720632f9 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140842 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 11:44:17 +00:00
Marc Boeren
898cbc8971 Clarify the return-value a bit more.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 07:43:37 +00:00
Marc Boeren
73d602ced4 Fixed example for dbx_query as it may lead to the misunderstanding that
a select query will return 1 if no results are found: it doesn't, it
returns a result-object with no rows.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 07:41:02 +00:00
Dallas Wang
cb0052ee06 Make description of non-alphabetic charactors more clear.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140799 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-21 19:31:10 +00:00
Dave Barr
346282f55b fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140785 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-21 17:22:04 +00:00
Friedhelm Betz
f697cfb786 a bit much of 32 ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-19 11:58:26 +00:00
Sara Golemon
eefe08d5ae Initial Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140609 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-19 04:51:06 +00:00
Sara Golemon
fb512b8f7e Correct specified index and grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140608 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-19 04:33:56 +00:00
ali
04b210a1f6 correcting typo ; fixes #25578
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140521 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-17 18:43:45 +00:00
Mehdi Achour
9a86686675 adding return.success
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140508 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-17 12:31:11 +00:00
Nathan Sullivan
25cd819f59 added small paragraph for result of empty input file box
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140505 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-17 11:46:37 +00:00
Mehdi Achour
3de215b1df adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140479 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-17 01:33:23 +00:00
Friedhelm Betz
bce16a9f4c hint for format parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140457 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-16 21:19:28 +00:00
Ard Biesheuvel
71604c689d Add note about max VARCHAR length on Win32
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140415 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-16 09:55:02 +00:00
Mehdi Achour
da79a8b600 WS on see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140360 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 11:20:11 +00:00
Mehdi Achour
50b03beea7 put see also in the right place
add para arround examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140359 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 11:17:15 +00:00
Hartmut Holzgraefe
76c9f3a3c2 is_callable added to "see also" list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140346 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 09:47:11 +00:00
Hartmut Holzgraefe
6510171d84 add note regarding max. thumbnail size and "see also" entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140345 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 09:42:58 +00:00
Hartmut Holzgraefe
1a693f2897 examples added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140344 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 09:42:05 +00:00
Hartmut Holzgraefe
1b954bf1ed documentation for FAM extension started
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 09:29:05 +00:00
Sara Golemon
051f74d0f6 Correct return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140317 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 00:41:59 +00:00
Sara Golemon
0a949d9046 params can be any zval
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140245 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-14 02:33:42 +00:00
Philip Olson
32bfab3dea Initial docs (as per php.ini-dist) of cgi.fix_pathinfo as suggested
by bug #25448


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140202 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-12 20:11:18 +00:00
Nathan Sullivan
79e3555dce Added required parameter gsave, really should be taken out of php-cvs I think, and be default to 1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140070 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-11 11:16:40 +00:00
Ard Biesheuvel
b05cac16e0 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140068 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-11 09:32:30 +00:00
Ard Biesheuvel
5367ae8c23 ibase_param_info() now returns table/fieldnames as well
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-11 09:32:16 +00:00
Ard Biesheuvel
9eda3959c4 Add stuff about multi-DB transactions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140066 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-11 09:31:31 +00:00
Philip Olson
ddf034a477 Fix link; Can't put links inside faq questions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140033 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 19:29:43 +00:00
Philip Olson
72971d5c85 Added caution about how Sablot must be linked to -lstdc++ to work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140032 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 18:36:53 +00:00
Philip Olson
13048d7741 See also parse_str()/parse_url().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140030 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 16:18:13 +00:00
Sara Golemon
e2ea803dbd Initial Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140019 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 15:35:59 +00:00
Georg Richter
3d744cb227 Added Note (functions is deprecated)
removed todo-comment


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 07:51:13 +00:00
foobar
fd153274e4 clarify a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140006 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 04:16:02 +00:00
Friedhelm Betz
a1cfbad631 outdated generation info commented out
new doc downloads entity


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139942 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-09 18:50:31 +00:00
Friedhelm Betz
1a712894b7 crosslink to file_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139913 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-09 11:32:55 +00:00
Melvyn Sopacua
b35fc5c49b Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139888 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-08 22:29:53 +00:00
Derick Rethans
12d384b275 - In English this is called 'return'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-08 06:53:08 +00:00
Marcus Boerger
fce8b5f83d Add missing 'e'.
# Ups


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139813 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-08 00:33:33 +00:00
Marcus Boerger
31ed90836d Stress this out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139810 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-08 00:31:54 +00:00
Fernando Correa da Conceição
10daf5bdff et -> and
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-07 01:59:06 +00:00
Vincent Gevers
a5aa27856c Add mail()
fifth parameter is not allowed in safe mode


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139740 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-06 14:19:12 +00:00
Vincent Gevers
337879f5b7 Fix proto
This has always been bool


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139691 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 18:52:20 +00:00
Marc Boeren
1abfde6192 Added documentation for the new DBX_RESULT_UNBUFFERED flag and the new
dbx_fetch_row function.
# untested xml-files, if someone with a working setup could test them
# please? Thanks!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 09:19:15 +00:00
Sascha Schumann
0014ed5eaa some editing for brevity and correct grammar
the strstr-based tutorial was less than optimal: strstr never returns true.
if successful, it returns a substring of the haystack.  I've used strpos
now, because the semantics are easier to explain (although the current
description lacks a discussion of the "!== false" part. maybe someone
wants to add that.).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 06:11:36 +00:00
foobar
1cb1e6157b $_FILES is not in $_REQUEST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139642 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 03:07:58 +00:00