>I removed the first characters
Quote:
Originally Posted by CptBogo
im not sure what that means
use stripos instead. that is a case insensitive search instead of the case sensitive strpos
|
Oh what I meant is that it gave an error until i removed this from the start of the snippet: "<?"
It works fine without that at the very top of the code.
I also changed it to stripos, at your suggestion, and tested to confirm that it now works with mixed case.
Thank you so much for taking the time to help me with this. This is one that we use heavily on our forum, to show upcoming meetings and events.
:up: