Sorry, newbie question, but attempting to use SIM with a custom php
shopping cart -- don't have MHASH on the server, and using PHP 4.4.9 . .
. how does the fingerprint thing work without it?
Many, many thanks. I am, however, running into a 99 error now, I've been
changing variables left and right but to no avail. Any thoughts? Code
below: $b) { $key = pack("H*",md5($key)); } $key = str_pad($key, $b,
chr(0x00)); $ipad = str_pad('', $b, c...