Is there a function that works like isset but I can check what the value equates to?
Isset returns true if “title” is set but I want it to return true if the “title” = “My Title”
Is there a function that works like isset but I can check what the value equates to?
Isset returns true if “title” is set but I want it to return true if the “title” = “My Title”