Examples demonstrating the Drupal File API (and Stream Wrappers).

File

file_example/file_example.module
View source
<?php

/**
 * @file
 * Examples demonstrating the Drupal File API (and Stream Wrappers).
 */

/**
 * @} End of "defgroup file_example".
 */