noalyss  Version-6.7.2
Public Member Functions | Data Fields
gestion_table Class Reference

mother class for gestion More...

Inheritance diagram for gestion_table:
gestion_purchase gestion_sold

Public Member Functions

 gestion_table ($p_cn)
 contains only the dabase connx

Data Fields

 $db

Detailed Description

mother class for gestion

Definition at line 29 of file class_gestion_table.php.


Member Function Documentation

contains only the dabase connx

Definition at line 33 of file class_gestion_table.php.

References db.

    {
        $this->db=$p_cn;
    }

Field Documentation

gestion_table::$db

$db database connection

Definition at line 31 of file class_gestion_table.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations