Function __global->_image_path_to_url
Definitions
sources/images2.php
- Convert an image path to a URL, as convert_image returns a URL not a path.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$to_path | PATH | required parameter | N/A | N/A | Path |
Return
- URL
- Type: URLPATH
- Set: N/A
- Range: N/A