October 2011
Beginner to intermediate
448 pages
9h 25m
English
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.
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 ...
Read now
Unlock full access