SQLitePreparedStatement Class Reference

Inherits PreparedStatementCommon, and PreparedStatement.

List of all members.

Public Member Functions


Member Function Documentation

SQLitePreparedStatement::setBlob ( $  paramIndex,  $  blob )

 

Applies sqlite_udf_encode_binary() to ensure that binary contents will be handled correctly by sqlite.

See also PreparedStatement::setBlob()

ResultSet::getBlob()

Reimplemented from PreparedStatementCommon.


This file is part of the Creole[php4] library.


Copyright © 2004 Hans Lellelid  
Creole[php4] CVS