Stud.IP  5.4
DB_Seminar Class Reference
Inheritance diagram for DB_Seminar:
DB_Sql DB_Sql

Public Member Functions

 __construct ($query=false)
 
 __construct ($query=false)
 
- Public Member Functions inherited from DB_Sql
 __construct ($query="")
 
 link_id ()
 
 query_id ()
 
 free ()
 
 query ($Query_String)
 
 next_record ()
 
 affected_rows ()
 
 num_rows ()
 
 num_fields ()
 
 nf ()
 
 np ()
 
 f ($Name)
 
 p ($Name)
 
 metadata ($table='', $full=false)
 
 halt ($msg)
 
 haltmsg ($msg)
 
 queryf ($format)
 
 cache_query ($Query_String)
 

Additional Inherited Members

- Data Fields inherited from DB_Sql
 $Host = ""
 
 $Database = ""
 
 $User = ""
 
 $Password = ""
 
 $Auto_Free = 1
 
 $Debug = 0
 
 $Halt_On_Error = "yes"
 
 $Record = []
 
 $Row
 
 $RowCount
 
 $ColumnCount
 
 $Errno = 0
 
 $Error = ""
 
- Protected Attributes inherited from DB_Sql
 $pdo
 
 $resultSet
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct() [1/2]

__construct (   $query = false)

◆ __construct() [2/2]

__construct (   $query = false)

The documentation for this class was generated from the following files: