OUR

BLOG

  • Twitter Background Design

    Published on: August 27, 2013

    Author:


  • Installation Process and Naming Convention of CakePHP (Part 1)

    Published on: August 2, 2013

    Author:


    How to setup :: Step 1 : Download cake php from http://cakephp.org and save it into php www directory and...

  • Create Custom Share Buttons For All Popular Social Media

    Published on: July 8, 2013

    Author:


    According to Wikipedia Social media refers to the means of interactions among people in which they create, share, and exchange...

  • Generate a Report Using CodeIgniter Active Record Class

    Published on: July 1, 2013

    Author:


    In our last tutorial we have learned storing data in MySql database using CodeIgniter Active Record Class. Today we will...

  • Android App Design

    Published on: June 20, 2013

    Author:


  • Logo Design

    Published on: June 20, 2013

    Author:


  • Removing index.php from URL in CodeIgniter

    Published on: May 31, 2013

    Author:


    To create .htaccess file in windows: 1. Open Command Prompt 2. Type “cd” for c drive 3. Type “cd c:wampwwwyour_codeIgniter_folder”...

  • How to Insert Record in Database Table Using CodeIgniter Active Record Class

    Published on: May 31, 2013

    Author:


    We already knew about CodeIgniter theming. Today we will concentrate on Database (MySql).  Basic database in CodeIgniter will be discussed...