Lines Matching refs:style
50 $ret = '<b style="color:green">O.K.</b>';
52 $ret = '<b style="color:red">'.$GLOBALS['php_errormsg'].'</b>';
158 <style type="text/css">
176 </style>
276 $error = '<b style="color:red">GetImageSize returned false</b><br>'.$error;
286 $error = "<b style='color: green'>filetype not supported: $types[$type]</b>";
294 $error = '<b style="color:red">exif_thumbnail returned false</b><br>'.$error;
296 $error = "<b style='color:green'>$t_width x $t_height</b><br>$error";
308 $res_exif_read_data = "<b style='color: green'>filetype not supported: $types[$type]</b>";
317 $res_exif_read_data = "<b style='color:red'>exif_read_data returned false</b><br>$error";
361 echo "<h1 style='color:red'>function exif_read_data is not supported</h1>\n";