PHP — P91: MySQL CRUD

Dino Cajic
Dev Genius
Published in
5 min readNov 8, 2022

--

Dino Cajic on CRUD operations in PHP/MySQL

What are CRUD operations? Create, Read, Update, Delete. That’s what we have created over the last few articles. The last piece of the puzzle is to combine them into one file that knows how to manage our authors table.

View this article and others on my website.

--

--

Author of An Illustrative Introduction to Algorithms. IT Leader with a B.S. in Computer Science, a minor in Biology, and a passion for learning.