Book description
The PHP Quick Scripting Reference is a condensed scripting code and syntax reference to the PHP scripting language, the most popular Web scripting language in use today. It presents the essential PHP script in a well-organized format that can be used as a handy reference.
You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a Web scripting language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or Web developer
In the PHP Quick Scripting Reference, you will find:
A concise reference to the PHP scripting language syntax.
Short, simple and focused code examples.
A well laid out table of contents and a comprehensive index allowing easy review.
What you'll learn
What is PHP and how to get started with it
What are variables, operators, strings, arrays, conditionals, loops and more in scripting setting
How to script with functions, class, inheritance, and deal with access levels
How to script with static, constants, interface, abstracts, traits
How to import files
What are Type Hinting and Type Conversions and how to use these in scripting for Web applications
How to do variable testing, overloading, sessions
What are and how to deal with various scripting for Cookies
How to handle namespaces, references, advanced variables, error handling and exception handling
Who this book is for
This book is a handy, pocket quick scripting syntax reference for experienced PHP as well as perhaps other programmers and Web developers even new to PHP
Table of contents
- Title Page
- Contents at a Glance
- Contents
- About the Author
- Introduction
- CHAPTER 1: Using PHP
- CHAPTER 2: Variables
- CHAPTER 3: Operators
- CHAPTER 4: String
- CHAPTER 5: Arrays
- CHAPTER 6: Conditionals
- CHAPTER 7: Loops
- CHAPTER 8: Functions
- CHAPTER 9: Class
- CHAPTER 10: Inheritance
- CHAPTER 11: Access Levels
- CHAPTER 12: Static
- CHAPTER 13: Constants
- CHAPTER 14: Interface
- CHAPTER 15: Abstract
- CHAPTER 16: Traits
- CHAPTER 17: Importing Files
- CHAPTER 18: Type Hinting
- CHAPTER 19: Type Conversions
- CHAPTER 20: Variable Testing
- CHAPTER 21: Overloading
- CHAPTER 22: Magic Methods
- CHAPTER 23: User Input
- CHAPTER 24: Cookies
- CHAPTER 25: Sessions
- CHAPTER 26: Namespaces
- CHAPTER 27: References
- CHAPTER 28: Advanced Variables
- CHAPTER 29: Error Handling
- CHAPTER 30: Exception Handling
- Index
Product information
- Title: PHP Quick Scripting Reference
- Author(s):
- Release date: August 2013
- Publisher(s): Apress
- ISBN: 9781430262831
You might also like
book
Webpack for Beginners: Your Step-by-Step Guide to Learning Webpack 4
Learn how to use Webpack from installation to configuration without the hassle of complex examples. Webpack …
book
API Testing and Development with Postman
Explore the world of APIs and learn how to integrate them with production-ready applications using Postman …
book
A Guide to the Project Management Body of Knowledge (PMBOK® Guide) – Seventh Edition and The Standard for Project Management (ENGLISH)
PMBOK® Guide is the go-to resource for project management practitioners. The project management profession has significantly …
book
PHP Objects, Patterns, and Practice, Fifth Edition
Aided by three key elements: object fundamentals, design principles, and best practices, you'll learn how to …