Hi,

> I use this to set iv to null so I don't need to worry about it :)
> 
> $iv = pack("a".mcrypt_enc_get_iv_size($td),$iv);

        Ahh ok, I'll give that a try and let you know how it comes out.  Thanks!

-Dan Joseph

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to