Find yourself again and again doing CI or are you just getting started in to your next big project ? Get this book by Rob Foster. This is an easy-to-follow guide consisting of a number of projects that enable you to develop full-featured applications at a fast pace. CodeIgniter Web Application Blueprints What is here: -> What is...
Wednesday, May 5, 2010
CodeIgniter Helpers – How to write your own?
Posted By:
@bhu1st
On
May 05, 2010
In
Hello CodeIgniter
,
PHP Programming
Monday, May 3, 2010
Hello World – CodeIgniter Model – A Simple Bookmark Manager
Continued from Hello World – CodeIgniter! I’ve been a bit busy with my development works. Talking about codeigniter,i will discuss today on how we can use it to access MySql database, insert data into tables, retrieve and display them, at times delete them. We’ll create a very simple Bookmark Manager App (just for the sake of understanding models...
Sunday, May 2, 2010
Social Network Database Design Sample - MySQL
what?------ sample database for a social network project – a mysql database schema Database Engine: InnoDB (edit the mwb file if you need to change it to MyISAM or any other.) the aspects of a social network i tried to cover in this database:- user profile - friends- friends list - status updates- thumbs up/down status (these can...
Subscribe to:
Posts
(
Atom
)