A Practical Guide to Creating Web Applications with PHP
Buch, Englisch, 412 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 668 g
ISBN: 979-8-8688-0257-7
Verlag: Apress
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
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Betriebssysteme Linux Betriebssysteme, Open Source Betriebssysteme
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
Weitere Infos & Material
1: The First Program.-2: Variables and Data Types.-3: The Control Statements.- 4: Arrays.- 5: Functions.- 6: Useful Tricks and Operations.- 7: Classes and Objects.- 8: Inheritance.- 9: Advanced OOP Mechanisms.- 10: Error Handling.-11: Generators and Iterators.- 12: Using PHP.- 13: Conclusion: What Was and What Will Be.