background preloader

Php

Facebook Twitter

Why I Love PHP. While I was just reading an article titled PHP: a fractal of bad design I felt the need to defend PHP. Over the years PHP has gotten a bad reputation and is regularly railed on. Yet, I've recently grown to like using PHP again. PHP/MySQL. Komodo Edit is a Free Open Source Editor for Perl, Python, Tcl, PHP, Ruby & Javascript.

CodeIgniter

XRefresh – Gagnez du temps dans vos développements web. Kohana: The Swift PHP Framework. Object-Oriented PHP: Delving Deeper into Properties and Methods. Home : Articles : Object-Oriented PHP: Delving Deeper into Properties and Methods Tutorial by Matt Doyle | Level: Intermediate | Published on 29 April 2011 Categories: Learn how to work with PHP properties and methods in depth.

Object-Oriented PHP: Delving Deeper into Properties and Methods

Looks at constructors and destructors; static properties and methods; class constants; type hinting; and overloading. Welcome to the second article in my series on object-oriented PHP programming.