Cornjob Commands in cPanel

Cron jobs allow you to automate certain commands or scripts on your site. You can set a command or script to run at a specific time every day, week, etc. For example, you could set a cron job to delete temporary files every week to free up disk space.

Best 10 WordPress Plugins for all Bloggers

WordPress itself is a lethal weapon, without any plugins installed. In-fact you don’t need anything at all, it has everything you ever need. But with some fine quality plugin, your blog can do wonders and it starts to shine. But be careful with all the selection, useless & buggy plugins can turn your dreams into nightmare.

Get Selected Values From Radio Button using jQuery

Let’s say you have following radio options for the user, and you need to retrieve the value from selected radio button using jQuery.Choose option: CSS jQuery HTML XML

Set Authorized Redirect URIs in Google API console

Once you have created your Google OAuth API Keys, you may be wondering how to authorize redirect URIs for your applications? or may you are receiving Error:redirect_uri_mismatch error. You can correct it by following these simple steps below.