Cantitate/Preț
Produs

PHP Object-Oriented Solutions

Autor David Powers
en Limba Engleză Paperback – 21 aug 2008
With the surge of popularity of PHP 5, object-oriented programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to object-oriented programming (OOP) that won't overburden you with complex theory. It teaches you the essential basics of OOP that you'll need to know before moving onto a more advanced level, and includes a series of prepackaged scripts that you can incorporate into your existing sites with the minimum of effort.
It shows how object-oriented programming can be used to create reusable and portable code by walking you through a series of simple projects. The projects feature the sorts of things developers run up against every day, and include a validator for filtering user input, a simple Date class that avoids the need to remember all the esoteric format codes in PHP, and an XML generator.
  • Teaches the fundamentals of OOP
  • Simple projects show how OOP concepts work in the real world
  • Prepackaged scripts can easily be added to your own projects
Citește tot Restrânge

Preț: 31596 lei

Preț vechi: 39495 lei
-20% Nou

Puncte Express: 474

Preț estimativ în valută:
6052 6561$ 5031£

Carte disponibilă

Livrare economică 11-25 noiembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430210115
ISBN-10: 1430210117
Pagini: 372
Ilustrații: XXII, 392 p.
Dimensiuni: 191 x 229 x 24 mm
Greutate: 0.69 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Why object-oriented PHP?.- Writing PHP Classes.- Taking the Pain out of Working with Dates.- Using Php filters to Validate User Input.- Building a Versatile Remote File Connector.- Simplexml—couldn’t Be Simpler.- Supercharged Looping with SPL.- Generating XML from a Database.- Case study: Creating your own RSS Feed.

Notă biografică

David Powers is an Adobe Community Expert for Dreamweaver and author of a series of highly successful books on PHP, including PHP Solutions: Dynamic Web Design Made Easy and Foundation PHP for Dreamweaver 8. As a professional writer, he has been involved in electronic media for more than 30 years, first with BBC radio and television and more recently with the Internet. His clear writing style is valued not only in the English-speaking world; several of his books have been translated into Spanish and Polish. What started as a mild interest in computing was transformed almost overnight into a passion, when David was posted to Japan in 1987 as BBC correspondent in Tokyo. With no corporate IT department just down the hallway, he was forced to learn how to fix everything himself. When not tinkering with the innards of his computer, he was reporting for BBC television and radio on the rise and collapse of the Japanese bubble economy. Since leaving the BBC to work independently, he has built up an online bilingual database of economic and political analysis for Japanese clients of an international consultancy. When not pounding the keyboard writing books or dreaming of new ways of using PHP and other programming languages, David enjoys nothing better than visiting his favorite sushi restaurant. He has also translated several plays from Japanese.

Caracteristici

Established PHP author Case studies show how technologies are used in the real world Covers PHP 5 and 6