Serializing mySQLi result resource
[email protected] ("Andrew Martin")
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
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