Commit graph

24 commits

Author SHA1 Message Date
Jakub Vrana
e66e60201a One should definitely know about stream_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 08:33:56 +00:00
Jakub Vrana
6e83b49413 Context parameter (bug #32499)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183271 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:01:44 +00:00
Nuno Lopes
ab6b36e104 document more PHP 5.1 changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 17:06:38 +00:00
Sean Coates
02eb4ce4fc see also: file_put_contents()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173397 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 19:43:51 +00:00
Nuno Lopes
d70677100c remove the example in how to use urlencode()
#sorry Aidan, but it simply doesnt work


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 14:52:50 +00:00
Nuno Lopes
c38e38bb9c add offset parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170676 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-15 17:31:38 +00:00
Aidan Lister
c187f05c07 Changed URL (RFC #2606)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167452 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:26:38 +00:00
Aidan Lister
94e2902f00 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:22:46 +00:00
Aidan Lister
0852df0fcc Added an example for opening a URI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163442 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 11:20:24 +00:00
Damien Seguy
f72f51e389 fixing a point in stat, adding some tags, and comestics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-18 14:23:19 +00:00
Kenneth Schwartz
708c7cf61c create entity for context support in PHP 5; add to fopen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155955 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-14 05:28:54 +00:00
Nuno Lopes
4075e438c3 fix #23220
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151810 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-19 16:06:56 +00:00
Sara Golemon
1f06e33776 What happens when file_get_contents() fails?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148883 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-16 19:29:09 +00:00
Mehdi Achour
7391717d3b proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148181 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-08 09:43:27 +00:00
Thomas Schoefbeck
6410f8b345 just small grammar ch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 19:58:30 +00:00
Wez Furlong
8befa0e8fe Revise docs a little; document the non-greedy fread semantics when reading from
network streams and fifos.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129235 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 20:10:20 +00:00
Sara Golemon
2616e55615 Notes re context option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127811 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 20:26:58 +00:00
Sara Golemon
b073987b8b context parameter added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122806 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-08 00:07:12 +00:00
Nicolas Chaillan
aa4947722b fixing #21460 (less descriptive it looks its better)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110822 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-06 23:52:22 +00:00
Nicolas Chaillan
0a0f755747 fixing #21460
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110818 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-06 23:42:51 +00:00
Philip Olson
db59ada8b2 Removed <note> for 4.3.0 Introduction, this information is autogenerated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88382 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:00:35 +00:00
Philip Olson
62f5b5d4a7 See also: fgets file fread readfile and include
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79635 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-23 22:10:15 +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