version 1.0

weather 28 Aug, 2008

Sorry there is no weather information available at this time.

contact us

Interested in working with us? We would love to hear from you.

what is a glossopteris?

Well simply put it is an ancient plant! Find out more.

about this site

This site is based on the CodeIgniter framework, coded with an iMac, hosted at Dreamhost and is best viewed in Firefox. To find out more about the site please click here.

codeIgniter Apple iMac Get Firefox!

journal

Complete working example of table relationships

Due to popular demand (well one person) I have added a complete working example of the table relationships framework, ready to be dropped into a CI applicatons folder. The files can be downloaded from the following link;

Files for table relationships

The zip file contains the following;

  • Controllers folder containing the "table_test" controller to test the library with some actions like making a form and saving some data.
  • Libraries folder containing the core code for this example
  • Init folder for initialising the library
  • Views folder containing a small view to show the relevant data
  • A sql file of a test DB
  • Two text files of sample data array outputs which may prove useful (or not).

So just drop these into a CI applications folder and configure the database connection and site preferences and give it a run.

Filed under Development, Code Igniter | Posted by jamesnicol