How to use HTTP_GET and HTTP_POST to encrypt and decrypt
34 Views
Hi,
I have two urls , one to encrypt and another to decrypt information from portal. How I can do that? Should I use HTTP_GET and HTTP_POST for that? Please reply if you have some sample codes.