Welcome Guest, Not a member yet? Register   Sign In
Search Results
  Thumbs Up Thread: Edit data in a database table(CRUD part 03)
Post: Edit data in a database table(CRUD part 03)

This tutorial is about the editing the data a table. Step 01. Frist create a database called School. And a table called Student_details in side the School database. Use the below mysql query...
6,394 Views
0 Replies
02-15-2015, 07:59 AM
Ujitha
  Thumbs Up Thread: Retrive Data from a database.(CRUD part 2)
Post: Retrive Data from a database.(CRUD part 2)

This tutorial is about the retrive the pre-saved data into a table. Step 01. Frist create a database called School. And a table called Student_details in side the School database. Use the below mys...
3,487 Views
0 Replies
02-15-2015, 12:59 AM
Ujitha
    Thread: Bootstrap integration with Codeigniter.
Post: RE: Bootstrap integration with Codeigniter.

Thank you for appreciating my post and for your advice....
113,800 Views
20 Replies
02-14-2015, 04:33 AM
Ujitha
    Thread: Bootstrap integration with Codeigniter.
Post: Bootstrap integration with Codeigniter.

This lesson will help you to understand how to integrate bootstap with Codeigniter. First remember this is just a skelton example. Ok..Lets go. Step 01 : Download Bootstrap form it's offic...
113,800 Views
20 Replies
02-14-2015, 01:33 AM
Ujitha
  Thumbs Up Thread: Insert data in to a database.(CRUD part 01)
Post: Insert data in to a database.(CRUD part 01)

This lesson will help you to learn you about the basic data inserting to a database. That is first step of the CRUD. Step 01 : First create a database called Contact. Then a table called Stu...
3,657 Views
0 Replies
02-13-2015, 06:58 AM
Ujitha
  Thumbs Up Thread: Simple MVC example.
Post: Simple MVC example.

In this post I will show you how to do basic MVC examples. Step 01 : Frist I will create my controller. So create a file called name.php in \CodeIgniter\application\controllers directory. ...
5,003 Views
0 Replies
02-13-2015, 02:45 AM
Ujitha
  Information Thread: Setup Codeigniter
Post: Setup Codeigniter

First I will tell what are frameworks. In PHP it is simple to make web related softwares using these frameworks rather than coding each and every thing... I will use "codeignitor" as my framework. ...
6,587 Views
0 Replies
02-12-2015, 09:53 AM
Ujitha
    Thread: Setup Codeigniter
Post: Setup Codeigniter

It is easy to set up Codeigniter. First download Codeigniter from below link. http://www.codeigniter.com/ Then unzip this to WWW folder(if use WAMP server).And rename the unziped folder as Co...
3,010 Views
0 Replies
02-12-2015, 09:36 AM
Ujitha

Theme © iAndrew 2016 - Forum software by © MyBB