Search code examples
phpxamppmcrypt

How to view the source code for the encryption and decryption functions in php?


I want to view the source code for the various encryption and decryption functions used by PHP . How can I do so? I use Xampp.


Solution

  • You download the source code from the PHP site and examine that.

    Also it's searchable and indexed online: http://lxr.php.net/