public marks

PUBLIC MARKS from fredbird with tags php & tech

September 2005

Optimisation php - optimiser php

by 7 others
PHP est un langage de programmation interprété, c'est à dire que le fichier texte contenant le code PHP est analysé puis traité directement (pas de code compilé). Nous allons voir comment optimiser PHP pour tirer le maximum de performances.

July 2005

June 2005

Table of Contents - Practical PHP Programming

by 10 others
Welcome to the home of the online book, "Practical PHP Programming". The latest copy of the book will always be kept here.