Archive | February, 2009
Building a basic PHP E-Commerce Application using CodeIgniter Framework – Part 2

Building a basic PHP E-Commerce Application using CodeIgniter Framework – Part 2

Now that we are done the CI installation. We are ready to start building our e-commerce application. What we need to do first is design our database structure. You can of course freely design your own structure, but for this tutorial I made it simple.

Read more
Building a basic PHP E-Commerce Application using CodeIgniter Framework – Part 1

Building a basic PHP E-Commerce Application using CodeIgniter Framework – Part 1

E-commerce application nowadays is a must for those who are selling their product online. And yes there’s a lot of good open source e-commerce application available and ready to use.

Read more