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

Procedural File: PMO_MyController.php

Source Location: /fichiers/v0.15/PMO_core/PMO_MyController.php



Classes:

PMO_MyController
PMO_MyController enable you to send queries to you database and returns the data.


Page Details:

This file contains the PMO_MyController class which you can use to send queries to your 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:

author:  Nicolas Boiteux <nicolas_boiteux@yahoo.fr>
version:  $Revision: $
copyright:  Copyright (C) 2007-2008 Nicolas Boiteux
link:  http://pmo.developpez.com/
since:  PhpMyObject v0.1x
filesource:  Source Code for this file
license:  GPLv3


Includes:

require_once(dirname(__FILE__).'/PMO_MyObject.php') [line 41]
requires all the needed classes

require_once(dirname(__FILE__).'/PMO_MyMap.php') [line 42]
require_once(dirname(__FILE__).'/PMO_MyParser.php') [line 43]
require_once(dirname(__FILE__).'/PMO_Controller.php') [line 38]
requires the interface

require_once(dirname(__FILE__).'/PMO_MyTable.php') [line 44]
require_once(dirname(__FILE__).'/PMO_MyDbms.php') [line 45]
require_once(dirname(__FILE__).'/PMO_MyRequest.php') [line 47]
require_once(dirname(__FILE__).'/PMO_MyArray.php') [line 48]
require_once(dirname(__FILE__).'/PMO_MyMemCache.php') [line 49]
require_once(dirname(__FILE__).'/PMO_MyConfig.php') [line 46]






Documentation generated on Wed, 15 Oct 2008 09:16:57 -0400 by phpDocumentor 1.4.1