11.07.2015, 23:37
udb_hash returns an integer rather than a string. Whirlpool is a much better alternative than udb_hash... I suggest you start using it.
INI_SetTag(..., "DATA");
Try changing 'DATA' to 'data', see if anything changes.
INI_SetTag(..., "DATA");
Try changing 'DATA' to 'data', see if anything changes.