PHP

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 for Avoiding XSS Attacks

[adsenseyu2] Before we go and discuss the PHP coding tips and techniques to avoid Cross-site scripting (XSS) attacks, lets try…

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

YII framework for faster PHP web application

If you have been looking for developing a web application in a quick manner, then, YII is surely a right…

11 years ago

How to Configure XDebug Debugger for Zend Studio

I have tried to configure many a times, Zend studio with XDebug due to various reasonss, most common being my…

11 years ago