Checks if a remote file exists.
- Full name:
remote_file_exists - Defined in:
cms/core/Shared/Helpers/core.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$url |
string |
Return Value
bool
True on success, false otherwise.
Checks if a remote file exists.
remote_file_existscms/core/Shared/Helpers/core.php| Parameter | Type | Description |
|---|---|---|
$url |
string |
bool
True on success, false otherwise.