Re: [symfony-users] help il list

2010-03-13 Thread Syam
I am not sure to understand, You want to retreive category from the existing job ? right ? But if this is the case, what about the first record ? You won't have any existing category, does not make sense ... (or you have to display a select input and a free text input, then get the value from

[symfony-users] help il list

2010-03-12 Thread Belgacem TLILI
i have this class job: connection: doctrine tableName: job columns: id_marchandise: type: integer(4) primary: true autoincrement: true category: type: string(50) sub_category: type: string(50) i would like have the data of this table in (of my databas