This website is not broken, the owner of it has decided to participate in Naked CSS Day 2025!
Naked CSS Day is a event that is held once per year (April 9th) to celebrate good & well planned design. The website will be back to its normal state tomorrow.
PHP Programming (Online)
3 credits
08.22.16 - 12.18.16
How to Install the Built-in PHP Development Server on Windows
Test it Out
If everything was done correctly you should be able to open a command prompt and type:
php -v
and see the correct version of PHP respond. If you get a "bad command or filename" then the path isn't set correctly so go back a step and try again.