Hacker News new | ask | show | jobs
by taneq 778 days ago
I still use php for random small scripting. Text processing, that sort of thing. Its great because you can iterate on the code on the command line and then if you want to use it again, slap some HTML around it and stick it on the server.