For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > June 2004 > cvs: phpdoc /en/reference/xml/functions xml-parser-get-option.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/xml/functions xml-parser-get-option.xml
Nuno Lopes

2004-06-10, 3:56 pm

nlopess Thu Jun 10 11:47:18 2004 EDT

Modified files:
/phpdoc/en/reference/xml/functions xml-parser-get-option.xml
Log:
fix #28580

http://cvs.php.net/diff.php/phpdoc/...1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/xml/functions/xml-parser-get-option.xml
diff -u phpdoc/en/reference/xml/functions/xml-parser-get-option.xml:1.4 phpdoc/en/reference/xml/functions/xml-parser-get-option.xml:1.5
--- phpdoc/en/reference/xml/functions/xml-parser-get-option.xml:1.4 Mon Mar 29 09:35:03 2004
+++ phpdoc/en/reference/xml/functions/xml-parser-get-option.xml Thu Jun 10 11:47:18 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/xml.xml, last change in rev 1.2 -->
<refentry id="function.xml-parser-get-option">
<refnamediv>
@@ -36,7 +36,8 @@
</para>
<para>
This function returns &false; if <parameter>parser</parameter> does
- not refer to a valid parser, or if the option could not be set.
+ not refer to a valid parser or if <parameter>option</parameter> isn't
+ valid (generates also a <constant>E_WARNING</constant> ).
Else the option's value is returned.
</para>
<para>
Sponsored Links







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

Copyright 2008 codecomments.com