PHP On MySQL original PHP 5 wrappe...

by TiTi, August 06, 2008 16:57

Woa! Very interesting way t...

1e6b9d50678a0cc32d98aa1dd1ec3846 Talk

PHP On MySQL original PHP 5 wrappe...

by TiTi, August 02, 2008 19:38

Well basically I don't use ...

1e6b9d50678a0cc32d98aa1dd1ec3846 Talk

PHP On MySQL original PHP 5 wrappe...

by TiTi, August 02, 2008 10:41

I don't think it's a good i...

1e6b9d50678a0cc32d98aa1dd1ec3846 Talk
1
2
3
4
<?php

abstract class mySQL // abstract => cannot be instanciated
...

PHP MySQL original PHP 5 wrappe...

by TiTi, August 01, 2008 20:44, 7 refactorings, tagged with mysql, wrapper, object, php5, static, const, student, titi

Typical MySQL wrapper writt...

1e6b9d50678a0cc32d98aa1dd1ec3846 Talk
1
2
3
4
<!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>
...

PHP On objects that deliver format...

by TiTi, August 01, 2008 14:40
1e6b9d50678a0cc32d98aa1dd1ec3846 Talk
1
2
3
4
<?php 

class student 
...

PHP On objects that deliver format...

by TiTi, August 01, 2008 14:39

Everything is not in the cl...

1e6b9d50678a0cc32d98aa1dd1ec3846 Talk