Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Drupal 7 file validation is performed by file_validate_extensions which only relies on the file name extension. By using 'File Mime Type Checker', you can check the mime type of the file.
This project was originally created for a community radio station that needed to display a broadcast schedule. It stores data in nodes, having content types for Programs and Programmers.