Create a configuration file using PHP (maybe /conf/uploadconf.php). These variables will be used by the upload web page by including this configuration file (http://php.net/manual/en/function.include.php).
Initially, variables in this file should include maximum upload size, and maximum number of videos allowed to be uploaded a day.
Create a configuration file using PHP (maybe /conf/uploadconf.php). These variables will be used by the upload web page by including this configuration file (http://php.net/manual/en/function.include.php).
Initially, variables in this file should include maximum upload size, and maximum number of videos allowed to be uploaded a day.