Often you may need to import SQL file in MySQL using command line. Here are the steps to do it.
How to Change Date Format in jQuery UI Date Picker
How to Fix NGINX Bind to 0.0.0.0:80 Failed Error
How to Fix NGINX Unable to Load SSL Certificate
How to Detect Touchscreen Device in JavaScript
How to Fix ‘Server Quit Without Updating PID File’ MySQL Error
Sometimes you may get an error ‘Server quit without updating PID file’ in MySQL. Here is how to fix this problem.
How to Change Apache Config Without Restarting
Sometimes you may need to modify Apache server configuration without restarting. Here is how to change Apache config without restarting.
How to Change NGINX Config Without Restarting
Often you may need to modify NGINX configuration without restarting server. Here are the steps to do it.
How to Get Selected Text from Dropdown using jQuery
How to Get data-id attribute in jQuery / JavaScript
Sometimes you may need to get data-id attribute of HTML DOM elements. Here is how to get data-id attribute in jQuery/JavaScript.