mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Update md5, add mp5_file reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267752 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cb56864654
commit
fb9e622302
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.md5">
|
||||
<refnamediv>
|
||||
<refname>md5</refname>
|
||||
|
@ -102,6 +102,7 @@ if (md5($str) === '1f3870be274f6c49b3e31a0c6728957f') {
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>md5_file</function></member>
|
||||
<member><function>sha1_file</function></member>
|
||||
<member><function>crc32</function></member>
|
||||
<member><function>sha1</function></member>
|
||||
|
|
Loading…
Reference in a new issue