Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of the latest features of both technologies to build powerful, manageable, and stable web applications. Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build robust data-driven applications. Packed with practical examples and insight into the real-world challenges faced by developers based on author W. Jason Gilmore's 7 years of expertise working with these technologies, readers will repeatedly return to this book as both a valuable instructional tool and reference guide.
What you'll learn* The PHP language* How to back your web site with MySQL* Templating so that you can apply a consistent design across all pages on your site* How to authenticate your web site users* How to use cookies to maintain information (such as items in a shopping cart) while a user is browsing your siteWho is this book for? This book is written for developers seeking to take advantage of the PHP language and MySQL database to create powerful web applications. About the Apress Beginning Series The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from "novice to professional." Youll start your journey by seeing what you need to knowbut without needless theory and filler. Youll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you thereit is your trusted guide through unfamiliar territory!
Auflage
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Professional/practitioner
Editions-Typ
Maße
Höhe: 235 mm
Breite: 178 mm
Gewicht
ISBN-13
978-1-59059-862-7 (9781590598627)
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
W. Jason Gilmore has been steeply involved in PHP and MySQL Web application development for seven years, and has developed hundreds of applications using the LAMP (Linux Apache MySQL PHP) platform. His writings on Open Source technologies have been featured within many of the computing industry's leading publications, including Linux Magazine, O'Reillynet, Devshed, and Zend.com, and have been adapted for educational initiatives led by many organizations, including the Ford Foundation and the United Nations. These days, Jason is Developer.com's PHP contributor, and is a regular contributor to Linux Magazine. He spends his days (and many nights) running Apress' Open Source program. Jason graduated from The Ohio State University in 2000 with a bachelor's degree in computer science.
Autor*in
Columbus, OH, USA
About the Author About the Technical Reviewers Ackowledgements Introduction Introducing PHP Configuring Your Environment PHP Basics Functions Arrays Object-Oriented PHP Advanced OOP Features Error and Exception Handling Strings and Regular Expressions Working with the File and OPerting System PEAR Date and Time Forms Authenticating Your Users Handling File Uploads Networking PHP and LDAP Session Hnadlers Templating with Smarty Web Services Secure PHP Programming SQLite Building Web Sites for the World MVC and the Zend Framework Introducing MySQL Installing and Configuring MySQL The Many MySQL Clients MySQL Storage Engines and Datatypes Securing MySQL Using PHP with MySQL Introducing PDO Stored Routines MySQL Triggers MySQL Views Practical Database Queries Indexes and Searching Transactions Importing and Exporting Data Index