Hi,
! created table with two fields one is username and another one is password.Using md5 i enerypted myusername field and i stored in database but now again i want to see username field in welcome page with name so in this how to decrypt username from database.
thanks
! created table with two fields one is username and another one is password.Using md5 i enerypted myusername field and i stored in database but now again i want to see username field in welcome page with name so in this how to decrypt username from database.
thanks
Comment