All requests | > | class for add tags category | > | Request new recommendation | > | Featured requests | > | No recommendations |
by serna - 5 months ago (2018-04-04)
0 | i have class to input data (article ) in my mysql table , and need add tags with join other tables mysql ( categorie ) |
0 | by Marco Sillano 130 - 4 months ago (2018-04-22) Comment Maybe a simple CRUD page can helps you. You must: 1) customize the input field to have a TEXTAREA (for article) in place of TEXT 2) customize input for tags, you can choose: RADIO, CHECKBOX or SELECT from a lookup table. All with very little code. |
Recommend package | |
|