W3cubDocs

/Haxe PHP

SQLite3Stmt

package php.db

Available on php

Methods

bindParam(sql_param:EitherType<String, Int>, param:Ref<Dynamic>, ?type:Int):Bool

bindValue(sql_param:EitherType<String, Int>, value:Dynamic, ?type:Int):Bool

clear():Bool

close():Bool

execute():SQLite3Result

paramCount():Int

readOnly():Bool

reset():Bool

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/db/SQLite3Stmt.html