Hi Leo, > And I think it's acctualy not possible to solve it > without external libaries, as there is currently no Hmac coding avable in > Zend which is needed for S3. HMAC coding is available in PHP itself :
http://www.php.net/manual/en/function.hash-hmac.php My implementation successfully use this function to generate the signature. I can provide some code if needed. Regards, Jean-Marc -------------------------------------------- Kanopée - Développement Informatique Durable 56 rue de Saint André 59800 Lille Tél : 03 20 74 61 25 Portable : 06 88 56 50 79 Fax : 03 20 06 51 26 Web : http://www.kanopee.net/
