Community driven content discussing all aspects of software development from DevOps to design patterns. Don’t fret if you’re a developer with an Apache web server and the goal is to code an HTML5 and ...
I blogged previously on using PHP on the command line, but I did not cover using PHP to access the file system in that post in the interest of blog post size. I use this post to cover some of the ...
When I decided to give PHP a closer look, I wondered if PHP was a browser-only technology or if it could be used for command line scripting. It turns out that one can write operating system level ...