In this tutorial, You will learn to get the JavaScript word guessing game with complete source code and also you will get step by step guide to develop it using HTML, CSS & Js. Word Guessing … [Read more...] about JavaScript Word Guessing Game
JavaScript Color Picker Chrome Extension
In this tutorial, You will learn to create a javascript color picker chrome extension from scratch with some simple steps that will help you to enhance your coding skills. The color picker is the … [Read more...] about JavaScript Color Picker Chrome Extension
To Do List Using PHP and MySQL
PHP MySQL To do List: In this tutorial, You will learn to create a simple To-do list using PHP and MySQL step by step. So, You should read all the given points carefully. So that you can easily … [Read more...] about To Do List Using PHP and MySQL
How to Create JavaScript Accordion
JavaScript Accordion is a collapsible content list. Basically, developers need to create the accordion to show & hide the largest content. So, you will get the best accordion to integrate into … [Read more...] about How to Create JavaScript Accordion
Upload Multiple Files to Store in MySQL Database Using PHP
Are you want to learn How to upload multiple files and store them in a MySQL database using PHP? Well, you have found the best tutorial. Here you will learn it with simple steps & standard source … [Read more...] about Upload Multiple Files to Store in MySQL Database Using PHP
Ajax File Upload – Without Refreshing Page
This tutorial is shared for ajax file upload without refreshing the page. You will learn to upload different types of file formats (like jpg, png, gif, pdf, docs, zip, text & more) with some steps … [Read more...] about Ajax File Upload – Without Refreshing Page
JavaScript Password Strength Checker
Hello Developer, I have shared a JavaScript Password Strength Checker to quickly check the poor, weak or strong password while it will be entered into the password input field. You have also … [Read more...] about JavaScript Password Strength Checker
Delete Multiple Records with Checkboxes in PHP & MySQL
In this tutorial, You will learn to delete multiple records with checkboxes in PHP and MYSQL step by step. Even You will get a complete source code that will be very easy to integrate into your … [Read more...] about Delete Multiple Records with Checkboxes in PHP & MySQL