hello, i m trying to use mcrypt_decrypt from commond line but i m getting the folllowing error:-
Call to undefined function mcrypt_decrypt() in Command line code on line 1
Any idea ? and any other alternative solution because i m using os:cmd() from erlang to achive this.since erlang do have function to achieve this but i m unable to figure out whats worng in that.so thought of doing like this so that i verify the things.
thanx in advanced