Procedural File: PMO_MyParser.php
Source Location: /fichiers/v0.15/PMO_core/PMO_MyParser.php
  
 
 
Classes:
PMO_MyParser
	This class	is used to parse SQL query and extract  the tablename and the fields used
 
  
Page Details:
This file contains the PMO_MyMapObject class which implements  the generic PMO_Object that represents a tuple in database.
 
 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_Parser.php') [line 37] 
requires the interface
 
  
  
  
 
        
       |