A tutorial article showing how to use PHP in HTML documents, as would be used in a content management system. Details the separation of the logic from presentation.
SQL is a query language used with relational databases. INSERT, UPDATE and DELETE manipulate tables while SELECT, FROM and WHERE are useful commands for returning data.