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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22651319.htm...
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.. ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20285785.htm...
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 :(...
http://www.experts-exchange.com/Networking/ISPs_Hosting/Q_20305118.html
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?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21309948.htm...
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22455014.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20940525.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21137494.htm...
Zones:
PHPDate Answered: 09/20/2004 Rating: 7.6 Views: 0