Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

PHP Help - Parsing keywords?

  • 28-09-2008 9:51pm
    #1
    Closed Accounts Posts: 94 ✭✭


    Hey,

    Thanks to everybody whos helped me with my projects on boards.ie, But I have another problem...

    I have 2 lists of keywords, seperated by ,

    Eg.
    list 1 = technology,linux,cool,gadget
    list 2 = technology,linux,computers

    these lists are strings

    I want it to find what keywords list 2 have in common with list 1.

    so in other words, it would return technology,linux.

    I only want it to take a maximum of 15 keywords, if there are less than 15 keywords in common, then it'll just populate it with keywords from list 1 and list 2 until it reaches 15 keywords.

    Anyone help me on getting started even? :)

    thanks!


Comments

Advertisement