PHP

  • PHP

Database & Table Creation: phpMyAdmin

Basic Tutorial to illustrate phpMyAdmin: create database and tables. This basic tutorial is to introduce you to phpMyAdmin. In this…

12 years ago
  • PHP

Database & Table Creation: MySQL console (commands/Queries)

Basic Tutorial to illustrate mysql console: create database and tables. Desc Tables; show tables; show databases; Left click, as well…

12 years ago
  • PHP

Format Date and Insert Into Database Table: PHP

Convert string type variable data to formatted date type variable and insert it into database table.. Connecting the PHP Script…

12 years ago
  • PHP

Email Verification in PHP: Part 2

This video to illustrates, verification of user email ID by sending a unique URL to be clicked by the user…

12 years ago
  • PHP

Email Verification in PHP: Part 1

This video to illustrates, verification of user email ID by sending a unique URL to be clicked by the user…

12 years ago