Jump to content

Combine arrays?


aQ

Recommended Posts

Hi!

 

I am experimenting a little with tags, and in the database, I have a row called "tags", so that I can set the tags I want into the news I want. I use a comma between each tag. I explode the "tags" row, and all the tags from one of my news gets into an array. I want to combine all the arrays into one. Lets say that I have one post with the tags "free, basic, cool", and an other one with "program, free, open source". How can I combine these two arrays into one? If it's possible, I also want to remove double tags.

 

Thank you for these great boards!  :D

Link to comment
https://forums.phpfreaks.com/topic/56826-combine-arrays/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.