Login   Register  
PHP Classes
elePHPant
Icontem

File: read_me

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Levert Cyril  >  Simple and Speed MySQL Layer  >  read_me  >  Download  
File: read_me
Role: License text
Content type: text/plain
Description: read_me
Class: Simple and Speed MySQL Layer
MySQL database access wrapper
Author: By
Last change:
Date: 2009-12-16 04:13
Size: 1,112 bytes
 

Contents

Class file image Download
/************************************************************************/
/* Simple and Speed SQL Layer MySQL                                     */
/* ================================                                     */
/* Write by Cyril Levert                                                */
/* Copyright (c) 2009                                                   */
/* This layer is used in :                                              */
/* Blog project : http://www.php-minimus.org                            */
/* CMS  project : http://www.php-maximus.org                            */
/* dev@php-minimus.org                                                  */
/* Others projets : http://sourceforge.net/projects/cyrillevert/files/  */
/*                                                                      */
/* This program is free software - under GPL GNU Licence.               */
/************************************************************************/

With this simple sql layer, you can use only foreach function ( and not while )
in yours PHP Scripts and obtain the bests performances.