PHP by Example: A Practical Guide to Creating Web Applications with PHP

Vasilev, Alex

  • 出版商: Apress
  • 出版日期: 2024-06-20
  • 售價: $2,040
  • 貴賓價: 9.5$1,938
  • 語言: 英文
  • 頁數: 412
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 9798868802577
  • ISBN-13: 9798868802577
  • 相關分類: PHP
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Learn to create web applications in PHP with minimal previous experience. This book is a practical guide to using PHP for web development.

Loaded with examples and step-by-step instructions, each chapter is dedicated to a specific area or function. You'll first review the main principles of PHP and what is needed to program and develop in it. You'll then study variables, data types, control statements, arrays, and functions, all critical for creating efficient PHP programs.

The book then moves on to object-oriented programming (OOP) and how to implement those principles in PHP, as well as inheritance, interfaces, testing, error handling, and exceptions. By the end of PHP by Example, you will have the knowledge and confidence to implement PHP for your web projects both large and small.

What You'll Learn

  • Understand PHP from the ground up
  • Create scripts and implement them in real-world projects
  • Work with a broad toolkit of ready-made exercises and solutions
  • Investigate the main constructions of the PHP

作者簡介

Alex Vasilev (aka Oleksii Vasyliev) is a Professor of Software Systems and Technologies in the Faculty of Information Technology, Taras Shevchenko National University of Kyiv in Ukraine. He has taught programming for 20 years (C++, C#, Java, JavaScript, Python, PHP) and to date has written over 30 programming books in his native Ukraine. This is his first book directly published in English.