PHP 7 Quick Scripting Reference (e-bog) af Olsson, Mikael
Olsson, Mikael (forfatter)

PHP 7 Quick Scripting Reference e-bog

265,81 DKK (inkl. moms 332,26 DKK)
This pocket reference guide has been updated with the new PHP 7.0 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. PHP 7 Quick Scripting Reference presents the essential PHP script in a well-organized format.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...
E-bog 265,81 DKK
Forfattere Olsson, Mikael (forfatter)
Forlag Apress
Udgivet 17 maj 2016
Genrer Web programming
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484219225
This pocket reference guide has been updated with the new PHP 7.0 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. PHP 7 Quick Scripting Reference presents the essential PHP script in a well-organized format.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 it, you will find a concise reference to the PHP 7 scripting language syntax. It includes short, simple and focused code examples and a well laid out table of contents and a comprehensive index allowing easy review.What you'll learnDiscover what is new in PHP 7 and how to get started with itWork with variables, operators, strings, arrays, conditionals, loops and other language constructsGroup and reuse code with functions, methods and namespacesUse object-oriented features such as classes, inheritance, abstract classes and interfacesImport files and retrieve user dataMake use of type declarations and type conversionsTest variables, create references and use overloading methodsStore user data with cookies and sessionsDeal with errors through error handling, exception handling and assertionsWho this book is forExperienced PHP programmers and web developers, who may be new to PHP.