
Collapse
Featured Categories
1. | ![]() Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition By: Kevin Yank Publisher: SitePoint Publication Date: 19-JUN-2009 Insert Date: 29-AUG-2009 Bookshelf Slots: 1.0 | Overview: Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition Build Your own Database Driven Web Site Using PHP &
MySQL is a practical hands-on guide to learning all the tools,
principles and techniques needed to build a fully functional
database-driven web site using PHP & MySQL.
This book covers everything from installing PHP & MySQL
under Windows, Linux, and Mac through to building a live web-based
content management system.While this is essentially a beginners book, it also covers more
advanced topics such as the storage of binary data in MySQL, and
cookies and sessions in PHP. It comes complete with a set of handy
reference guides for PHP & MySQL...
|
2. | ![]() PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and AJAX By: Yuli Vasiliev Publisher: Packt Publishing Publication Date: 30-JUL-2007 Insert Date: 06-AUG-2009 Bookshelf Slots: 1.0 | Overview: PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and AJAX A practical guide to combining the power, performance,
scalability, and reliability of the Oracle Database with the ease
of use, short development time, and high performance of PHPProgram your own PHP/Oracle applicationMove data processing inside the databaseDistribute data processing between the web/PHP and Oracle
database serversCreate reusable building blocks for PHP/Oracle solutionsUse up-to-date technologies, such as Ajax and web services, in
PHP Oracle developmentIn DetailOracle Database gets high marks for performance, reliability,
and scalability. Building and deploying your PHP...
|
3. | Overview: PHP Object-Oriented Solutions
With the surge of popularity of PHP 5, and with PHP 6 just around the corner, 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 pre-packaged scripts that you can incorporate into your existing sites with the minimum of effort.
It shows how OOP can be used to create reusable and portable code...
|
4. | ![]() The Definitive Guide to symfony By: Fabien Potencier; François Zaninotto Publisher: Apress Publication Date: 01-JAN-2007 Insert Date: 26-JUN-2009 Bookshelf Slots: 1.0 | Overview: The Definitive Guide to symfony
Developing a new web application should not mean reinventing the wheel. Thats why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. This book introduces you to symfony, the leading framework for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP.
In The Definitive Guide to symfony, you will learn about the Model-View-Controller...
|
5. | ![]() Pro PHP: Patterns, Frameworks, Testing and More By: Kevin McArthur Publisher: Apress Publication Date: 01-MAR-2008 Insert Date: 26-JUN-2009 Bookshelf Slots: 1.0 | Overview: Pro PHP: Patterns, Frameworks, Testing and More
Taking care to focus solely on those topics that will have the most impact on experienced PHP developers, Pro PHP is written for readers seeking to take their understanding of both PHP and sound software development practices to the next level. Advanced object-oriented features, documentation, debugging, software patterns, and the Standard PHP Library are just a few of the topics covered in extensive detail.
Author and noted PHP expert Kevin McArthur also examines emerging practices and trends such as the MVC architecture as applied to PHP, with special emphasis placed upon the...
|
6. | ![]() PHP 5 Recipes: A Problem-Solution Approach By: Lee Babin; Good Nathan A.; Frank M. Kromann; Jon Stephens Publisher: Apress Publication Date: 01-SEP-2005 Insert Date: 25-JUN-2009 Bookshelf Slots: 1.0 | Overview: PHP 5 Recipes: A Problem-Solution Approach
What you hold in your hands is the answer to all your PHP 5 needs. We have written PHP 5 Recipes with a number of purposes in mind.
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...
|
7. | ![]() Beginning Cake PHP: From Novice to Professional By: David Golding Publisher: Apress Publication Date: 01-JUL-2008 Insert Date: 25-JUN-2009 Bookshelf Slots: 1.0 | Overview: Beginning Cake PHP: From Novice to Professional
CakePHP is a leading PHP-based web app development framework. When asking a question on forums or chat rooms, many CakePHP beginners get little help from the experts. Simple questions can get a response like, "Well, just read the online manual and API." Unfortunately, the online manual is depreciated, and who wants to absorb a programming language or framework from an API? Beginning CakePHP will do the following:
Leads you from a basic setup of CakePHP to building a couple applications that will highlight CakePHP's functionality and capabilities without delving too deeply into the...
|
8. | ![]() By: Matthew Keefe Publisher: John Wiley & Sons Publication Date: 05-MAY-2008 Insert Date: 17-MAY-2009 Bookshelf Slots: 1.0 | Overview: Flash® and PHP Bible
The demand for rich Internet applications (RIAs) such as complete storefronts and interactive surveys is skyrocketing, as is the pressure to create these dynamic apps overnight and at low cost. This in-depth Bible provides the step-by-step instructions you need to quickly create RIAs in Flash using cost-effective, open-source PHP programming tools. You'll learn how PHP works, when you should use it in Flash, and above all, vital security techniques for keeping your interactive sites secure.
...
|
9. | ![]() Practical Web 2.0 Applications with PHP By: Quentin Zervaas Publisher: Apress Publication Date: 01-DEC-2007 Insert Date: 11-MAY-2009 Bookshelf Slots: 1.0 | Overview: Practical Web 2.0 Applications with PHP
Want to assert yourself as a cutting-edge PHP web developer? Take a practical approach, learning by example from author Quentin Zervaas, and discover how to bring together the many technologies needed to create a successful, modern web application.
In Practical Web 2.0 Applications with PHP, PHP, MySQL, CSS, XHTML, and JavaScript/Ajax development techniques are brought together to show you how to create the hottest PHP web applications, from planning and design up to final implementation, without going over unnecessary basics that will hold you back. This book includes must-have...
|
10. | ![]() PHP Objects, Patterns, and Practice, Second Edition By: Matt Zandstra Publisher: Apress Publication Date: 01-DEC-2007 Insert Date: 11-MAY-2009 Bookshelf Slots: 1.0 | Overview: PHP Objects, Patterns, and Practice, Second Edition
Backed by a tireless development community, PHP has been a model of language evolution over its 10+ year history. Borne from a contract developer's pet project, these days you'll find PHP powering many of the world's largest web sites, including Yahoo!, Digg, EA Games, and Lycos.
PHP Objects, Patterns, and Practice, Second Edition shows you how to meld the power of PHP with the sound enterprise development techniques embraced by professional programmers. Going well beyond the basics of object-oriented development, you'll learn about advanced topics such as working with static methods and...
|
About Safari Books Online •
Terms of Service •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
![]()
![]()
![]()
![]()
Copyright 2009 Safari Books Online. All rights reserved.



