
Minimizing Bugs and Errors with Pre-Release Code Testing
This post will introduce you with some common tips that you must check in your application before you give it for QA testing. These tips are very s...
This post will introduce you with some common tips that you must check in your application before you give it for QA testing. These tips are very s...
You may have seen characters counter while sending messages from online free message services or in some cases while filling up online registration...
Many times you may require to add the runtime indicator of the Words Counter in your application which displays the char...
When we're running an online shopping store, we have to perform some activities on a regular interval in order to increase sales. Such activiti...
In many Content Management Systems(CMS) or admin panels of websites we see the current date and time display in header portion. In this tutorial we...
CakePHP is a free, open-source, rapid development framework for PHP. It’s a foundational structure for p...
As an online business or user, you want to keep your inbox clean without any junk emails and only important emails. To avoid using your private or...
If you have noticed that many websites display visitor's numbers on site. In this tutorial, I am going to explain to you how to create a simple...
The concept of displaying a welcome message or popup to your visitor is very popular. It could be like a request for the subscription, a product de...
Lumen is a lightweight PHP framework that can be used to build RESTful APIs with authentication. Lumen supports various authentication mechanisms,...