pollita Tue Jan 7 15:40:56 2003 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: Added "See Also" for vsprintf Index: phpdoc/en/reference/strings/functions/sprintf.xml diff -u phpdoc/en/reference/strings/functions/sprintf.xml:1.3 phpdoc/en/reference/strings/functions/sprintf.xml:1.4 --- phpdoc/en/reference/strings/functions/sprintf.xml:1.3 Sat Jul 27 00:07:06 2002 +++ phpdoc/en/reference/strings/functions/sprintf.xml Tue Jan 7 15:40:56 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 --> <refentry id="function.sprintf"> <refnamediv> @@ -172,7 +172,8 @@ </para> <simpara> See also <function>printf</function>, - <function>sscanf</function>, <function>fscanf</function>, and + <function>sscanf</function>, <function>fscanf</function>, + <function>vsprintf</function>, and <function>number_format</function>. </simpara> </refsect1>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php