powered by
Helper function to detect if URL is a local file path
is_local_file(url)
TRUE if it's a local file path, FALSE if it's a URL or data URI.
FALSE
The URL or file path to check.