public marks

PUBLIC MARKS from dzc with tags tutorial & [en]

2015

Dockerize Multi-Container Application

Dockerize an application(which is multi containers based) as a beginner. I will be using PHP and MySQL stack.

2013

2009

2008

2007

2006

Standard PHP Library (SPL) - Tutorials

(via)
SPL propose plusieurs interfaces standards pour différents objets en PHP 5. Fonctionnellement, elle permet d'ajouter des fonctions de tableaux à n'importe quel type d'objet, pour pouvoir les passer directement aux boucles foreach. Cela s'applique alors à une vaste gamme de ressources : XML, objets, dossiers, etc..