Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
101. | By: Jack D. Herrington Publisher: O'Reilly Media, Inc. Publication Date: 12-DEC-2005 Insert Date: 31-DEC-2005 Slots: 1.0 | Overview: PHP Hacks
Programmers love its flexibility and speed; designers love its
accessibility and convenience. When it comes to creating web sites,
the PHP scripting language is truly a red-hot property. In fact,
PHP is currently used on more than 19 million web sites, surpassing
Microsoft's ASP .NET technology in popularity. Not surprisingly,
this surge in usage has resulted in a number of PHP books hitting
the market. Only one, though, takes the language beyond traditional
Web programming and into mapping, graphing, multimedia, and beyond:
PHP Hacks.
In PHP Hacks, author Jack Herrington wrings out his...
|
102. | By: George Schlossnagle Publisher: Sams Publication Date: 20-FEB-2004 Insert Date: 15-NOV-2005 Slots: 1.0 | Overview: Advanced PHP Programming Over the past three years PHP has evolved
from being a niche language used to add dynamic functionality to
small sites to a powerful tool making strong inroads into
large-scale, business-critical Web systems.
The rapid maturation of PHP has created a
skeptical population of users from more traditional "enterprise"
languages who question the readiness and ability of PHP to scale,
as well as a large population of PHP developers without formal
computer science backgrounds who have learned through the hands-on
experimentation while developing small and midsize applications in
PHP.
While there...
|
103. | By: Paul Hudson Publisher: O'Reilly Media, Inc. Publication Date: 13-OCT-2005 Insert Date: 07-NOV-2005 Slots: 1.0 | Overview: PHP in a Nutshell
Now installed on more than 20 million Internet domains around the
world, PHP is an undisputed leader in web programming languages.
Database connectivity, powerful extensions, and rich
object-orientation are all reasons for its popularity, but nearly
everyone would agree that, above all, PHP is one of the easiest
languages to learn and use for developing dynamic web applications.
The ease of development and simplicity of PHP, combined with a
large community and expansive repository of open source PHP
libraries, make it a favorite of web designers and developers
worldwide.
PHP in a Nutshell is...
|
104. | By: Chris Shiflett Publisher: O'Reilly Media, Inc. Publication Date: 13-OCT-2005 Insert Date: 28-OCT-2005 Slots: 1.0 | Overview: Essential PHP Security
Being highly flexible in building dynamic, database-driven web
applications makes the PHP programming language one of the most
popular web development tools in use today. It also works
beautifully with other open source tools, such as the MySQL
database and the Apache web server. However, as more web sites are
developed in PHP, they become targets for malicious attackers, and
developers need to prepare for the attacks.
Security is an issue that demands attention, given the growing
frequency of attacks on web sites. Essential PHP Security
explains the most common types of attacks and how to...
|
105. | By: Sebastian Bergmann Publisher: O'Reilly Media, Inc. Publication Date: 29-SEP-2005 Insert Date: 20-OCT-2005 Slots: 1.0 | Overview: PHPUnit Pocket Guide Smart web developers will tell you that the sooner you detect
your code mistakes, the quicker you can fix them, and the less the
project will cost in the long run. Well, the most efficient way to
detect your mistakes in PHP is with PHPUnit, an open source
framework that automates unit testing by running a battery of tests
as you go. The benefits of PHPUnit are significant:a reduction in the effort required to frequently test codefewer overall defectsadded confidence in your codeimproved relations with your open source teammatesThe only problem with this popular testing tool was its lack...
|
106. | PHP Phrasebook: Essential Code and Commands By: Christian Wenz Publisher: Addison-Wesley Professional Publication Date: 26-SEP-2005 Insert Date: 06-OCT-2005 Slots: 1.0 | Overview: PHP Phrasebook: Essential Code and Commands If you were traveling in Spain, but couldn't speak Spanish very
well, you'd probably carry a Spanish dictionary with you. If you
are a PHP developer who needs a portable reference guide for
frequent use in your job, the PHP Phrasebook is perfect for
you. The PHP Phrasebook is actually a pocket guide that is
jam-packed with useful and essential PHP code "phrases" for the PHP
developer's everyday use. The code is flexible, so it can be easily
adapted to your needs and mulitple situations, and your time isn't
wasted wading through chapters of tutorial lessons and extraneous
information. The...
|
107. | By: Steven Holzner Publisher: Addison-Wesley Professional Publication Date: 12-APR-2005 Insert Date: 24-JUN-2005 Slots: 1.0 | Overview: Spring Into PHP 5 The fastest route to true PHP mastery!
So...you've been asked to pitch in on a PHP project...starting
now. Or maybe one's on the horizon. Or maybe you need to get
real PHP skills onto your résumé. You've done web
stuff. Maybe used other scripting languages. Now you want to get
productive with PHP, fast.
Welcome. We wrote this book for you. We'll leverage what
you already know, so you'll go further, faster than you ever
expected.
You'll get the real nuts and bolts, not theory or hooey.
You'll learn through dozens of focused examples: tested for
reliability, crafted for clarity, easy to...
|
108. | By: John Coggeshall Publisher: Sams Publication Date: 28-DEC-2004 Insert Date: 27-APR-2005 Slots: 1.0 | Overview: PHP 5 Unleashed Over 12 million Internet domains worldwide use the PHP language
to power their websites. If you are a programmer included in this
group, or would like to be one, you should pick up a copy of PHP
Unleashed. The definitive guide in PHP programming, PHP
Unleashed thoroughly and authoritatively covers the release of
PHP 5, as well as advanced topics not found in other books. It
begins with a detailed summary of the basics and then quickly moves
on to more advanced topics such as working with data, outputting
graphical data and building complete applications. Whether you're
an experienced...
|
109. | Sams Teach Yourself PHP in 10 Minutes By: Chris Newman Publisher: Sams Publication Date: 29-MAR-2005 Insert Date: 13-APR-2005 Slots: 1.0 | Overview: Sams Teach Yourself PHP in 10 Minutes Are you one of those people who think there isn't anything
substantial that you can do in only 10 minutes? Think again.
Sams Teach Yourself PHP in 10 Minutes is a no-fluff,
just-the-answers guide to building dynamic websites using PHP.
Broken into 10 minute lessons, you will gain a rapid working
knowledge of PHP 5 and be able to immediately put that knowledge to
use in practical applications. Who ever would have thought there
was so much you could do in just 10 minutes!...
|
110. | By: Andi Gutmans; Stig Sæther Bakken; Derick Rethans Publisher: Prentice Hall Publication Date: 27-OCT-2004 Insert Date: 22-FEB-2005 Slots: 1.0 | Overview: PHP 5 Power Programming "This book, written by my colleague, Andi Gutmans, and two very
prominent PHP developers, Stig Bakken and Derick Rethans, holds the
key to unlocking the riches of PHP 5. It thoroughly covers all of
the features of this new version, and is a must have for all PHP
developers interested in exploring PHP 5's advanced features"
—Zeev Suraski, Co-Designer of PHP 5 and Co-Creator of the
Zend Engine
Expert PHP 5 programming techniques, direct from PHP 5
co-creator and key developers
Definitive coverage of the PHP object model, design patterns,
XML/SOAP integration, and more
Solid...
|
111. | By: Don Jones Publisher: Prentice Hall Publication Date: 02-FEB-2005 Insert Date: 19-FEB-2005 Slots: 1.0 | Overview: PHP-Nuke Garage Enter your PHP-Nuke Garage... where you master the most
powerful, cheap (and/or free) Web content system ever created, then
use it to build great Web sites, portals, or communities...
hands-on, step-by-step.
PHP-Nuke is remarkably capable and reliable, but until now, it's
been poorly documented. This book fills the gap. Best of all, you
can use it even if you have no experience with PHP,
databases, coding, or hosting. Drawing on practical examples from a
live example site, top IT author/trainer Don Jones illuminates
every facet of working with PHP-Nuke: installation,...
|
112. | By: Adam Trachtenberg Publisher: O'Reilly Media, Inc. Publication Date: 21-JUL-2004 Insert Date: 20-JUL-2004 Slots: 1.0 | Overview: Upgrading to PHP 5
If you're using PHP 4, then chances are good that an upgrade to PHP
5 is in your future. The more you've heard about the exciting new
features in PHP 5, the sooner that upgrade is probably going to be.
Although an in-depth, soup-to-nuts reference guide to the language
is good to have on hand, it's not the book an experienced PHP
programmer needs to get started with the latest release. What you
need is a lean and focused guide that answers your most pressing
questions: what's new with the technology, what's different, and
how do I make the best use of it? In other words, you need a copy
of...
|
113. | By: David Sklar Publisher: O'Reilly Media, Inc. Publication Date: 25-JUN-2004 Insert Date: 20-JUL-2004 Slots: 1.0 | Overview: Learning PHP 5
PHP has gained a following among non-technical web designers who
need to add interactive aspects to their sites. Offering a gentle
learning curve, PHP is an accessible yet powerful language for
creating dynamic web pages. As its popularity has grown, PHP's
basic feature set has become increasingly more sophisticated. Now
PHP 5 boasts advanced features--such as new object-oriented
capabilities and support for XML and Web Services--that will please
even the most experienced web professionals while still remaining
user-friendly enough for those with a lower tolerance for technical
jargon. If...
|
114. | Sams Teach Yourself PHP in 24 Hours, Third Edition By: Matt Zandstra Publisher: Sams Publication Date: 16-DEC-2003 Insert Date: 24-DEC-2003 Slots: 1.0 | Overview: Sams Teach Yourself PHP in 24 Hours, Third Edition Think of all the things you could do in 24 hours. Go
sightseeing. Read a book. Learn PHP. Sams Teach Yourself PHP in
24 Hours is a unique learning tool that is divided into 24
one-hour lessons over five sections. Starting with the basics, you
will discover the fundamentals of PHP and how to apply that
knowledge to create dynamic websites with forms, cookies and
authentication functions. You will also find out how to access
databases, as well as how to integrate system components, e-mail,
LDAP, network sockets and more. A support website includes access
to source code, PHP updates, errata and...
|
115. | Core PHP Programming, Third Edition By: Leon Atkinson Publisher: Prentice Hall Publication Date: 05-AUG-2003 Insert Date: 14-NOV-2003 Slots: 1.0 | Overview: Core PHP Programming, Third Edition Core PHP Programming, Third Edition is the authoritative
guide to the new PHP 5 for experienced developers. Top PHP
developer Leon Atkinson and PHP 5 contributor/Zend Engine 2
co-creator Zeev Suraski cover every facet of real-world PHP 5
development, from basic syntax to advanced object-oriented
development -- even design patterns! It’s all here:
networking, data structures, regular expressions, math,
configuration, graphics, MySQL/PostgreSQL support, XML, algorithms,
debugging, optimization…and 650 downloadable code examples,
with a Foreword by PHP 5 contributor and Zend Engine 2...
|
116. | Advanced PHP for Web Professionals Publisher: Prentice Hall Publication Date: 29-OCT-2002 Insert Date: 28-MAY-2003 Slots: 1.0 | Overview: Advanced PHP for Web Professionals
Build complex, PHP-driven Web sites—fast!
Discover powerful new PHP techniques, hands on!
Learn all-new techniques based on PHP-GTK and PEAR::DB
Master XML parsing, user authentication, forms processing, data
mining, and much more
Take your PHP programming skills to the next level!
In this concise, hands-on tutorial, PHP expert Christopher
Cosentino delivers dozens of powerful new techniques for building
serious Web applications. Through professional-quality examples
drawn from his six years as a PHP developer, Cosentino walks you
through building friendlier, more usable...
|
117. | PHP Advanced for the World Wide Web: Visual QuickPro Guide By: Larry Ullman Publisher: Peachpit Press Publication Date: 18-DEC-2001 Insert Date: 06-MAR-2003 Slots: 1.0 | Overview: PHP Advanced for the World Wide Web: Visual QuickPro Guide PHP is a server-side, HTML-embedded scripting language.
ItÕs frequently being used to replace the functionality
created by Perl to write CGI scripts). Similar to both HTML and
CGI, PHP is faster to program in and faster to execute than CGI.
PHP was written specifically for Web site creation, unlike Perl, C,
or Java. Companies such as Honda, Patagonia, and Zoom.com all have
Web sites utilizing PHP. PHP Advanced for the World Wide Web:
Visual QuickPro Guide consists of approximately fifteen
chapters of step-by-step content, aimed at teaching specific topics
in direct, focused segments. The...
|
118. | PHP and PostgreSQL: Advanced Web Programming By: Ewald Geschwinde; Hans-Jürgen Schönig Publisher: Sams Publication Date: 04-JUN-2002 Insert Date: 03-DEC-2002 Slots: 1.0 | Overview: PHP and PostgreSQL: Advanced Web Programming Sams¿ PHP and MySQL Web Development, by Luke
Welling and Laura Thomson, showed that there is a strong demand for
books that describe how to use PHP together with a specific
open-source database to develop Web applications.
While MySQL is very popular, PostgreSQL is widely considered to
be the more powerful of the two open-source databases. And
PostgreSQL is rapidly gaining market share large organizations are
beginning to use PostgreSQL instead of Oracle; the demand for
PostgreSQL training and support has increased by some accounts 50%
in the last six months; and Web hosting services...
|
119. | By: David Sklar; Adam Trachtenberg Publisher: O'Reilly Media, Inc. Publication Date: 20-NOV-2002 Insert Date: 23-NOV-2002 Slots: 1.0 | Overview: PHP Cookbook
PHP is a simple yet powerful open source scripting language that
has become a big player in web development. Over a million web
sites, from large corporate sites to small personal sites, are
using PHP to serve dynamic web content. PHP's broad feature set,
approachable syntax, and support for different operating systems
and web servers make it an ideal language for rapid web
development. The PHP Cookbook is a collection of problems,
solutions, and practical examples for PHP programmers. The book
contains a unique and extensive collection of best practices for
everyday PHP programming...
|
120. | PHP Pocket Reference, Second Edition By: Rasmus Lerdorf Publisher: O'Reilly Media, Inc. Publication Date: 11-NOV-2002 Insert Date: 07-NOV-2002 Slots: 1.0 | Overview: PHP Pocket Reference, Second Edition
Simple, to the point, and compact--in fact, exactly what you've
come to expect in an O'Reilly Pocket Reference--the second edition
of PHP Pocket Reference is thoroughly updated to include the
specifics of PHP 4. Written by the founder of the PHP Project,
Rasmus Lerdorf, PHP Pocket Reference is both a handy
introduction to PHP syntax and structure, and a quick reference to
the vast array of functions provided by PHP. The quick reference
section organizes all the core functions of PHP alphabetically so
you can find what you need easily; the slim size means you can keep
it handy beside your...
|