video

how to get youtube video id?

What is my youtube Video ID? how to get or see youtube video id? Overview we can get youtube id by two methods method one : go to...
video

Tor Browser specific country or region proxy ip method

how to select tor browser own country then randam? 1st test current location for testing.... you can use any other for testing by searching on google Just...

Android Optimizing Battery Life Best tips and tricks

Turn off or disable things you aren’t really using like gps,wifi,bluetooth,etc uninstall unnecessary or unknown apps most of application has lot of background services which drain your...
video

how to upgrade phpmyadmin in wamp

Overview how can we upgrade  phpmyadmin without installing new wamp how solve The secret passphrase in configuration (blowfish_secret) is too short phpmyadmin error for these solution just...
video

How to remember me password feature in login form php

Overview After Signup and login form in php we will add remember me functionality in login form and also how set user and password cookies...
video

how to login using salt hash password and logout php mysql

Overview -signup form using salt hash sha256 for password encryption -login verification for salt hash sha256 for password encryption -login and logout button in dummy site -after login...
video

create or signup user and insert salt sha256 hash password in mysql

Overview In this Tutorial we made PHP signup form and link this signup form with our dummy website template this signup form will html5 confirm...
video

how to insert from data into MYSQL database php

Overview in this tutorial we learn how to insert query of mysql works and for demonstration we will insert Login form username and password into database...
video

how to create database and table colmun in MYSQL database

Overview In this tutorial you will learn how to make simple database and make 1 table of this database with 2 columns name as username and...
video

how to create and submit simple php form

Overview create php form then submit simple php form as get and post method -for demonstration we will learn how to make login form and submit this login...