A Simple PDO Example (PHP/MySQL)

These examples use the "polls" database.

Choose a poll and vote
Create a new poll
Delete a poll

Back