Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.


looking forward to this0.5 will also introduce the banner ad manager used for rotating ads (or any content) throughout the site.

$domain_string = parse_url($FORM['url'], PHP_URL_HOST);
$domain_string = $FORM['url'];
$domain['url'] = parse_url($domain['url'], PHP_URL_HOST);
$domain['url'] = $domain['url'];
$domain['url'] = parse_url($domain['requested_url'], PHP_URL_HOST);
$domain['url'] = $domain['requested_url'];