6CS028 Workshop - Ajax

From mi-linux
Revision as of 11:29, 4 March 2014 by In9352 (talk | contribs)
Jump to navigationJump to search

Main Page >> Advanced Web Technologies >> Workbook >> Week 06

Today we are going to use Ajax to create a simple jQuery Live Search in Code Igniter:

  • Step 1 – Create the data controller/view
  • Step 2 – Create the web page controller/view

Step 1 – Create the data controller/view

Step 2 – Create the web page controller/view