1
Sirs,
I am trying to add to my CMS (in PHP/Mysql) a Tag system similar to Blogger.
On the news registration page, I would like the administrator to add in the field "tags", information separated by commas.
Thus, when registering the information, all news would be "linked" (related) to news classified with the same "tag" and an individual page would be created for the tag, relating all news with the same rating.
Right, but what you’ve done to you so we can help?
– Papa Charlie
I have the whole news registration system ready. But I thought about implementing this functionality. I’ve been reading about database relationships: http://stackoverflow.com/questions/24063628/php-mysql-tagging-system-logic?rq=1
– RoSerafim
Put if you can to make it easier to adapt any answer
– Papa Charlie
There are many ways to do this and I believe your current question is very broad. I recommend that you go asking a specific question at a time, focusing on every problem you encounter while building the system. You can [Edit] your question to add details.
– brasofilo
To put it more clearly, your current problem is the structure of the comic book, so I suggest focusing on the question of which part of the relationship you don’t understand. How you’re building your bank, what code you’re testing...
– brasofilo