PHP 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 »
Top 20 Similar PHP Tutorials
Rapid Application Development with CodeIgniter
Today I'll introduce you to CodeIgniter, a framework that does all three. CodeIgniter is an MVC application framework for PHP that gives you a consistent structure for your application, takes care of common tasks and helps you implement complex functionality with minimal effort.
Advanced »
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 - 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 »
Learn the Shopping Cart Development
In this tutorial, we introduce the shopping cart developed for the online winestore
Advanced »
Hello World! Introduction to CodeIgniter
An basic introduction to the CodeIgniter Php Framework.
Advanced »
A blog in 20 minutes with CodeIgniter
A 20 minute tutorial teaching you how to build a blog with the CodeIgniter Php Framework.
Advanced »
Create a Facebook Application With PHP
This tutorial covers the basics of using the Facebook PHP Client Library and how to get your application started, including, installing the Facebook Developer Application, downloading the Facebook PHP Client Library, create your application, a hello Facebook! example, FBML - Facebook Markup Language and using the Facebook API.
Basics »
Model View Controller (and CodeIgniter)
An introduction to the Model View Controller design practice. This is a common theme of most frameworks and will greatly improve your code organization and management.
Advanced »
Create a searching and browsing module for your web application
In this tutorial you will learn how to create a searching and browsing module for your web application
Advanced »






