Learn on how to create a Digital Stop Timer using JavaScript. A basic JavaScript feature that can display digital timer in the HTML page. This is a useful when you want to add a timer that count your time set.
Learn on how to create a Pop Confirmation Modal In SQLite3. An advance php coding technique that use SQLite database to delete data in the table row via bootstrap modal. This is helpful when you want to delete some data in the SQLite database.
Learn on how to create a Add Entry To Multidimensional Array using JavaScript. An advance javascript code that can add data multidimensional arrayys. This is helpful when you want you are working on arrays as your viable data storage.
Learn on how to create a Submit Post In SQLite3 using PHP. An advance php coding technique that use SQLite database to submit post data. This is useful when you want to post some of your story like facebook app
Learn on how to create a Read JSON Object using JavaScript. An advance javascript code that can read JSON objects. This is helpful when you want to generate a json file by using javascript arrays.
Learn on how to create a Validate Email Value using JavaScript. An advance JavaScript technique that validate the user email value. This is useful when you want to apply a email validation for your user registration form.
Learn on how to create a Random Image Display In MySQLi using PHP. An advance PHP technique that can display random image gallery. This code is helpful when you want to display a random image in your gallery.
Learn on how to create a Change File Name In SQLite3 using PHP. An advance php code that can change file name in the database. This is a useful tricks that teach you on how to deal with file system for your working projects.
Learn on how to create a Generate Random Unique Number using JavaScript. A simple JavaScript code that can generate unique numbers. This is a useful when you want to display random unique numbers as a game app.
Learn on how to create a Inline Delete Table Row In MySQLi using PHP. An advance PHP technique that can inline delete a table row. This code is very useful when you want to delete not needed data in the database table.