'; } if(is_dir('local')) { $smi_list .= '
'; foreach (glob('local/*.gif') as $img) { $smi_list .= ''.$img.' '; } } echo '
'.$smi_list.'
'.$smi_list; ?>