<?php abstract class mySQL // abstract => cannot be instanciated ...
PHP MySQL original PHP 5 wrappe...
by TiTi,
August 01, 2008 20:44,
10 refactorings, tagged with object, php5, mysql, static, wrapper, const, student, titi
Typical MySQL wrapper writt...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="fr"> <head> ...
Woa! Very interesting way t...