$value) { $videos[] = array('videos_id' => $value['id'], 'title' => $value['title'], 'order' => $value['order']); } $page = new Page('Sort videos'); ?>

Video Sorting

In this page, you can sort the order of videos.

When you sort the videos by creation date, the videos at the top will appear first.

To change the order, simply drag and drop the video title.

To add a new video, use the search bar below and click on the "Add" button.

print(); ?>