Hi,
Thanks for the detailed explanation in how preg_match works. I looked it up online and still couldn’t get the jist of it. I will make the changes to the code and see if it works.
Thanks.
Actually,
I just commented out
if(preg_match(‘/^nivo/i’, $key))
and everything seems to be working.
I know this is php related, but does anyone know
what that function returns or performs?
Thanks.