Procedural File: PMO_MyTable.php
Source Location: /fichiers/v0.15/PMO_core/PMO_MyTable.php
  
 
 
Classes:
PMO_MyTable
	PMO_MyTable describes the data structure of your database tables.
 
  
Page Details:
This file contains the PMO_MyTable class which is used to hold the  data structure of your database tables
 
 This file is part of the PhpMyObject project. For questions, help, comments, discussion, etc., please join our  forum at http://www.developpez.net/forums/forumdisplay.php?f=770  or our mailing list at http://groups.google.com/group/pmo-dev. PhpMyObject is free software: you can redistribute it and/or modify  it under the terms of the GNU General Public License as published by  the Free Software Foundation, either version 3 of the License, or  (at your option) any later version. This program is distributed in the hope that it will be useful,  but WITHOUT ANY WARRANTY; without even the implied warranty of  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.    See the  GNU General Public License for more details. You should have received a copy of the GNU General Public License  along with this program.  If not, see <http://www.gnu.org/licenses/>. 
 
  
Tags:
  
Includes:
require_once(dirname(__FILE__).'/PMO_Table.php') [line 38] 
requires the interface
 
  
  
  
 
        
       |