philip Tue Nov 19 19:14:09 2002 EDT
Modified files:
/phpdoc/en/reference/strings/functions md5.xml
Log:
See also: sha1()
Index: phpdoc/en/reference/strings/functions/md5.xml
diff -u phpdoc/en/reference/strings/functions/md5.xml:1.3
phpdoc/en/reference/strings/functions/md5.xml:1.4
--- phpdoc/en/reference/strings/functions/md5.xml:1.3 Sat Jul 27 00:07:06 2002
+++ phpdoc/en/reference/strings/functions/md5.xml Tue Nov 19 19:14:09 2002
@@ -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.135 -->
<refentry id="function.md5">
<refnamediv>
@@ -19,7 +19,8 @@
The hash is a 32-character hexadecimal number.
</para>
<para>
- See also <function>crc32</function> and <function>md5_file</function>
+ See also <function>crc32</function>, <function>md5_file</function>,
+ and <function>sha1</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php