You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
K
or
if( stripos( $each_file['file_name_show'], 'object' ) !== FALSE ){
or
if( preg_match( '/object/i', $each_file['file_name_show'] ) ){