PHP

Learn PHP – How to Write A Class in PHP

This article represents some high-level concepts and a code example on how to write a PHP class and use it…

10 years ago

PHP – How to Install Apache 2.4 with PHP 5.6 on Windows

This article represents instructions on what's needed to be done to install Apache 2.4 with PHP 5.6 on Windows (64-bit).…

10 years ago

Top 10 PHP Code Review Tips

This article represents top 10 areas to consider while you are taking up the task to do the code review…

10 years ago

Why Facebook’s Hack May Fail to Fly With PHP Developers?

Well, for those innocent souls, I must make it clear that the title of this article has no intentions to…

10 years ago

How to Debug PHP Code?

[adsenseyu2] If you have started on PHP programming and looking out for tips and techniques on how to debug PHP…

10 years ago

PHP Code Smells and Best Practices

As application in PHP can be written in object oriented manner, most of the code smells found in the world…

10 years ago