Vagrant – Errors trying to start
Using Vagrant as a dev environment is great apart from when it goes arry after an OS crash, or battery…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
Using Vagrant as a dev environment is great apart from when it goes arry after an OS crash, or battery…
My life. I installed MSSQL 2008 Evaluation for testing of a new product. Great. But after 180 days it expired.…
If like me you need to check out the PHP error log, but its bloody massive, you might want to…
You can use the PHP function error_reporting() at run time to set the level of error reporting in your application.…
I was just playing around with PHP’s ability to create compressed files, and I had a problem. My ZIP file…