Function __global->afm_delete_file
Definitions
sources/abstract_file_manager.php
- Deletes a file (NOT a directory) on the open AFM connection.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$basic_path | PATH | required parameter | N/A | N/A | The path to the file we are deleting |