gi8ri7
WmTeam,
Kod · PHP5 qator
if ($tf == 'avi' or $tf == 'mp4' or $tf == '3gp') { 

echo 'video ko`rish funksiasi';

}
Kod · PHP5 qator
if ($tf == 'mp3' or $tf == 'amr' or $tf == 'waw') { 

echo 'musiqani tinglash funksiasi';

}