essential algorithms, syntax, and control structures using PHP, HTML, and MariaDB/MySQL /
First Statement of Responsibility
Mike O'Kane.
EDITION STATEMENT
Edition Statement
Fourth edition.
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
Durham, North Carolina :
Name of Publisher, Distributor, etc.
Carolina Academic Press,
Date of Publication, Distribution, etc.
[2017]
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
xxvii, 600 pages ;
Dimensions
26 cm
INTERNAL BIBLIOGRAPHIES/INDEXES NOTE
Text of Note
Includes bibliographical references and index.
CONTENTS NOTE
Text of Note
Introducing computer programming -- Client/server applications-getting started -- Program design-from requirements to algorithms -- Basics of markup-creating a user interface with HTML -- Creating a working program-basics of PHP -- Persistence-saving and retrieving data -- Programs that choose-introducing selection structures -- Multiple selection, nesting, ands and ors -- Programs that count-harnessing the power of repetition -- "While not end-of-file"-introducing event-controlled loops -- Structured data-working with arrays -- Associative arrays -- Program modularity-working with functions and objects -- Connecting to a database-working with MySQL -- Introduction to object oriented programming -- Where to go from here.