(The only proper) [PHP] PDO tutorial | Hugonweb Annotated Link Bibliography

https://phpdelusions.net/pdo

A nice tutorial on PDO, the built-in SQL interface for PHP.

In particular, the official documentation doesn't say much about querying, but it's covered well here.

The other pages on the site are good too.