PHP Tutorial

Macronimous - The need for PHP code refactoring

Refactoring is changing of complex and complicated programming codes into simple and confusion-less ones, thereby restructuring the complete set of codes into easily readable formats, without any change in the output or functionality.Refactoring does not include fixing of glitches or including of new functionalities or practices to the existing set of codes.
Basics » macronimous.com
Score(+): 7 | Views: 248 | Save it | Report it


Top 20 Similar PHP Tutorials

Macronimous - Writing clean, secure and easy to maintain PHP code

Any code when written in a clean, easy to understand and formatted way is readily accepted and acclaimed by one and all. It is essential that the codes we write should be able to be understood by all, because the same programmers need not necessarily work on the same set of codes always.
Basics » macronimous.com
Score(+): 5 | Views: 280 | Similar Tuts | Save it | View this tutorial

Macronimous - Codeigniter for PHP application development

With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP Framework is more popular nowadays.
Basics » macronimous.com
Score(+): 5 | Views: 291 | Similar Tuts | Save it | View this tutorial

Remove OBJECT code using PHP

Using PHP to remove OBJECT code and replace it
General » scriptplayground.com
Score(+): 2 | Views: 267 | Similar Tuts | Save it | View this tutorial

View Source Code Page

Write a script that displays the source code of a given URL
General » drquincy.com
Score(+): 3 | Views: 565 | Similar Tuts | Save it | View this tutorial

How to make clean and readable code in PHP

Keeping your code clean is essential. Therefore Combined Minds will give you some handy tips to increase readability in this tutorial. A must-read for all beginning PHP coders.
Basics » combined-minds.net
Score(+): 3 | Views: 175 | Similar Tuts | Save it | View this tutorial

Randomly Rotate Images - Downloadable Code

This tutorial will explain how to simply randomly rotate multiple banners
General » brendenwilson.com
Score(+): 4 | Views: 161 | Similar Tuts | Save it | View this tutorial