PHP Classes

File: read_me

Recommend this page to a friend!
  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: 15 years ago
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.