Web Programming with PHP and MySQL A Practical Guide /

Introductory textbook covering all the main features of the 'web programming' languages PHP and MySQL together with detailed examples that will enable readers (whether students on a taught course or independent learners) to use them to create their own applications or understand existing o...

Full description

Bibliographic Details
Main Author: Bramer, Max (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Cham : Springer International Publishing : Imprint: Springer, 2015.
Edition:1st ed. 2015.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Introduction
  • PHP Fundamentals
  • The PHP Language: Types of Statement
  • More About Arrays
  • Some Important Functions
  • Formatted Print Functions
  • Using Files
  • User-Defined Functions
  • Passing Variables to a PHP Script I
  • Passing Variables to a PHP Script II
  • PHP in Action: Managing a Members’ Area
  • Using a MySQL Database I
  • Using a MySQL Database II
  • Creating and Updating MySQL Tables
  • Using a PHP Script to Manage a MySQL Database
  • PHP in Action: Converting Data between Text Files and Database Tables
  • Using PHP to View and Edit Database Tables
  • PHP in Action: Maintaining a Membership List
  • Appendices.