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
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