php man page for sqlite3stmt

Query: sqlite3stmt

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SQLITE3STMT(3)															    SQLITE3STMT(3)

The SQLite3Stmt class

INTRODUCTION
A class that handles prepared statements for the SQLite 3 extension.
CLASS SYNOPSIS
SQLite3Stmt SQLite3Stmt Methods o public bool SQLite3Stmt::bindParam (string $sql_param, mixed &$param, [int $type]) o public bool SQLite3Stmt::bindValue (string $sql_param, mixed $value, [int $type]) o public bool SQLite3Stmt::clear (void ) o public bool SQLite3Stmt::close (void ) o public SQLite3Result SQLite3Stmt::execute (void ) o public int SQLite3Stmt::paramCount (void ) o public bool SQLite3Stmt::reset (void ) PHP Documentation Group SQLITE3STMT(3)
Related Man Pages
simplexmliterator(3) - php
splqueue(3) - php
reflectionfunction(3) - php
reflectionmethod(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch