PHP and MYSQL Basic Lessons
CodeIgniter Tutorial – Part 2 – .htaccess
By admin at 20 September, 2009, 12:07 pm

f you remember, to access the hello controller, we had to visit http://localhost/index.php/hello, now this isn’t an ideal URL,…
Read More >>Code Igniter Tutorial – Part 1 – Hello world
By admin at 19 September, 2009, 9:36 am

n this series, I aim to give you an overview of how Code Igniter works, how it can give you nice clean URLs, how to use the MVC in your applications and how to interact with databases from within Code Igniter.
Read More >>Easy Development With CodeIgniter with code source
By admin at 18 September, 2009, 7:16 pm

In this week’s 30 minute screencast, I’m going to show you how easy it is to work with the MVC pattern and CodeIgniter. This video is aimed at beginners who have no experience with a PHP framework.
Read More >>Code Igniter Basics
By admin at 17 September, 2009, 11:09 am

Everything You Need to Get Started With CodeIgniter
CodeIgniter is a web application framework for PHP. It enables developers to build web applications faster, and it offers many helpful code libraries and helpers which speed up tedious tasks in PHP. CodeIgniter is based on a modular design; meaning that you can implement specific libraries at your [...]
10 Principles of the PHP Masters – php tutorials
By admin at 16 September, 2009, 10:57 am

There’s no better resource than PHP’s creator for knowing what PHP is capable of. Rasmus Lerdorf created PHP in 1995, and since then the language has spread like wildfire through the developer community, changing the face of the Internet…
Read More >>2. What is MYSQL?
By admin at 5 September, 2009, 11:08 am

MySQL is a relational database management system (RDBMS) based on SQL (Structured Query Language).
Read More >>PHP Basic – 1. Introduction
By admin at 2 September, 2009, 10:59 am

If you want to learn the basics of PHP, then you’ve come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can… read full article
Read More >>








