Title : CodeIgniter 1.7 Professional Development Authors : Adam Griffiths This books covers both the basic and advanced features of CodeIgniter (MVC PHP development framework). It explains how to use correctly the CodeIgniter (CI) API and libraries and how to build your own plugins and libraries. It covers every aspect of the development with CI [...]
Tag Archives | PHP
Book : CodeIgniter 1.7
Title : CodeIgniter 1.7 Authors : Jode Argudo Bianco & David Upton This book explains the benefits of using CodeIgniter as PHP framework for developing PHP web applications. This book isn’t a substitute for the CodeIgniter online user guide, but is very useful to understand the philosophy and the concepts of CI. It covers the [...]
Etli travel agency – Honeymoon travel application
Etli is a local travel agency. They organize every kind of travels all around the world, included travels for large groups but also honeymoon travels. I have built for them a web application that permits to organize honeymoon travels and collect money to pay for them from friends and relatives. How it works : the [...]
Accademia degli Agiati – Management application
Accademia degli Agiati is an Italian cultural institution founded in 1750. It promotes cultural events in several fields of the human knowledge : science, economy, politics, literature, archeology and so on. I have built their new management web application that permits to manage their members and contacts using CodeIgniter and MySQL database. These are the [...]
Debugging a CodeIgniter application with FirePHP
FirePHP is an addon for FireBug extension for Firefox browser. FirePHP extends FireBug functionalities to show log or error messages coming from your PHP application. These messages won’t be printed on the application interface but instead on the FireBug console. What do you need to integrate this debugging feature in your application : Firefox browser [...]
Object relational mapper and authentication libraries for CodeIgniter
CodeIgniter is a very powerful framework and some great libraries have been created by the community to extend its functionalities. By itself CI (CodeIgniter) doesn’t provide too much sophisticated functions to interact with your models and database tables. You have to write your own code to retrieve objects form the database or save your data. [...]
- Secure downloads with SFTP / SCP and Java March 31, 2013
- Book : CodeIgniter 1.7 Professional Development July 18, 2010
- Book : CodeIgniter 1.7 May 26, 2010
- Localized Paypal payment requests May 2, 2010
- Database in Javascript : Taffy DB April 17, 2010
-
The WordPress Thesis Theme hooks
April 29, 2009
- Debugging a CodeIgniter application with FirePHP May 10, 2009
- How to translate the WordPress Thesis Theme August 16, 2009
- Keep in sync two hosts on Internet using LFTP April 21, 2009
- CodeIgniter controller for CRUD operations April 10, 2009
