Adding watermark on image or PDF with PHP
Watermarking with PHP is not a complex thing. Google will list hundreds of solutions using GD or ImageMagick. But the complexity starts when I need custom posit...
Watermarking with PHP is not a complex thing. Google will list hundreds of solutions using GD or ImageMagick. But the complexity starts when I need custom posit...
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...
Kohana Logs are a good way of debugging and monitoring application flow. It has various types of log writers for storing and showing logs. But the most commonly...
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...
Bbjobs has arranged a workshop on “Zend framework fundamental” on December, 09 and invited us (me and Emran Hasan) to take it. We agreed happily. T...
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...