From 8e806269f3103cea1b782ea5a3188666a7e7f50d Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Sat, 18 Jan 2014 06:20:17 -0600 Subject: [PATCH] [es] Added another PHP tutorial --- free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 6ef38a4c..5f12dbd8 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -138,6 +138,7 @@ * [Silex, el manual oficial](http://librosweb.es/silex/) * [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/) * [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP) +* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf) ###Python -- GitLab