Jump to content

RegExp match with words


MyEarth
 Share

Recommended Posts

Hello

I need to use RegExp for check if a word match of a list of other words. Example $myvar = Apple, accepted word are Apple, Banana, Mango so match = 1. Accurate, example not accept Apples or Apple ABC, string must be equal but not case sensitive.

Thanks for any help

Link to comment
Share on other sites

As i have say, the string must be equal but not case-sensitive, no other words in the string. If there are other words need to return 0 also if "partially" match like in the case of "apple s" or "apple abc"

Edited by MyEarth
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...