nlopess Fri Dec 30 23:10:53 2005 EDT
Modified files:
/phpdoc/en/reference/math/functions base-convert.xml
Log:
see also intval(), per user note
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/math/functions/base-convert.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/math/functions/base-convert.xml
diff -u phpdoc/en/reference/math/functions/base-convert.xml:1.5
phpdoc/en/reference/math/functions/base-convert.xml:1.6
--- phpdoc/en/reference/math/functions/base-convert.xml:1.5 Thu Apr 1
10:00:01 2004
+++ phpdoc/en/reference/math/functions/base-convert.xml Fri Dec 30 23:10:53 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/math.xml, last change in rev 1.2 -->
<refentry id="function.base-convert">
<refnamediv>
@@ -51,6 +51,9 @@
section in the manual for more specific information and limitations.
</simpara>
</warning>
+ <para>
+ See also: <function>intval</function>.
+ </para>
</refsect1>
</refentry>