From 141c8f890a21eed4ee86e62b88f4c8835bbbff77 Mon Sep 17 00:00:00 2001 From: Paul Reinheimer Date: Tue, 5 Aug 2008 05:51:43 +0000 Subject: [PATCH] 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 --- reference/hash/functions/hash-file.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reference/hash/functions/hash-file.xml b/reference/hash/functions/hash-file.xml index b116a4f2eb..f8782243e3 100644 --- a/reference/hash/functions/hash-file.xml +++ b/reference/hash/functions/hash-file.xml @@ -1,5 +1,5 @@ - + @@ -90,6 +90,8 @@ echo hash_file('md5', 'example.txt'); hash hash_hmac_file hash_update_file + md5_file + sha1_file