Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Help

PHP


1. 

Instant Yii 1.1 Application Development Starter

ShortCut

Instant Yii 1.1 Application Development Starter

By: Jacob Mumm; Mark Safronov

Publisher: Packt Publishing

Publication Date: 05-JUN-2013

Insert Date: 17-JUN-2013

Slots: 1.0

Table of Contents • Start Reading

Get started with building attractive PHP web applications with the Yii framework Learn something new in an Instant! A short, fast, focused guide delivering immediate results Set up your development environment and plan your application Use Yii's automatic code generators to scaffold routes, forms, and list views Learn about some of the most popular extensions that add functionality to your application In Detail PHP is one of the most popular languages for building web sites and applications. While the Yii framework came a little bit later to the PHP scene, it has...

2. 

Instant Hands-on Testing with PHPUnit How-to

ShortCut

Instant Hands-on Testing with PHPUnit How-to

By: Michael Lively;

Publisher: Packt Publishing

Publication Date: 23-MAY-2013

Insert Date: 04-JUN-2013

Slots: 1.0

Table of Contents • Start Reading

A practical guide to getting started with PHPUnit to improve code quality Learn something new in an Instant! A short, fast, focused guide delivering immediate results Discover how to make best use of PHPUnit in your projects Get started with code testing using PHPUnit in no time Learn how to use PHPUnit like a seasoned veteran In Detail No developer wants to accept the inherent difficulty of writing software as an excuse for not finding the bugs in our code before anyone else does. PHPUnit is a framework that was created to allow developers to solve that very problem....

3. 

Yii Application Development Cookbook Second Edition

Yii Application Development Cookbook Second Edition

By: Alexander Makarov;

Publisher: Packt Publishing

Publication Date: 25-APR-2013

Insert Date: 30-APR-2013

Slots: 1.0

Table of Contents • Start Reading

A Cookbook covering both practical Yii application development tips and the most important Yii internal features Learn how to use Yii even more efficiently Full of practically useful solutions and concepts you can use in your application Both important Yii concept descriptions and practical recipes are inside In Detail The Yii framework is a rapidly growing PHP5 MVC framework often referred to as Rails for PHP. It has already become a solid base for many exciting web applications such as Stay.com and can be a good base for your developments, too. This book will...

4. 

Instant CakePHP Starter

ShortCut

Instant CakePHP Starter

By: Mark Robert Henderson;

Publisher: Packt Publishing

Publication Date: 25-APR-2013

Insert Date: 30-APR-2013

Slots: 1.0

Table of Contents • Start Reading

Learn everything you need to develop a feature-rich CakePHP app, from installation to deployment Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Focus on an iterative practical approach to learn the myriad features of CakePHP Learn about Models, Views, and Controllers as well as scaffolding, themes, behaviors, and routing Scaffold and generate your application code using the command-line “bake” tool almost exclusively In Detail CakePHP is an exciting tool focused on writing web applications in PHP in a simple and fast way...

5. 

Instant PhpStorm Starter

ShortCut

Instant PhpStorm Starter

By: Wlodzimierz Gajda;

Publisher: Packt Publishing

Publication Date: 22-FEB-2013

Insert Date: 27-FEB-2013

Slots: 1.0

Table of Contents • Start Reading

Learn Professional PHP Development with PHPStorm Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Learn PHPStorm from scratch, from downloading to installation with no prior knowledge required Enter, modify, and inspect the source code with as much automation as possible Simple, full of easy-to-follow procedures and intuitive illustrations, this book will set you speedily on the right track In Detail PHPStorm is a modern integrated development environment for the PHP language. PHPStorm provides an intelligent editor for...

6. 

PHP Web Services

PHP Web Services

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 26-APR-2013

Insert Date: 14-FEB-2013

Slots: 1.0

Table of Contents • Start Reading

Whether you’re sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell uses code samples, real-world examples, and advice based on her extensive experience to guide you through the process—from the underlying theory to methods for making your service robust....

7. 

Sécurité PHP 5 et MySQL

Sécurité PHP 5 et MySQL

By: Damien Seguy; Philippe Gamache

Publisher: Eyrolles

Publication Date: 02-FEB-2012

Insert Date: 07-FEB-2013

Slots: 1.0

Table of Contents • Start Reading

Présentation Préface de Rasmus Lerdorf Après avoir rappelé l'importance de principes fondamentaux tel celui de la défense en profondeur, cet ouvrage explique comment sécuriser une application professionnelle en PHP et MySQL à tous les niveaux, depuis la configuration du serveur jusqu'à la protection de la base de données MySQL, sans oublier toutes les vulnérabilités propres aux sites web dynamiques basés sur des langages de script. Maîtriser la sécurité pour les applications en ligne De nouvelles vulnérabilités apparaissent chaque jour dans les applications en ligne et les...

8. 

Integrating PHP with Windows®

Integrating PHP with Windows®

By: 

Publisher: Microsoft Press

Publication Date: 18-OCT-2011

Insert Date: 14-JAN-2013

Slots: 1.0

Table of Contents • Start Reading

Build PHP applications run efficiently and effectively with Windows. Packed with practical step-by-step exercises, this in-depth guide teaches you how to use PHP modules and functions with an array of Microsoft® technologies—including Internet Information Services (IIS), Microsoft® Exchange Server, Microsoft SQL Server®, and Active Directory®....

9. 

Yii Rapid Application Development Hotshot

Yii Rapid Application Development Hotshot

By: Lauren J. O'Meara; James R. Hamilton III

Publisher: Packt Publishing

Publication Date: 25-DEC-2012

Insert Date: 01-JAN-2013

Slots: 1.0

Table of Contents • Start Reading

Become a RAD hotshot with Yii, the world's most popular PHP framework A series of projects to help you learn Yii and Rapid Application Development Learn how to build and incorporate key web technologies Use as a cookbook to look up key concepts, or work on the projects from start to finish for a complete web application In Detail Yii is a high performance PHP framework for rapid web application development. It is well designed, well supported, easy to learn, and easy to maintain. If you are beginning to learn web development or are a seasoned programmer with demanding...

10. 

Programming PHP, 3rd Edition

Programming PHP, 3rd Edition

By: ; ;

Publisher: O'Reilly Media, Inc.

Publication Date: 20-FEB-2013

Insert Date: 27-NOV-2012

Slots: 1.0

Table of Contents • Start Reading

This updated edition teaches everything you need to know to create effective web applications with the latest features in PHP 5.x. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms....

11. 

Laravel Starter

Laravel Starter

By: Shawn McCool;

Publisher: Packt Publishing

Publication Date: 22-NOV-2012

Insert Date: 23-NOV-2012

Slots: 1.0

Table of Contents • Start Reading

Definitive introduction to the Laravel PHP web-development framework Create databases and models using Laravel migrations and the powerful Eloquent model Get started with a useful application example that is immediately applicable to real-world applications Learn how to implement powerful relationships with Eloquent In Detail Laravel is fundamentally changing the PHP web-development landscape. Laravel is bringing the paradigm-shifts that PHP developers have been craving. We now can take control of our application architecture and advance our craft without needing to...

12. 

Pro PHP MVC

Pro PHP MVC

By: Chris Pitt

Publisher: Apress

Publication Date: 31-OCT-2012

Insert Date: 15-NOV-2012

Slots: 1.0

Table of Contents • Start Reading

Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and interface components, but includes a wide range of considerations for building high-performing, scalable and secure applications. Deciding which MVC framework best suits the project you are about to begin is one of the biggest challenges you'll face as a developer. If you are part of a team, this decision has probably already been made for...

13. 

PHP. Receptury. Wydanie II

PHP. Receptury. Wydanie II

By: ;

Publisher: Helion

Publication Date: 25-OCT-2012

Insert Date: 01-NOV-2012

Slots: 1.0

Table of Contents • Start Reading

Wykorzystaj gotowy kod do b?yskawicznego tworzenia dynamicznych witryn internetowych....

14. 

Learning PHP Design Patterns

Learning PHP Design Patterns

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 25-FEB-2013

Insert Date: 01-NOV-2012

Slots: 1.0

Table of Contents • Start Reading

Build server-side applications more efficiently—and improve your PHP programming skills in the process—by learning how to use design patterns in your code. This book shows you how to apply several object-oriented patterns through simple examples, and demonstrates many of them in full-fledged working applications....

15. 

PHP and MySQL™ Phrasebook

PHP and MySQL™ Phrasebook

By: Christian Wenz

Publisher: Addison-Wesley Professional

Publication Date: 25-OCT-2012

Insert Date: 28-OCT-2012

Slots: 1.0

Table of Contents • Start Reading

PHP and MySQL Phrasebook gives you the code you need to  complete your web programming projects quickly and effectively in PHP, the leading scripting language for creating dynamic web pages. Concise and Accessible Easy to carry and easy to use–lets you ditch all those bulky books for one portable pocket guide Flexible and Functional Packed with more than 100 customizable code snippets–so you can readily code functional PHP and MySQL in just about any situation Christian Wenz is an author and consultant with a focus on  web technologies. He co-wrote the Zend PHP 5 and Zend PHP 5.3...

16. 

PHP Clés en main: 76 scripts efficaces pour enrichir vos site web

PHP Clés en main: 76 scripts efficaces pour enrichir vos site web

By: William Steinmetz; Brian Ward

Publisher: Pearson France

Publication Date: 01-NOV-2008

Insert Date: 11-OCT-2012

Slots: 1.0

Table of Contents • Start Reading

Vous découvrez le Web dynamique et PHP et vous vous demandez comment l'utiliser dans vos applications ? Si vous souhaitez apprendre tout en obtenant rapidement des résultats, ce livre est fait pour vous. Les auteurs, programmateurs expérimentés, vous livrent des solutions "clés en main" en PHP pour résoudre les problèmes couramment rencontrés dans la création de site web. Les 76 scripts de cet ouvrage vous permettront bien sûr d'installer et de configurer PHP ou de sécuriser vos scripts, mais aussi de gérer des sessions et de manipuler fichiers, e-mails et images. Grâce à des exemples...

17. 

PHP 5.3 + MySQL 5.1

PHP 5.3 + MySQL 5.1

By: Dr. Florence Maurice

Publisher: Addison-Wesley Verlag

Publication Date: 01-FEB-2012

Insert Date: 27-SEP-2012

Slots: 1.0

Table of Contents • Start Reading

Mit diesem Buch steigen Sie fast ohne Vorwissen tief in die Programmierung PHP & MySQL-basierter Webseiten ein. Die IT-Trainerin und -Autorin Florence Maurice macht Sie ausführlich mit den Sprachgrundlagen wie Bedingungen, Schleifen und Funktionen sowie Variablen und Arrays bekannt. Sie zeigt, wie Sie mit PHP objektorientiert programmieren,wie Sie sichere Formulare entwickeln, mit Cookies, und Sessions arbeiten, die Datenbank MySQL einsetzen, XML verarbeiten und Phar-Archive nutzen. Sie erläutert ausserdem die Erzeugung dynamischer Grafiken und wie Sie mit demTemplate-System Smarty...

18. 

PHP 5.3

PHP 5.3

By: Christian Wenz; Tobias Hauser

Publisher: Addison-Wesley Verlag

Publication Date: 17-DEC-2009

Insert Date: 27-SEP-2012

Slots: 1.0

Table of Contents • Start Reading

Dieses Entwicklerhandbuch von Christian Wenz und Tobias Hauser steckt voll mit erprobtem Profi-Wissen und wertvollen Praxistipps zur neuen PHP-Version 5.3: von Basistechniken über Objektorientierung, Namespaces, Late Static Binding und goto bis hin zur Entwicklung eigener PHP-Erweiterungen. Ein großer Administrationsteil hilft, fehlerfreie und sichere Skripte zu programmieren, ein Kapitel zum Zend Framework gibt Einblick in die MVC-basierte Entwicklung. Hier finden Sie Downloads zu diesem Titel. ...

19. 

Mistrz PHP. Pisz nowoczesny kod

Mistrz PHP. Pisz nowoczesny kod

By: ; ;

Publisher: Helion

Publication Date: 10-SEP-2012

Insert Date: 12-SEP-2012

Slots: 1.0

Table of Contents • Start Reading

Dzięki lekturze tej publikacji przemienisz się ze sprawnego programisty w pewnego siebie inżyniera — stosującego najlepsze praktyki programistyczne, pracującego szybko i solidnie....

20. 

PHP Application Development with NetBeans Beginner's Guide

PHP Application Development with NetBeans Beginner's Guide

By: M A Hossain Tonu;

Publisher: Packt Publishing

Publication Date: 24-AUG-2012

Insert Date: 28-AUG-2012

Slots: 1.0

Table of Contents • Start Reading

" Boost your PHP development skills using NetBeans with this step-by-step practical guide with this book and ebook. Clear step-by-step instructions with lots of practical examples Develop cutting-edge PHP applications like never before with the help of this popular IDE, through quick and simple techniques Experience exciting features of PHP application development with real-life PHP projects In Detail NetBeans has many features that greatly simplify PHP development, and with its several features and great flexibility, PHP developers can become overwhelmed by the...