Skip to content

gitdagray/pdo_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP PDO Intro

Description:

A practice example for PHP PDO connections and querying a MySQL database with prepared statements.

Use this code example to create your own PHP application that connects to MySQL and queries data from a table.

This example uses the freely available for download "world" database. You will need to download and import it into your MySQL server. You can download the "world" database and other free databases here.

This tutorial uses a PHP Data Object (PDO), but it is NOT an example of an OOP application. It is a simple application example.

Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published