Sometimes you may need to search string in multiple tables in MySQL database. Here are the steps to do it.
How to Split Field Into Two in MySQL
How to Fix ‘Can’t Connect to Local MySQL Socket’ Error
Sometimes you may get the error ‘Can’t Connect to Local MySQL Socket’ error while using MySQL. Here are the steps to fix this error.
How to Make Case Sensitive String Comparison in MySQL
MySQL string comparison is case insensitive. Here is how to make case sensitive case string comparison in MySQL.
How to Fix Error MySQL Shutdown Unexpectedly
How to Fix 2006 MySQL Server Has Gone Away
How to Get Previous URL in JavaScript
Often you may need to get previous URL in JavaScript. Here are the steps to retrieve previous page in JavaScript.
How to Get Client Timezone & Offset in JavaScript
Sometimes you may need to get client timezone and offset in JavaScript. Here are the steps to do it.