Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
md5 « Utility Function « PHP
PHP
Utility Function
md5
1.
Checking for session hijacking
2.
string md5 ( string str [, bool raw_output] )
3.
string md5 ( string str [, bool raw_output] ) produces a data checksum in exactly the same way as sha1( );
4.
Creating an md5 signature
5.
PHP's basic md5() function
6.
The protect() MD5 Form Fingerprint Generator
7.
md5.php
8.
Insert a unique ID into a form