Slideshow with Form


$_GET[path2url] = C

clean_url_chars($_GET[path2url]) { C }

Click URL:
http://statecollegeguitarlessons.com/C

Status

path2url v2:

Convert a System Path to an HTTP URL:

A convenient way to load files that require server-side scripting to render in your browser (e.g. PHP files)

ABSOLUTELOCATION:

is simply a PHP value which relies on server variablesdefine( ABSOLUTELOCATION , rtrim(dirname(__FILE__), inc))

Enter the complete system file path in the text field (E.g. Y:\var\www\html\wsl_workspace\index.php).


$_GET[path2url] = C

clean_url_chars($_GET[path2url]) { C }

Click URL:
http://statecollegeguitarlessons.com/C

Served by: LiteSpeed

PHP Version: 7.4.33

Server Name: statecollegeguitarlessons.com

Server Addr: 198.20.92.79

More

This WordPressCenter.net path2url application uses conditioinal logic on the path to return a viable HTTP URL. It may not output the desired URL without some simple code tweaking.

NOTE: Should an unexpected System Path result in a bad URL, please submit it to @ajaxStardust so the application logic might be improved. Thank you!