Commit graph

31 commits

Author SHA1 Message Date
Mehdi Achour
ad3b8c10ca missing title and WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138089 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-17 13:17:22 +00:00
Mehdi Achour
3b5d36de26 adding examples proposed by vincent at php dot net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138087 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-17 13:14:23 +00:00
Mehdi Achour
0a825c9ee4 adding an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137942 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 09:12:31 +00:00
Sara Golemon
b9799c6942 Add example to ftp_site() per docbug# 25063. Also link to ftp_raw()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137529 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-12 21:28:58 +00:00
Friedhelm Betz
c043caf704 tagging, logical errors.
thanks ali


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133841 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-01 06:48:57 +00:00
Friedhelm Betz
fc9c5fe85b bunch of see alsos, some minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133602 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 15:05:37 +00:00
Friedhelm Betz
c464ccf20f ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133598 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 13:37:24 +00:00
Friedhelm Betz
717b1f89c0 typo, thanks to Ali
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133597 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 13:33:47 +00:00
Friedhelm Betz
bf37c5f857 wrong note removed, php tags for examples, cross-linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129769 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 19:26:30 +00:00
Mehdi Achour
d251962578 some users notes integration, examples, see also and typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129179 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 14:49:37 +00:00
Nicolas Chaillan
55dbe97c66 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128753 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 22:30:27 +00:00
Victor Boivie
9130132fd9 Incorrectly formatted function alias - fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118638 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 12:55:53 +00:00
Damien Seguy
a3410d2cbe use of return.success;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116958 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-18 18:09:02 +00:00
Sara Golemon
83b43782f7 Fixed misdocumentation in ftp_exec(), added documentation for ftp_raw()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114084 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 05:19:42 +00:00
Sara Golemon
f61cc6b13f New Function, initial commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113827 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 20:02:05 +00:00
Damien Seguy
9d457b8b5f fp -> handle revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113679 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 03:37:19 +00:00
Philip Olson
2f24599d51 Oops, forgot to ./configure before 'make test' Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104134 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-15 02:21:33 +00:00
Philip Olson
394a92ed10 Initial Checkin. Also closes bug #20434
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104127 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-15 02:11:43 +00:00
Friedhelm Betz
342ff85558 introducing &return.success;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103436 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-12 11:57:54 +00:00
Philip Olson
001343b980 A little more specific on when timeout parameter became available
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102984 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 10:35:22 +00:00
Philip Olson
94f16ce386 Removed "when became available" note. Minor update. See also ftp_connect()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102983 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 10:09:00 +00:00
Gabor Hojtsy
b77963cdfe So nb is non-blocking ;) Doh.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99716 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 16:36:26 +00:00
Gabor Hojtsy
a4c45591da Adding new functions. They will come in 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99712 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 16:18:32 +00:00
Gabor Hojtsy
3a62a534a6 Removing functions as they have never hit a release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99711 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-14 16:16:20 +00:00
Erica Douglass
80f92c7e16 Fixed grammatical errors and spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95949 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-17 09:46:58 +00:00
Markus Fischer
0edf95ee29 - "timeout" parameter is available since 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92129 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-15 08:35:43 +00:00
Gabor Hojtsy
f03bf56561 Correct build breaking error I introduced earlier...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90065 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-27 13:31:38 +00:00
Gabor Hojtsy
58ded35af6 Adding new functions, adding see alsos to new functions.
5 new constant, and a new parameter for the get and put
functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90044 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-27 11:48:17 +00:00
Leszek Krupinski
ff19661e8e Few corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82260 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-14 22:38:03 +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
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