Actualités

This guide explains how to create a MySQL database and table using PHP and how to create them manually via phpMyAdmin using XAMPP stack.
Sometimes wee need to add a comment to a column for understanding purpose means to easily identify what is the use of that particular column.we can add comment to a column by two ways- at the time of ...