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.
if (action == 0){
virtual("/path/to/script/script1.php")
}
if (action == 0){
include("[URL unfurl="true"]http://www.yourdomain.com/path/to/script/script1.php")[/URL]
}
if (action == 0){
include("[URL unfurl="true"]http://localhost/path/to/script/script1.php")[/URL]
}