0% found this document useful (0 votes)
7 views32 pages

PHP and Mysql

Uploaded by

Muhammad Junaid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views32 pages

PHP and Mysql

Uploaded by

Muhammad Junaid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 32

Php and mysql

Outline
Outline
Insert form data in my sql
• an html form is created in index.html
Insert.php
• than include connection.php and create table.php
• Than retrieve data insert data and execute mysqli query using
mysqli_query($conn,$sql);
Select and Filter Data From a MySQL Database

• SELECT column_name(s) FROM table_name WHERE column_name


operator value
Select and Filter Data From a MySQL Database

• SELECT column_name(s) FROM table_name WHERE column_name


operator value
Select and Order Data From a MySQL Database

• SELECT column_name(s) FROM table_name ORDER BY


column_name(s) ASC|DESC

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy