Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=46193
Postga havola
gi8ri7 [1900] [off]
Fanat_FCB,
if ($tf == 'mp3') { echo '<div class="menu"><audio style="cursor: pointer;background-color: #A7E3C1;-webkit-appearance: none !important;max-width: auto;max-height: auto;text-align:center;" src="' . $loadroot . '/' . $file['way'] .'" controls></audio></div>'; } if ($tf == '3gp' or $tf == 'avi' or $tf == 'mp4') { echo '<div class="menu"><video style="cursor: pointer;background: url(/images/bg-play.gif) #A7E3C1;-webkit-appearance: none !important;width: 240px;height: auto;text-align:center;" src="' . $loadroot . '/' . $file['way'] .'" controls></video></div>'; }