how to encode the data and decode the data means Eg how to store the login details and password which should encode in the database and whenever the person login in second time
he enters login and password at that time we should decode the data which we stored in the database table
Nraju