Tag Archives: How to

Changing the cPanel username in WHM

Jul 03, 2014

Here are the steps to change the cpanel username in WHM Log in to WHM Locate Modify Account in the left hand sidebar and click on that option. This leads you..

Read more

How To Add Cron Jobs (Cpanel)

Jun 26, 2014

A cron job allows you to run a certain command at times set by the job. For example, you could set a cron job to..

Read more

Block Multiple IP Addresses Using PHP

Jun 03, 2014

Sometimes we need to ban particular visitors to access our website. For this, the most common reason is spammers and scrapers that perform malicious activity..

Read more

FURROW WALK – Abantecart Responsive Template

Apr 14, 2014

Glad to announce that our most featured unique abantecart ecommerce website templates are downloaded by more number of customers. As the companies who are designing..

Read more

How much memory do PHP variables use?

Apr 12, 2014

There are cases when it might be quite important to know how much memory uses each variable in PHP script. The function memory_get_usage returns the..

Read more

Javascript random integer between two numbers

Mar 17, 2014

A very simple and useful method to find a random integer between two numbers.  Found this simple javascript function to calculate random integer between two..

Read more