Is there any problem with cript( ) in php 4.0.5 and 4.0.6 The function work under 4.0.4. The error mesage in browser is Warning: crypt() is not supported in this PHP build in What can I do to solve the problem. The code I am using is $encript = crypt( $new, $oldencripted);
- [PHP-WIN] crypt Ivan Pavlovic
- Ivan Pavlovic