Usage
The table art links article Articles to client Clients.
Normally, data of this table is managed automatically and must not be set explicitly.
Article is clientwide ressource.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idart | int(11) | Primary key (auto increment) |
idclient | int(11) | Foreign key to table clients |
...