DB_Sql
[ class tree: DB_Sql ] [ index: DB_Sql ] [ all elements ]

Class: DB_Sql

Source Location: Program_Root/phplib/db_mysql.inc.php

Class Overview


Gestion de la bdd MySql


Author(s):

  • PhpLib

Variables

Methods


Child classes:

DB_Ganesha
Fournit une API pour acceder a la bdd.

Inherited Variables

Inherited Methods


Class Details

[line 21]
Gestion de la bdd MySql



Tags:

access:  public
author:  PhpLib


[ Top ]


Class Variables

$Auto_Free = 0

[line 30]


Type:   mixed


[ Top ]

$Database =

[line 25]


Type:   mixed


[ Top ]

$Debug = 0

[line 31]


Type:   mixed


[ Top ]

$Errno = 0

[line 40]


Type:   mixed


[ Top ]

$Error =

[line 41]


Type:   mixed


[ Top ]

$Halt_On_Error = yes

[line 32]


Type:   mixed


[ Top ]

$Host =

[line 24]


Type:   mixed


[ Top ]

$Link_ID = 0

[line 48]


Type:   mixed


[ Top ]

$Password =

[line 27]


Type:   mixed


[ Top ]

$Query_ID = 0

[line 49]


Type:   mixed


[ Top ]

$Record = array()

[line 36]


Type:   mixed


[ Top ]

$revision = 1.2

[line 45]


Type:   mixed


[ Top ]

$Row =

[line 37]


Type:   mixed


[ Top ]

$Seq_Table = db_sequence

[line 33]


Type:   mixed


[ Top ]

$type = mysql

[line 44]


Type:   mixed


[ Top ]

$User =

[line 26]


Type:   mixed


[ Top ]



Class Methods


constructor DB_Sql [line 54]

DB_Sql DB_Sql( mixed $query)



[ Top ]

method affected_rows [line 215]

void affected_rows( )



[ Top ]

method connect [line 68]

void connect( mixed $Database, mixed $Host, mixed $User, mixed $Password)



[ Top ]

method f [line 236]

void f( mixed $Name)



[ Top ]

method free [line 98]

void free( )



[ Top ]

method halt [line 356]

void halt( mixed $msg)



[ Top ]

method haltmsg [line 368]

void haltmsg( mixed $msg)



[ Top ]

method link_id [line 59]

void link_id( )



[ Top ]

method lock [line 178]

void lock( mixed $table, [mixed $mode = "write"])



[ Top ]

method metadata [line 282]

void metadata( [mixed $table = ''], [mixed $full = false])



[ Top ]

method nextid [line 245]

void nextid( mixed $seq_name)



[ Top ]

method next_record [line 139]

void next_record( )



[ Top ]

method nf [line 228]

void nf( )



[ Top ]

method np [line 232]

void np( )



[ Top ]

method num_fields [line 223]

void num_fields( )



[ Top ]

method num_rows [line 219]

void num_rows( )



[ Top ]

method p [line 240]

void p( mixed $Name)



[ Top ]

method query [line 104]

void query( mixed $Query_String)



Overridden in child classes as:

DB_Ganesha::query()
Surcharge de la methode query.

[ Top ]

method query_id [line 63]

void query_id( )



[ Top ]

method seek [line 158]

void seek( [mixed $pos = 0])



[ Top ]

method table_names [line 375]

void table_names( )



[ Top ]

method unlock [line 202]

void unlock( )



[ Top ]


Documentation generated on Tue, 15 Jul 2003 10:19:37 +0200 by phpDocumentor 1.2.1