Hey guys, in the working on bringing back my old server i have ran into a .. problem i had along time ago and never got around to fixing. so here it is.
Before anyone starts with contradicting my coding i have checked this problem on 3 - 4 different scripts created by different people they are all the same and do the same.
The problem i'm having is with hash. For some reason i cannot get hash to insert into my database. I have tryed mysql version from 4.0 - 5.1 and i have had no luck so i'm pretty sure it's not my mysql and i have tried multiple different PHP / Webserver setups and have not seen any difference. I can insert text into the password field in my account table, but i cannot insert any hash.
- Looking for a fix.
- Or a point into the direction of the problem. I have checked for corrupts in the table and it is all sound. so i'm not sure what the problem is.
Thanks for the help if you can give it.
Before anyone starts with contradicting my coding i have checked this problem on 3 - 4 different scripts created by different people they are all the same and do the same.
The problem i'm having is with hash. For some reason i cannot get hash to insert into my database. I have tryed mysql version from 4.0 - 5.1 and i have had no luck so i'm pretty sure it's not my mysql and i have tried multiple different PHP / Webserver setups and have not seen any difference. I can insert text into the password field in my account table, but i cannot insert any hash.
- Looking for a fix.
- Or a point into the direction of the problem. I have checked for corrupts in the table and it is all sound. so i'm not sure what the problem is.
Thanks for the help if you can give it.