DEMO SITE v1.7.26

Video Upload NEW Minimal theme

Video Uploads

HIDE CODE
<?php
$xcrud = Xcrud::get_instance();
$xcrud->table('uploads');

$xcrud->columns('simple_video');
$xcrud->fields('simple_video');
// image upload with resizing
$xcrud->change_type('simple_video', 'video');
$xcrud->unset_remove(true,'id','=','14');
echo $xcrud->render();
//echo $xcrud->render('edit', 14);
?>

Uploads

#Simple Video
1rdm7cyqw2uscscgo80.mp4 View Edit
Add Export into CSV Print Search Execution time: 0.002 sMemory usage: 0.17 MB