PHP 클래스 DB_dsql_firebird, atk4

To be able to use it in your projects make sure you have the Firebird PDO driver installed for PHP. For more info see PHP manual: http://php.net/manual/en/ref.pdo-firebird.php Howto for compiling/installing on Linux: http://mapopa.blogspot.com/2009/04/php5-and-firebird-pdo-on-ubuntu-hardy.html.
상속: extends DB_dsql
파일 보기 프로젝트 열기: atk4/atk4

공개 프로퍼티들

프로퍼티 타입 설명
$bt
$id_field

공개 메소드들

메소드 설명
SQLTemplate ( $mode )
calcFoundRows ( )
concat ( )
execute ( )
foundRows ( ) : integer
init ( )
render_concat ( )
render_limit ( )

메소드 상세

SQLTemplate() 공개 메소드

public SQLTemplate ( $mode )

calcFoundRows() 공개 메소드

public calcFoundRows ( )

concat() 공개 메소드

public concat ( )

execute() 공개 메소드

public execute ( )

foundRows() 공개 메소드

public foundRows ( ) : integer
리턴 integer

init() 공개 메소드

public init ( )

render_concat() 공개 메소드

public render_concat ( )

render_limit() 공개 메소드

public render_limit ( )

프로퍼티 상세

$bt 공개적으로 프로퍼티

public $bt

$id_field 공개적으로 프로퍼티

public $id_field