package php.db
Available on php
new(link:Mysqli, ?query:String)read onlyaffected_rows:Intread onlyerrno:Intread onlyerror:Stringread onlyerror_list:NativeArrayread onlyfield_count:Intread onlyinsert_id:Intread onlynum_rows:Intread onlyparam_count:Intread onlysqlstate:Stringattr_get(attr:Int):Intattr_set(attr:Int, mode:Int):Boolbind_param(types:String, var1:Ref<Dynamic>, args:Rest<Ref<Dynamic>>):Boolbind_result(var1:Ref<Dynamic>, args:Rest<Ref<Dynamic>>):Boolclose():Booldata_seek(offset:Int):Voidexecute():Boolfetch():Boolfree_result():Voidget_result():Mysqli_resultget_warnings(stmt:Mysqli_stmt):{}prepare(query:String):Boolreset():Boolresult_metadata():Mysqli_resultsend_long_data(param_nr:Int, data:String):Boolstore_result():Bool
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/db/Mysqli_stmt.html