Компьютерная литература
  • формат pdf
  • размер 9,43 МБ
  • добавлен 27 августа 2012 г.
Meloni J.C. Sams Teach Yourself PHP, MySQL and Apache All in One
Pearson Education, Inc.-2012-482p
ISBN-13: 978-0-672-33543-3
ISBN-10: 0-672-33543-3
Самоучитель по PHP (v.5.4.0), MySQL and Apache. Основные аспекты: установка и конфигурирование; структуры языка PHP; работа с датой-временем, формами, кукисами, файлами-папками, изображениями; интеграция PHP и MySQL; основные проекты (список рассылки, адресная книга on-line, календарь, корзина покупателя и другие);
администрирование и тонкая настройка MySQL и Apache.
This book brings together everything beginners need to build powerful web applications with PHP 5.3, MySQL 5.1/
5.x, and the latest versions of Apache – whether they use Windows, Mac, or Linux platforms. Bestselling author Julie Meloni (Sams Teach Yourself HTML and CSS in 24 Hours) teaches simply and clearly, through brief, hands-on lessons focused on knowledge you can apply immediately. Meloni covers all the building blocks of practical web development with PHP and MySQL, integrating mode techniques and new software capabilities throughout. Each lesson builds on what’s come before, showing how to configure PHP, MySQL, and Apache, and then use them together to create integrated solutions. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete starter kit that lets you install all the software you need to set up a stable environment for leaing, testing, and production
Contents at a Glance:
Installation QuickStart Guide with XAMPP
Installing and Configuring MySQL
Installing and Configuring Apache
Installing and Configuring PHP
The Building Blocks of PHP
Flow Control Functions in PHP
Working with Functions
Working with Arrays
Working with Objects
Getting Involved with the Code
Working with Strings, Dates, and Time
Working with Forms
Working with Cookies and User Sessions
Working with Files and Directories
Working with Images
PHP and MySQL Integration
Understanding the Database Design Process
Leaing Basic SQL Commands
Using Transactions and Stored Procedures in MySQL
Interacting with MySQL Using PHP
Managing a Simple Mailing List
Creating an Online Address Book
Creating a Simple Discussion Forum
Creating an Online Storefront
Creating a Shopping Cart Mechanism
Creating a Simple Calendar
Restricting Access to Your Applications
Logging and Monitoring Web Server Activity
Application Localization
Working with XML and JSON
Administration and Fine-Tuning
Apache Performance Tuning and Virtual Hosting
Setting Up a Secure Web Server
Optimizing and Tuning MySQL
Performing Software Upgrades
Using Application Frameworks