PHP 5 Recipes: A Problem-Solution Approach
Autor Frank M. Kromann, Jon Stephens, Nathan A. Good, Lee Babinen Limba Engleză Paperback – 4 oct 2005
First, this book is a source of instant solutions, including countless pieces of useful code that you can just copy and paste into your own applications, giving you answers fast and saving you hours of coding time.
Second, this book is a useful reference to the most important aspects of the PHP 5 language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 5.
Finally, this book explains the PHP 5 functionality in detail, including the vastly improved object-oriented capabilities and the new MySQLi database extension.
We are confident PHP 5 Recipes will be a useful and welcome companion throughout your PHP journey, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them.
Preț: 245.54 lei
Preț vechi: 306.93 lei
-20% Nou
Puncte Express: 368
Preț estimativ în valută:
46.100€ • 48.88$ • 39.38£
46.100€ • 48.88$ • 39.38£
Carte disponibilă
Livrare economică 20 februarie-06 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590595091
ISBN-10: 1590595092
Pagini: 646
Ilustrații: XXI, 650 p.
Dimensiuni: 191 x 235 x 39 mm
Greutate: 1.16 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590595092
Pagini: 646
Ilustrații: XXI, 650 p.
Dimensiuni: 191 x 235 x 39 mm
Greutate: 1.16 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Overview of PHP Data Types and Concepts.- Overview of Classes, Objects, and Interfaces.- Performing Math Operations.- Working with Arrays.- Working with Dates and Times.- Working with Strings.- Working with Files and Directories.- Working with Dynamic Imaging.- Using Regular Expressions.- Working with Variables.- Using Functions.- Understanding Web Basics.- Creating and Using Forms.- Working with Markup.- Using MySQL Databases in PHP 5.- Communicating with Internet Services.
Notă biografică
Frank Kromann is a PHP expert, web developer and PHP book author.
Caracteristici
The only PHP "cook book" available that is completely up-to-date for PHP 5 which includes teaching material for PHP 5 object-oriented features Complete code provided to solve all common problems PHP developers will come across in day-to-day work as well as using built in PHP functionality Works well as a learn-by-example teaching book, as well as a quick solutions book