Drupal Way is designed to use the File Interface and installation hooks:
, hook_install() hook_requirements(), , . , , hook_enable().
PHP-, . , include / require, API , .
, , File Interface. ( → ). , file_create_path(), file_save_data(). API , .
, , , file_check_location() file_get_contents() include/require.
user113292