
It is advisable to test if JS object is empty before using it. Here is how to text for empty JavaScript object.
It is advisable to test if JS object is empty before using it. Here is how to text for empty JavaScript object.
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.
MySQL string comparison is case insensitive. Here is how to make case sensitive case string comparison in MySQL.
Often you may need to get previous URL in JavaScript. Here are the steps to retrieve previous page in JavaScript.
Sometimes you may need to set initial value and auto increment in MySQL. Here are the steps to do it.
Sometimes you may need to redirect stdout and stderr to file in Python. Here are the steps to do it.