PHP & MySQL in easy steps demonstrates by example how to produce data-driven web pages using the powerful PHP scripting language and the popular free MySQL database server.The book examples provide clear syntax-highlighted
code showing how to selectively insert and extract data from databases for presentation on your web browser.
PHP & MySQL in easy steps begins by explaining how to install a free web server, the PHP interpreter, and MySQL database server, to create an environment in which you can produce your very own data-driven server-side web pages. You will learn how to write PHP server-side scripts and how to make MySQL database queries. Examples illustrate how to store and retrieve Session Data, how to provide a Message Board, and how to create an E-Commerce Shopping Cart.
This book assumes you have no previous experience of any programming or scripting language so is ideal for the newcomer to PHP and MySQL technologies.
Auflage
Sprache
Verlagsort
Zielgruppe
Für Grundschule und weiterführende Schule
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 226 mm
Breite: 182 mm
Dicke: 15 mm
Gewicht
ISBN-13
978-1-84078-537-1 (9781840785371)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Mike McGrath gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. Mike is an established In Easy Steps author with several guides to his credit including: earlier editions of C++; Javascript, Java, Linux, PHP, SQL and Visual Basic Express.
Getting started
Performing operations
Controlling progress
Producing forms
Assembling tables
Handling data
Connecting databases
Registering users
Providing forums
Processing shops