PHP Classes

table

Recommend this page to a friend!

      AJAX Tree view class  >  All threads  >  table  >  (Un) Subscribe thread alerts  
Subject:table
Summary:structure of table
Messages:4
Author:mauro
Date:2009-08-21 16:11:05
Update:2011-05-10 12:35:21
 

  1. table   Reply   Report abuse  
Picture of mauro mauro - 2009-08-21 16:11:05
Can you post structure of table(s)?

  2. Re: table   Reply   Report abuse  
Picture of Thomas Jakober Thomas Jakober - 2009-08-21 20:17:48 - In reply to message 1 from mauro
The structure depends on your application. How it works is explained in the comment of the class. The example table has the following structure:

Field Type Null Key Default Extra
id int(10) unsigned NO PRI NULL auto_increment
parent int(10) unsigned NO NULL
disp text NO NULL
country int(10) unsigned YES NULL
make int(10) unsigned YES NULL
model int(10) unsigned YES NULL
serie int(10) unsigned YES NULL
engine int(10) unsigned YES NULL

  3. Re: table   Reply   Report abuse  
Picture of mauro mauro - 2009-08-22 02:19:05 - In reply to message 2 from Thomas Jakober
Thank you, Thomas.

  4. Re: table   Reply   Report abuse  
Picture of gugulethu Nyoni gugulethu Nyoni - 2011-05-10 12:35:22 - In reply to message 3 from mauro
Hi, Thank you so much for the powerful application-would you kindly assist with the table sql..
Regards
Gugu