For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/filesystem/functions file-get-contents.xml file-put-content









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/filesystem/functions file-get-contents.xml file-put-content
Sean Coates

2006-10-30, 7:05 pm

sean Thu Oct 26 02:17:15 2006 UTC

Modified files:
/phpdoc/en/reference/filesystem/functions file-get-contents.xml
file-put-contents.xml
file.xml fopen.xml
Log:
add links to stream_context_create

http://cvs.php.net/viewvc.cgi/phpdo...5&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/file-get-contents.xml
diff -u phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.24 phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.25
--- phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.24 Fri Jun 17 08:33:56 2005
+++ phpdoc/en/reference/filesystem/functions/file-get-contents.xml Thu Oct 26 02:17:14 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.130 -->
<refentry id="function.file-get-contents">
<refnamediv>
@@ -90,6 +90,7 @@
<member><function>readfile</function></member>
<member><function>file_put_contents</function></member>
<member><function>stream_get_contents</function></member>
+ <member><function>stream_context_create</function></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdo...1&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/file-put-contents.xml
diff -u phpdoc/en/reference/filesystem/functions/file-put-contents.xml:1.10 phpdoc/en/reference/filesystem/functions/file-put-contents.xml:1.11
--- phpdoc/en/reference/filesystem/functions/file-put-contents.xml:1.10 Sat Aug 26 11:30:09 2006
+++ phpdoc/en/reference/filesystem/functions/file-put-contents.xml Thu Oct 26 02:17:14 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<refentry id="function.file-put-contents">
<refnamediv>
<refname>file_put_contents</refname>
@@ -126,6 +126,7 @@
<member><function>fopen</function></member>
<member><function>fwrite</function></member>
<member><function>file_get_contents</function></member>
+ <member><function>stream_context_create</function></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/file.xml
diff -u phpdoc/en/reference/filesystem/functions/file.xml:1.17 phpdoc/en/reference/filesystem/functions/file.xml:1.18
--- phpdoc/en/reference/filesystem/functions/file.xml:1.17 Fri Oct 14 07:11:15 2005
+++ phpdoc/en/reference/filesystem/functions/file.xml Thu Oct 26 02:17:14 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.file">
<refnamediv>
@@ -71,7 +71,8 @@
See also <function>readfile</function>,
<function>fopen</function>, <function>fsockopen</function>,
<function>popen</function>, <function>file_get_contents</function>,
- and <function>include</function>.
+ <function>include</function>, and
+ <function>steream_context_create</function>
</para>
</refsect1>
</refentry>
http://cvs.php.net/viewvc.cgi/phpdo...9&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/fopen.xml
diff -u phpdoc/en/reference/filesystem/functions/fopen.xml:1.28 phpdoc/en/reference/filesystem/functions/fopen.xml:1.29
--- phpdoc/en/reference/filesystem/functions/fopen.xml:1.28 Thu Oct 26 02:11:57 2006
+++ phpdoc/en/reference/filesystem/functions/fopen.xml Thu Oct 26 02:17:14 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fopen">
<refnamediv>
@@ -264,8 +264,9 @@
<function>file</function>,
<function>file_exists</function>,
<function>is_readable</function>,
- <function>stream_set_timeout</function>, and
- <function>popen</function>.
+ <function>stream_set_timeout</function>,
+ <function>popen</function>, and
+ <function>stream_context_create</function>.
</simpara>
</refsect1>
</refentry>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com