adding links to shortcut md5 and sha1 file functions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264206 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Paul Reinheimer 2008-08-05 05:51:43 +00:00
parent 02a45af6c0
commit 141c8f890a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. -->
<refentry xml:id="function.hash-file" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -90,6 +90,8 @@ echo hash_file('md5', 'example.txt');
<member><function>hash</function></member>
<member><function>hash_hmac_file</function></member>
<member><function>hash_update_file</function></member>
<member><function>md5_file</function></member>
<member><function>sha1_file</function></member>
</simplelist>
</para>
</refsect1>