[PHP-DB] bcrypt ideas

2008-06-08 Thread Daniel
Hey folks, I was just wondering if anyone has tried to write a bcrypt cypher script in php (in a similar fashion to php pear's 'crypt_blowfish') - my experience with compiling suhosin (which includes the one-way crypt_blowfish used in bcrypt) hasn't been pretty and I'm wondering whether a

[PHP-DB] Serializing mySQLi result resource

2008-06-08 Thread Andrew Martin
Hello, Is it possible to serialize a MySQL(i) result resource? I am looking to insert results into the eAccelerator cache but the returned resource does not appear to be recognised by mysqli_fetch_assoc. Thanks, Andy -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: ht