Skip to content

Spins up a php dev server and resoves php files from a location into a <div> containter, refreshed by JS ajax

License

Notifications You must be signed in to change notification settings

Janzibansi/php-resolver-at-home

Repository files navigation

require:
php

usage:
# ./PhpResolveOnYour.OS PORT

default port 8000

intervall 1 second, set in index.php at
        // Refresh content every second
        setInterval(refreshContent, 1000);

About

Spins up a php dev server and resoves php files from a location into a <div> containter, refreshed by JS ajax

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published