CodeIgniter Forums
Got a problem on my MD5 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Got a problem on my MD5 (/showthread.php?tid=60123)



Got a problem on my MD5 - El Forum - 01-19-2014

[eluser]Unknown[/eluser]
MD5 on my database :

21232f297a57a5a743894a0e4


MD5 on CI:

21232f297a57a5a743894a0e4a801fc3


There's this extra string on CI.



Any help?









Got a problem on my MD5 - El Forum - 01-21-2014

[eluser]jonez[/eluser]
What data type is your database column? It looks like it's clipping the MD5 value.


Got a problem on my MD5 - El Forum - 01-21-2014

[eluser]Unknown[/eluser]
oh i solved it already.. thanks for the reply.


please close this thread.


Got a problem on my MD5 - El Forum - 01-21-2014

[eluser]Ckirk[/eluser]
Mark it as resolved and give jonez the credit. He was right wasn't he Smile