This is a discussion on What are encryption functions in PHP? within the PHP Programming forums, part of the Web Development category; What are encryption functions in PHP?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| here small explanation for my previous post mhash() The function mhash() offers support for a number of hashing alogorithms, allowing developers to incorporate checksums, message digests, and variuos other digital signatures into their PHP applications. Hashes are also used for storing passwords MCRYPT it is a popular data-encryption package avasilable for use with PHP, providing support for two-way (encryption and decryption)
__________________ With, J. Jeyaseelan Everything Possible |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP FTP Functions | Kamalakannan | PHP Programming | 54 | 04-14-2008 05:42 AM |
| Sql functions | itbarota | Database Support | 11 | 02-29-2008 02:08 AM |
| What are Virtual Functions? How to implement virtual functions in "C"? | Sabari | C and C++ Programming | 4 | 09-10-2007 11:35 PM |
| Imagemagick functions | Sivamurugan | PHP Programming | 4 | 09-09-2007 11:51 PM |
| Encryption & Decryption | raj | PHP Programming | 1 | 07-16-2007 11:41 AM |