Tag Archives: Tutorial

Cleaning Variables in PHP

Jul 04, 2014

It’s always important to clean/sanitize variables that are submitted via web forms to prevent against all kinds of different malicious threat. Here is a complete..

Read more

How To Change Your Joomla Administrator Password

Jul 04, 2014

Navigate to phpMyAdmin and select the database for the Joomla! site in the left-hand drop-down list box. This will show the database tables on the..

Read more

Flushing DNS Cache

Jul 03, 2014

When you visit a website for the first time, your PC stores the website’s DNS information in its local cache. While this is good for..

Read more

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

How to delete windows.old in Windows 7

Jun 21, 2014

When we upgrade Windows 7 from a 32 bit version to 64 bit version, there is a folder called Windows.old get created the drive which..

Read more