Most social networking sites support two types of messages: public and private messages. Private messages
Tag Archives: PHP
Embracing PHP 5.3 MVC with MiMViC
MiMViC is a modular and lightweight PHP 5.3+ Web application framework designed to help build
Building a Shopping Cart using CodeIgniter’s Shopping Cart Class
Late last year CodeIgniter v1.7.2 was released with a lot of improvements and bug fixes.
Reading CSV File in CodeIgniter
A Comma separated values (CSV) file is a computer data file used for implementing the
Building a basic PHP E-Commerce Application using CodeIgniter Framework – Part 3
Part III – Creating the site mockup and Preparing our View. In this part of
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
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
Secure File Upload in PHP Web Applications
Providing file upload function without opening security holes proved to be quite a challenge in
10 Promising Opensource PHP E-Commerce Application
A roundup of the most promising opensource PHP e-Commerce Application around the web.
25 OpenSource PHP Framework
PHP Framework nowadays is getting more popular to web application developers who uses PHP as
Zend Framework Blog Application Tutorial: Part 8: Creating and Editing Blog Entries with a dash of HTMLPurifier
There’s nothing quite like having a functioning application emerge out of the controlled chaos we
Zend Framework Blog Application Tutorial – Part 7: Authorization with Zend_Acl and Revised Styling
This entry concerns authorization. We previously covered how to authenticate an author to the blog,

Dec 06, 2010
insic