PHP Classes

class for add tags category: i need a add tag when enter article in mysql table

Recommend this page to a friend!
  All requests RSS feed  >  class for add tags category  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

class for add tags category

Edit

Picture of serna by serna - 5 years ago (2018-04-04)

i need a add tag when enter article in mysql table

This request is clear and relevant.
This request is not clear or is not relevant.

0

i have class to input data (article ) in my mysql table , and need add tags with join other tables mysql ( categorie )

Ask clarification

1 Recommendation

Simple CRUD with MySQL 2: Output SQL and CRUD forms based on remoteDB class

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Marco Sillano by Marco Sillano package author package author Reputation 225 - 5 years 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
: 
: