Integrate the Mailchimp API with your PHP application
WHAT IS MAILCHIMP For those unfamiliar with Mailchimp it is an online service for handling subscribers and newsletters. It is mainly used to handle subscription […]
WHAT IS MAILCHIMP For those unfamiliar with Mailchimp it is an online service for handling subscribers and newsletters. It is mainly used to handle subscription […]
For my recent project based on YII framework, I have to use PHPUnit for doing unit test. My Local development environment is Windows 7 64 […]
There are lots of browsers available on the web. Check out our post which lists all the browsers. What is Rockmelt? It is a Windows […]
A lot of good websites provide a failsafe check that a user might accidentally leave a page with unsaved data. This is a good thing […]
If you havent seen Part 1 of this article then you can see it here MAKING PHP WORK WITH NGINX For PHP to work with […]
WHAT IS NGINX? NginX (pronounced Engine-X) is supposedly the fastest HTTP server available. In terms of speed only LightTPD comes a close second. Most PHP […]
Its quite easy to get confused between multitasking and multithreading specially for application level developers who have never worked with low-level languages like C, C++ […]
There are lot of web browsers available apart from the well-known ones like Internet Explorer, Mozilla Firefox, Google Chrome, Opera and, Safari. Due to an […]
If you are ever faced with the problem of finding the true size of an image in a web page and you want to resize […]
THE BOTTLENECK In every website, the slowest part is the part which interacts with a database. Another bottleneck is any module which depends on data […]
Copyright © 2026 | WordPress Theme by MH Themes