PHP Tutorial - Databases in PHP, SQL Basics | Database Journal

PHP Tutorial – Databases in PHP, SQL Basics

Jun 14, 2007
1 minute read

[From PHP Builder]

The Structured Query Language, SQL, which is commonly pronounced as if it was a word – “seekul”, is used to access a database in a modern database management system (DBMS). Now, before we get into coding specific commands in PHP, it is very worthwhile to get an overview of the basic elements of the language and the purpose of those elements.

In SQL everything is done in a “query”. Personally I think this must be because somebody got the idea that since it’s a query language, everything must be a query, and made it so even if it’s an instruction like “add this record”.

The article continues at

http://www.phpbuilder.com/columns/vince_barnes20070613.php3

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.