Código PHP:
$ext['ai']= 'lustrador';
$ext['txt']= 'Texto';
$ext['jpg']= 'Foto';
$ext['png']= 'Portable';
$ext['swf']= 'Flash';
Código PHP:
if($ext[0] = 'ai')
{
echo $ext[ai];
}
Código PHP:
Ilustrador
Gracias
![Afirmando](http://static.forosdelweb.com/fdwtheme/images/smilies/afirmar.gif)