For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/filesystem/functions fopen.xml









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 fopen.xml
Sean Coates

2006-10-30, 7:05 pm

sean Thu Oct 26 02:11:58 2006 UTC

Modified files:
/phpdoc/en/reference/filesystem/functions fopen.xml
Log:
zcontext is inconsistent with the rest of the manual

http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/fopen.xml
diff -u phpdoc/en/reference/filesystem/functions/fopen.xml:1.27 phpdoc/en/reference/filesystem/functions/fopen.xml:1.28
--- phpdoc/en/reference/filesystem/functions/fopen.xml:1.27 Thu Mar 31 15:01:43 2005
+++ phpdoc/en/reference/filesystem/functions/fopen.xml Thu Oct 26 02:11:57 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fopen">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam><type>string</type><parameter>mode</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter></methodparam>
- <methodparam choice="opt"><type>resource</type><parameter>zcontext</parameter></methodparam>
+ <methodparam choice="opt"><type>resource</type><parameter>context</parameter></methodparam>
</methodsynopsis>
<simpara>
<function>fopen</function> binds a named resource, specified
Sponsored Links







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

Copyright 2008 codecomments.com