Hacker News new | ask | show | jobs
by FairDune 1589 days ago
The browser simply displays the local php source for me. Do I need to run a local PHP server to get this to run?
1 comments

Yes, you'd need to deploy a PHP interpreter on your machine (and then point it at this file) to run it.