in this series, we've been looking at how to write command line applications in php using macrame. in the previous installment, we covered the basic...
php doesn't get a lot of attention as a command line scripting language. which is a shame, since php has a lot of features that make it a good choice...
i am a mediocre vim user. sure, i've been using vim for over twenty years, have handcrafted a custom vimrc, and even written a syntax file, but for my...
we're all familiar with the whole "thai food near me" thing. you type that phrase into your phone and it responds with a list of thai restaurants that...
we've all been in that less-than-ideal situation of something going horribly awry in production and having to put the site into downtime while we fix...
php isn't the sort of language where developers usually think about things like memory. we just sort of sling around variables and functions and let...