Update PHP on DirectAdmin
Making sure a server is up-to-date is essential for security and performance reasons. If you have a server installed with […]
Making sure a server is up-to-date is essential for security and performance reasons. If you have a server installed with […]
Wether you have a blog or a charitable company you may consider to start accepting donations in Bitcoins. By doing
This week I received a review copy of the book “Instant Magento Performance Optimization How-to”, “Improve the performance of your
Introduction One of the real challenges in building any type of framework, core or application is making it possible for
I passed the PHP 5.3 ZCE exam Today I passed the exam to become a PHP 5.3 ZCE. Like everyone
What is a controller? A controller can best be described as the set of instructions and algorithms that are responsible
Although PHP GD library handles basic image operations quite good, you have probably run into the limitations of GD library
Below is a short comprehensive description of getting Git up and running in just a few minutes. I personally use
Introduction Although PHP has a lot of filter functions available, I found that still to many people are using (often
Introduction The last couple of weeks I was working on writing a mailing/newsletter system myself. One of the first questions