Commit graph

1074 commits

Author SHA1 Message Date
Daniel Beckham
3703af1b3d added getcwd() definition
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30917 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 21:34:12 +00:00
Christian Ullrich
2996d5395b Typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30900 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 19:40:22 +00:00
Torben Wilson
537dd981ba Note the default setting for max_execution_time, and fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30895 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 19:11:29 +00:00
Uwe Steinmann
cea122551f - added very basic documentation for fdf_set_opt(), fdf_set_flags(),
fdf_set_javascript_action(), fdf_set_submitform_action()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30843 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 14:06:27 +00:00
Daniel Beckham
2fdefa164a fixed typos in xml tags (just learned how to "make test" =)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30796 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 02:51:50 +00:00
Torben Wilson
0969190ed3 Better explanations of what mysql_errno() and mysql_error() do.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30792 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-22 01:36:03 +00:00
Daniel Beckham
8750c0e354 added wordwrap() documentation and example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30784 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 22:33:33 +00:00
Egon Schmid
aa03eb671d Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30748 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 17:58:02 +00:00
Egon Schmid
1779d1b8dd Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30740 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:35:31 +00:00
Egon Schmid
2139613cd6 Minor changes not relevant for the translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30739 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:31:00 +00:00
Egon Schmid
83e113ee43 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30738 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:22:56 +00:00
Egon Schmid
3200e472f9 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30737 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 15:33:37 +00:00
Ron Chmara
1666e859c4 Added para about idle connections filling db tables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 11:23:02 +00:00
Ron Chmara
8398134187 Added basic partintro, fixed recursive function reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30713 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 10:38:59 +00:00
Jesus M. Castagnetto
cb1b3bf9cf Added info on new constants that I included in ext/standard/php_math.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30701 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 09:37:33 +00:00
Jesus M. Castagnetto
a1388f77ed minor typos and some tag changes in tmpfile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30697 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:53:28 +00:00
Jesus M. Castagnetto
1aeaf85594 fixed typo in name for strnatcmp reference in the strnatcasecmp description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30696 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:50:49 +00:00
Jesus M. Castagnetto
c2bda31ea3 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30695 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:02:45 +00:00
Jesus M. Castagnetto
88a84a2461 Documentation and examples of xml_parse_into_struct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30694 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 08:01:40 +00:00
Torben Wilson
608459c3e4 Put a sentence back where it belongs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30690 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 06:06:57 +00:00
Torben Wilson
45d640b110 Some indentation etc.
Uncommented a note about 2 int operands to '/' returning int; this the
behaviour that I see in both PHP3 and PHP4. If this is wrong, let me
know, and I'll back it out and submit a bug report.

Added the warning about @ suppressing scriptstoppers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30689 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 05:59:20 +00:00
Jesus M. Castagnetto
f853b9dcac documentation and examples of use of create_function() to generate
anonymous (lambda-style) functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30672 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 23:55:59 +00:00
Jesus M. Castagnetto
e2b2a639e6 Added url for the "natural order" string comparison algorithm, and
documentation (w/ example) for strnatcmp and strnatordercmp


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30656 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 19:50:05 +00:00
Jesus M. Castagnetto
3feb92cd34 documentation for tmpfile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30649 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 19:48:11 +00:00
Jesus M. Castagnetto
397108fb59 Fixed typo that Hotsjy caught
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30648 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 19:42:51 +00:00
Egon Schmid
1cdf90fd04 Enhanced readline.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30631 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 16:29:46 +00:00
Egon Schmid
d1c75e0fee Added references and ccvs, readline, and yaz to chapters.ent.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30617 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 15:34:11 +00:00
Egon Schmid
936f15f0c4 Mostly indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30615 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 15:09:37 +00:00
Egon Schmid
2375d62be3 Beautified it a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30612 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 15:02:32 +00:00
Torben Wilson
43c780cb79 Some clarifications & fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30586 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 10:49:33 +00:00
Stanislav Malyshev
4a2d9feae9 Add more explanations, small fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30582 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 10:28:13 +00:00
Torben Wilson
987c42587c Make note about fopen URL wrappers sending a Host: header with the request.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30548 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 04:24:40 +00:00
Torben Wilson
63885a3876 Documented "B" and "I" date() specs; cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30547 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 03:11:31 +00:00
Torben Wilson
07285b6424 Cosmetics.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30546 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 02:43:12 +00:00
Torben Wilson
db66205eda Typo fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30545 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 02:38:22 +00:00
Torben Wilson
a922b1125d Fixes and clarifications to include() & require() behaviour wrt
variable scoping/passing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30541 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 22:07:27 +00:00
Jesus M. Castagnetto
7662ec553a fixed typos, added "See also" to php_logo_guid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30540 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 22:05:07 +00:00
Jesus M. Castagnetto
043b0b1793 Added description for phpcredits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30536 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 22:01:20 +00:00
Torben Wilson
293495cf8a Small clarification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30532 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 20:56:49 +00:00
Torben Wilson
944adca03f Fixed some syntax in fsockopen() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30531 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 20:54:00 +00:00
James Moore
423a806315 Corrected pg_fetch_row documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30530 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 19:56:06 +00:00
James Moore
c9c80ec457 Added note to pg_close about automatic closing of non persistant connections and it being impossible to close persistant connections with pg_close.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 19:34:27 +00:00
Stanislav Malyshev
517820a9f6 A bit of cosmetics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30487 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 10:01:41 +00:00
Stanislav Malyshev
37e088f239 Add references explanation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30485 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 09:12:18 +00:00
Rui Hirokawa
c6361b7390 insert again the description about assert functions in info.xml and update translations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30480 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 06:13:31 +00:00
Ron Chmara
ab5b7eedd8 Added to chmod and fopen examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30479 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 04:05:09 +00:00
Torben Wilson
7d633363d8 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30475 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 00:50:44 +00:00
Torben Wilson
d5f2fa8d77 Add more complex example for here docs, and some more explanation as to
how they behave.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30474 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 00:07:06 +00:00
Daniel Beckham
1af4512046 added the Unified moniker to the section name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30463 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-18 15:32:54 +00:00
Torben Wilson
a68f95c738 I guess sas fixed this earlier today, so I'll just fix a typo and note
that the referer_check doc fix closes Bug #5890.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30439 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-18 12:13:10 +00:00