SQL, PHP, HTML5, and JavaScript Features

I will start the explanation of the technical features to support the database project with a general introduction to databases, and then describe other programming techniques and HTML5, JavaScript, SQL, and PHP constructs. Keep in mind that you can see how these language features and programming techniques are used in context in the “Building the Application and Making It Your Own” section.

Relational Databases

The term database is typically reserved for what are called relational databases. Relational databases are organized into tables, which in turn consist of records, which contain fields. The fields can hold data in many different data types, including several distinct types for numbers, characters ...

Get HTML5 and JavaScript Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.