Checking system readiness for launching application (bash script)
It’s a simple bash script that checks system readiness for launching an application. It checks – Command line programs and tools installed Required ...
It’s a simple bash script that checks system readiness for launching an application. It checks – Command line programs and tools installed Required ...
In some cases, when you need to dump some data to somewhere easily accessible, pushing to Google Sheets can be a good option. You can store data to Google Sprea...
If you see the following error while executing a php script, that means the execution is trying to use more memory then the maximum amount of memory a script ma...
The version 2.x.x of PHP HTTP extension is totally different from it’s version 1.x. And it’s not backward compatible at all. So, if you have updated...
Packt has published the first book on Kohana "Kohana 3.0 Beginner’s Guide".Here is my view on this book. The book discussed all major aspects of a generic MVC w...
Yesterday, we had an excellent day at phpXperts seminar. We did 6.5 hour looong event with total 18 sessions. The participants were around 350 PHP lovers and ma...
Three weeks ago, I was contacted by Packt publishing asking if I’d review their new book “PHP Team Development” by Samisa Abeysinghe. I agreed...
This tutorial is intended to explain a way of bootstrapping Zend Framework based MVC application for multiple host/domains. Before starting, let me explain a bi...
Before I move into PHP Speedy, a small background won’t hurt much! Until a few days back, whenever I hear the word optimization, my brain quickly shows a ...