Development How to create module in YII framework? Shilpa Buddha A module is a self-contained unit which contains models, views, controllers and other supporting components.
Development Execute your PHP code from html file Shilpa Buddha Execute your PHP code from html file: When web page is loaded, the server will
General How to remove index.php in codeigniter Shilpa Buddha Codeigniter beginners had faced this problem quite often, but the solution is simple and easy
General Facebook login with codeigniter Shilpa Buddha Step 1: Download the latest codeigniter and configure into your localhost.Check once after completing the configuration.
General Get Latitude and Longitude from Google maps using address Shilpa Buddha Find the code below to get Latitude and Longitude from Google Maps using address. /* *