Jump Start (Free) Lectures in HIT INFO

During April 2013 I will deliver four free lectures: HTML Jump Start, WordPress Jump Start, PHP Jump Start and Android Jump Start. The lectures will take place in Holon Institute of Technology during the evening hours. The number of seats is limited and there is a need to register in advance.

PHP Fundamentals Course Update INFO

I have just completed to update the PHP Fundamentals course. The community version of this course is available for free at abelski.lifemichael.com. The new version of this course includes four new topics: Extensions, Performance, Closure and Configuration. The update for this course was introduced in order to assist those who learn towards the PHP Zend […]

Closure in PHP PRO

Closure is a function or a reference for a function together with a table that includes references for each one of the non local variables that exist within the outer scope of the closure. Unlike a plain function pointer the closure can use those non local variables that belong to its outer scope even when […]

PHP Profiling using Zend Studio PRO

Zend Studio allows us to profile the code we write in PHP using an easy to use profiler it already includes. The following video clip shows how simple it is.

Skip to content Update cookies preferences