PHP Archive
19 Jul 2016
How To Remove Index.Php From CodeIgniter

In this tutorial i am going to show how to remove index.php from url using htaccess file in CodeIgniter. Basically it’s define URL rewrite. By default index.php file will be included in your URLs. You can easily remove this file by using a CodeIgniter htaccess file with some simple rules. Here is
17 Jul 2016
PHP Interview Questions Part 1

Hi guys, here today i came with some PHP interview questions which is submitted by some of our blog readers. And i requesting you guys that if you have any interview questions which can help others please share with me. 1- What are the main error types in PHP and how do
07 Jul 2016
Send Mail Using Gmail SMTP Server Using Codeigniter Framework

Today we are going to see how we can use gmail SMTP server for sending emails from your web application using Codeigniter Framework. You can write following code into your controller. Load Email library into your controller by calling $this->load->library(’email’, $email_config), here $email_config is the array of email configurations and their values.
06 Dec 2011
10 Best Open Source eCommerce Solutions

The best e-commerce solution is dependent on the type of data trading partners need to exchange to run their businesses effectively. 1- Magento Magento is a feature-rich eCommerce solution offering complete flexibility and control over the look, content, and functionality of an online store. Magento Features: Site Management Control multiple websites and
09 May 2011
Yii PHP Framework
Yii is a high-performance, Fast, Secure and Professional PHP framework best for developing Web 2.0 applications. Whether you are one developer building a fairly simple Web site, or a team of distributed developers building an extremely complex Web application, using Yii is like augmenting your development team with additional experienced, professional, and