<?php $imageRes = (bool)count(array_intersect(['image1', 'image2'], ['image', 'image1', 'image2'])); var_dump($imageRes);
You have javascript disabled. You will not be able to edit any code.