| ADOdb Library for PHP Manual | ||
|---|---|---|
| Prev | UpdateBlobFile | Next |
Similar to UpdateBlob, except that we pass in a file path to where the blob resides.
For PostgreSQL, if you are using blob oid's, use this interface. This interface does not support bytea fields.
Returns true if successful, false otherwise.
| Prev | Home | Next |
| UpdateClob | Up | BlobEncode |