Last updated on April 12th, 2022 at 09:32 amClick to rate this tutorial! [Total: 2 Average: 5]Client side data storage is a trend now days. window.localStorage or localStorage api can be used to save and get data from browser storage. This API assist developers in saving data to the browser and retrieve it instead of […]
Category: faq
Last updated on February 21st, 2022 at 06:54 pmClick to rate this tutorial! [Total: 0 Average: 0]MySql database backup compress in single command. This is a simple and quick tutorial on how to take mysql database backup and compress the backup sql file in a single command. This is how it looks For example let […]
Last updated on March 1st, 2022 at 02:48 pmClick to rate this tutorial! [Total: 16 Average: 4.4]This is an enhanced version of how to disable right click menu from a webpage. This script also has the ability to alert message to the user. If you don’t want to use this script we do have a […]