<?php $movieFields = array( 'id', 'title', 'aka', 'path', 'imgext', 'year', 'director', 'writers', 'actors', 'genres', 'time', 'country', 'language', 'plot', 'votes', 'points', 'played','quality', 'date' ); ?>