SQL and PHP
SQL and PHP
SQL (Structured Query Language) is a tool used to manage, store, retrieve, and manipulate data within
databases.
To set up a database named BAUK with specific columns like Name, Age, State, and Gender, the steps
are as follows:
1. Create a Database:
Keys in SQL:
Unique Key: Ensures no duplicate values in a column (commonly used for emails).
CSS Overview
Cascading Style Sheets (CSS) are used to design and enhance the appearance of HTML elements. It
handles aspects like layout, colors, fonts, spacing, and overall styling to improve user experience.
Types of CSS:
---
To Create a Table:
HTML uses the <table> tag for table structures. Example:
To Create a Form:
Use the <form> tag to accept user inputs. Example:
---
---