Quote:
Originally Posted by ledeanio
I've also found the value of MD5 encryption for any data in the GET headers.
|
You should not encode data stored in a database (except for data that should be encoded, like passwords etc.). If you read the database from e.g. phpMyAdmin, you should see the data as it is (so no encoded data, no slashed data,etc.).