Hello!!!
Sorry 4 my english. Please, try to understand me!
Assume I have many tables in mysql db eg:
- Products
- Reseller
- Customers
- ...
- ...
- ...
For each table I have to create every time four functions:
view, insert, update and delete with their own Global variables.
Is there any class or function to make this task less bore ???
Kindest Regards,
marcoBR
Brazil
Sorry 4 my english. Please, try to understand me!
Assume I have many tables in mysql db eg:
- Products
- Reseller
- Customers
- ...
- ...
- ...
For each table I have to create every time four functions:
view, insert, update and delete with their own Global variables.
Is there any class or function to make this task less bore ???
Kindest Regards,
marcoBR
Brazil