Enter Keywords:
1 - 10 of 41(0 seconds)
Sort By:
 
Hello all -- I'm an ASP guy trying to help out some folks with a PHP site, so forgive me if I say anything dumb that anyone who's passed PHP 101 should know. We've got an application that takes ...
Zones: PHP and DatabasesDate Answered: 01/16/2007 Rating: 7.8 Views: 0
I am trying to use MCRYPT TWOFISH256 on Freebsd 6.2 When I attempt the code, it comes back as blank, however accordingly, I have the right librarys installed. Regular TWOFISH works fine but I w...
Zones: PHP, Free BSD, D...Date Answered: 07/17/2007 Rating: 9.2 Views: 0
Hi! I installed IIS lastest version, php lastest version and I would like to install mcrypt lib to work with all this.. I read somewhere that I might need cygwin to compile mcrypt.. now.. ...
Zones: PHPDate Answered: 06/25/2002 Rating: 7.8 Views: 0
Hi! I need to have php and mcrypt work with IIS I got PHP working and some other php module.. but when I try to uncomment the line to make php_mcrypt.dll work.. phpinfo(); doesn't load :(...
Zones: ISP / HostingDate Answered: 11/19/2003 Rating: 6.4 Views: 4
I am trying to use the encrypt functions of PHP.  The OS is Linux. Are there any good documentations?
Zones: PHP installationDate Answered: 05/20/2004 Rating: 7.6 Views: 0
ok i have mcrypt encrypt a string, then i convert it from bin to hex with bin2hex, this is store in a database. then i convert it with hex2bin (below) and then decrypt. this works fine in IE, but i...
Zones: PHPDate Answered: 02/10/2005 Rating: 9.6 Views: 0
We use mcrypt with php to encrypt a key passed through a url, ie : www.x.com/x.php?key=xxxxxxxx We are moving to a new server and decryption fails on the new server.  It turns out that the key is ...
Zones: PHPDate Answered: 03/25/2008 Rating: 8.8 Views: 0
Hi, I want to install mcrypt with php: os: Operating system Linux 2.6.9-023stab048.6-smp php: http://theproviders.us/phpinfo.php - this contain all information. Please this module is a b...
Zones: PHP installation, PHP, LinuxDate Answered: 05/11/2009 Rating: 9.1 Views: 0
hi, i'm working on a script, that requires encrypting and decrypting data, but i'm still a little new to encryption. the script works ok, when i encrypt/decrypt in "MCRYPT_MODE_ECB" mode, but no...
Zones: PHPDate Answered: 04/20/2004 Rating: 6.8 Views: 11
Hello. No encyption expert here, but can someone help? Install: PHP 4.3.8, mcrypt >= 2.4.x, Win2k Server Recently, we upgraded PHP from 4.3.4 to 4.3.8 and now the mcrypt_decrypt() function d...
Zones: PHPDate Answered: 09/20/2004 Rating: 7.6 Views: 0