FlazX | Categories | Forum | Links | Blog | Login


eBook By Category (PHP)



Articles

Quick Intro to PHP Development
One very strong reason is that PHP, unlike PERL CGI scripts, is scalable and fast. Instead of requiring the server to start a new process in the operating system’s kernel for each new request, which uses both CPU time and memory, PHP can run as a part of the Web server itself, which saves a considerable amount of processing time when dealing with multiple requests.

What is PHP?
PHP is a server-side scripting language for creating dynamic Web pages.

5 Tips To Speed Up PHP Development
As PHP developers, we all like to create our PHP scripts as fast as possible, and we try to take any shortcuts that we have. In some sense we are quite lazy, and we hate doing all the grunt work. That's why I'm going to give you five tips to really speed up your PHP development, and save some serious time. If you're an experienced PHP developer, these tips will probably seem very obvious to you, so this article is geared more towards beginners.

Debugging techniques for PHP programmers
This article details various methods for debugging PHP applications, including turning on error reporting in Apache and PHP, and by placing strategic print statements to locate the source of more difficult bugs through a simple example PHP script. The PHPEclipse plug-in for Eclipse, a slick development environment with real-time syntax parsing abilities, will also be covered, as well as the DBG debugger extension for PHPEclipse.




eBooks

A Programmer's Introduction to PHP 4.0
PHP ebook: A Programmer\'s Introduction to PHP 4.0 Cover

No matter what language you are familiar with, this book will benefit you...

Advanced PHP for Web Professionals
PHP ebook: Advanced PHP for Web Professionals Cover

In this concise, hands-on tutorial, PHP expert Christopher Cosentino delivers dozens of powerful new techniques for building serious Web applications...

Advanced PHP Programming
PHP ebook: Advanced PHP Programming Cover

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...

Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
PHP ebook: Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional Cover

Google Maps Application Development is the first book to comprehensively introduce Google's popular mapping application programming interface (API)...

Beginning PHP 4
PHP ebook: Beginning PHP 4 Cover

Beginning PHP4 offers an almost ideal introductory tutorial to one of today's hotter scripting languages...

Beginning PHP 5, Apache, and MySQL Web Development
PHP ebook: Beginning PHP 5, Apache, and MySQL Web Development Cover

This update to a Wrox bestseller dives in and guides the reader through the entire process of creating dynamic, data-driven sites using the open source "AMP" model: Apache Web server, the MySQL database system, and the PHP scripting language...

Beginning PHP and MySQL 5: From Novice to Professional, Second Edition (Beginning: from Novice to Professional)
PHP ebook: Beginning PHP and MySQL 5: From Novice to Professional, Second Edition (Beginning: from Novice to Professional) Cover

Beginning PHP and MySQL 5: From Novice to Professional, Second Edition offers comprehensive information about two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server...

Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition (Beginners / Beginning Guide)
PHP ebook: Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition (Beginners / Beginning Guide) Cover

Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition covers every step of the design and building process involved in creating powerful, extendable e–commerce web sites...

Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional)
PHP ebook: Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional) Cover

Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server...

Beginning PHP and Oracle: From Novice to Professional (Expert's Voice)
PHP ebook: Beginning PHP and Oracle: From Novice to Professional (Expert\'s Voice) Cover

Beginning PHP and Oracle: From Novice to Professional offers comprehensive information on using the PHP scripting language in conjunction with Oracle's database platform...

Beginning PHP and PostgreSQL 8: From Novice to Professional (Beginning: From Novice to Professional)
PHP ebook: Beginning PHP and PostgreSQL 8: From Novice to Professional (Beginning: From Novice to Professional) Cover

Beginning PHP and PostgreSQL 8 delves into some of the most popular open source web development technologies, the PostgreSQL 8 database server and PHP 5 scripting language...

Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional (Beginning, from Novice to Professional)
PHP ebook: Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional (Beginning, from Novice to Professional) Cover

The PHP language and PostgreSQL database server have long offered an ideal blend of practicality and power for both the novice and experienced programmer alike...

Beginning PHP, Apache, MySQL Web Development
PHP ebook: Beginning PHP, Apache, MySQL Web Development Cover

PHP, Apache, and MySQL are the three key open source technologies that form the basis for most active Web servers...

Beginning PHP5
PHP ebook: Beginning PHP5 Cover

What is this book about?

Beginning PHP5 is a complete tutorial in PHP5's language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven Web sites...

CodeIgniter for Rapid PHP Application Development
PHP ebook: CodeIgniter for Rapid PHP Application Development Cover

CodeIgniter (CI) is a powerful open-source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications...

Core PHP Programming, Third Edition
PHP ebook: Core PHP Programming, Third Edition Cover

Core PHP Programming, Third Edition is the authoritative guide to the new PHP 5 for experienced developers...

Core Web Application Development with PHP and MySQL
PHP ebook: Core Web Application Development with PHP and MySQL Cover

The programmers guide to building robust web applications with PHP and MySQL This is a comprehensive, practical guide for programmers who want to develop production-quality, database-enabled web applications with PHP and MySQL...

Creating Database Web Applications with PHP and ASP (Internet Series)
PHP ebook: Creating Database Web Applications with PHP and ASP (Internet Series) Cover

If you want to add more power and functionality to your Web sites, add some database applications like a powerful shopping cart or a fun quiz game...

Essential PHP Security
PHP ebook: Essential PHP Security Cover

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...

Extending and Embedding PHP
PHP ebook: Extending and Embedding PHP Cover

In just a few years PHP has rapidly evolved from a small niche language to a powerful web development tool...

Foundation PHP 5 for Flash (Foundation)
PHP ebook: Foundation PHP 5 for Flash (Foundation) Cover

David Powers has been professionally involved with the electronic media for some 30 years, mostly in radio and television—he was BBC Tokyo correspondent in the late 1980s and early 1990s—but more recently with the Internet...

Foundation PHP for Dreamweaver 8
PHP ebook: Foundation PHP for Dreamweaver 8 Cover

In this book, youll learn how to:

  • Install, configure, and troubleshoot a testing environment with PHP/MySQL and Apache or IIS
  • Learn the fundamentals of PHP and good database design
  • Use Dreamweaver 8 server behaviors to create robust dynamic applications that validate user input for greater security and reliability
  • Incorporate live XML feeds into your web pages with PHP and Dreamweaver 8s new XSL Transformation server behavior
  • Download and apply a suite of custom-built PHP functions designed exclusively for this book
Want to add the power of a database to your websites? Build online forms that send feedback straight to your inbox? Incorporate live news feeds and XML data into your web pages? This book shows you how to do all that and more...

Foundation PHP for Flash
PHP ebook: Foundation PHP for Flash Cover

Written for the Flash developer who wants to do more, Steve Webster's PHP for Flash shows how to combine simple server-side scripts with Flash to create smarter, more versatile Web applications...

Foundations of PEAR: Rapid PHP Development (Foundations)
PHP ebook: Foundations of PEAR: Rapid PHP Development (Foundations) Cover

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer...

How to Do Everything with PHP and MySQL (How to Do Everything)
PHP ebook: How to Do Everything with PHP and MySQL (How to Do Everything) Cover

This new release in the popular How to Do Everything series explains how to build open source web applications with MySQL and PHP 5...

Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites
PHP ebook: Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites Cover

PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites...

Learning PHP 5
PHP ebook: Learning PHP 5 Cover

Learning PHP 5 is the ideal tutorial for graphic designers, bloggers, and other web crafters who want a thorough but non-intimidating way to understand the code that makes web sites dynamic...

Learning PHP and MySQL
PHP ebook: Learning PHP and MySQL Cover

The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team...

Learning PHP Data Objects
PHP ebook: Learning PHP Data Objects Cover

This book is for PHP developers who need to use PHP Data Objects (PDO) for data abstraction...

MySQL and PHP Database Application
PHP ebook: MySQL and PHP Database Application Cover

How could the combination of PHP and MySQL--which is feature-rich, highly reliable combination, capable of dealing with large traffic volumes, and absolutely free of charge in most cases--be any better? In MySQL/PHP Database Applications, Jay Greenspan and Brad Bulger explain how to work with the capable pair, primarily for applications you might use on a Web site...

MySQL and PHP From Scratch
PHP ebook: MySQL and PHP From Scratch Cover

Apache, MySQL, PHP3, and IMP<193> the pieces exist...

No Nonsense XML Web Development with PHP
PHP ebook: No Nonsense XML Web Development with PHP Cover

A practical and concise book that teaches XML from the ground up...

Object-Oriented PHP: Concepts, Techniques, and Code
PHP ebook: Object-Oriented PHP: Concepts, Techniques, and Code Cover

Object Oriented PHP shows developers how to take advantage of the new object oriented features of PHP...

Object-Oriented Programming with PHP5
PHP ebook: Object-Oriented Programming with PHP5 Cover

This book for beginners to intermediate users of PHP5 covers core object-oriented programming (OOP) features as applied to PHP in simple language with many examples; comprehensively documents the Standard PHP Library (SPL) with working examples; and covers advanced topics such as Reflection, Unit Testing with PHPUnit, using Design Patterns to simplify coding, the improved MySQLi API for MySQL, PHP Data Objects (PDO), using the Active Record and Object-Relational Mapping (ORM) patterns in PHP, processing XML in PHP with SimpleXML and DOMDocument, using and building frameworks to implement the Model-View-Controller (MVC) pattern...

PHP & MySQL Everyday Apps For Dummies (For Dummies (Computer/Tech))
PHP ebook: PHP & MySQL Everyday Apps For Dummies   (For Dummies (Computer/Tech)) Cover

Includes unique object-oriented coverage! Complete instructions for building real-world Web applications, with all code on CD Create six practical applications — two user login-in apps, online catalog, shopping cart, content management system, and Web forum — both in procedural and object-oriented programming...

PHP & MySQL For Dummies 3rd edition (For Dummies (Computer/Tech))
PHP ebook: PHP & MySQL For Dummies 3rd edition (For Dummies (Computer/Tech)) Cover

Build an online catalog and a members-only site Everything you need to know to create a dynamic PHP and MySQL Web site! Been thinking of creating a high-quality interactive Web site? This book is just what you need to get started! Here's the fun and easy way® to develop a Web application in PHP 4, 5, or 6 and MySQL 5, test your software, enable your Web pages to display, change, and move database information, and much more...

PHP & MySQL Web Development All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
PHP ebook: PHP & MySQL Web Development All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech)) Cover

Webmasters and Web programmers around the world know that PHP and MySQL provide a robust, easy-to-learn, open-source solution for creating dynamic, database-driven Web sites for eCommerce and content management...

PHP 5 / MySQL Programming for the Absolute Beginner (For the Absolute Beginner)
PHP ebook: PHP 5 / MySQL Programming for the Absolute Beginner (For the Absolute Beginner) Cover

Are you ready to begin programming with PHP and MySQL? Then get ready to jump right in...

PHP 5 Advanced: Visual QuickPro Guide
PHP ebook: PHP 5 Advanced: Visual QuickPro Guide Cover

PHP is currently one of the most popular server-side, HTML-embedded scripting language on the Web...

PHP 5 and MySQL Bible
PHP ebook: PHP 5 and MySQL Bible Cover

  • This comprehensive tutorial and reference covers all the basics of PHP 5, a popular open source Web scripting language, and MySQL 4...

PHP 5 CMS Framework Development
PHP ebook: PHP 5 CMS Framework Development Cover

DETAIL DESCRIPTION If you're developing a content management system in PHP 5, there are times when you simply have to roll-your-own, for whatever reason...

PHP 5 for Dummies
PHP ebook: PHP 5 for Dummies Cover

Covers the latest major release of PHP, the most popular open source Web scripting language, in the friendly, easy-to-understand For Dummies style --PHP is installed on nearly nine million servers, and usage has grown at the rate of 6...

PHP 5 in Practice
PHP ebook: PHP 5 in Practice Cover

With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP's success is built...

PHP 5 Power Programming
PHP ebook: PHP 5 Power Programming Cover

In this book, PHP 5's co-creator and two leading PHPdevelopers show you how to make the most of PHP 5's industrial-strengthenhancements in any project -- no matterhow large or complex...

PHP 5 Recipes: A Problem-Solution Approach (Problem-Solution Approach)
PHP ebook: PHP 5 Recipes: A Problem-Solution Approach (Problem-Solution Approach) Cover

What you hold in your hands is the answer to all your PHP 5 needs...

PHP 5 Unleashed
PHP ebook: PHP 5 Unleashed Cover

Over 12 million Internet domains worldwide use the PHP language to power their websites...

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide
PHP ebook: PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide Cover

It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination...

PHP and MySQL for Dummies, Second Edition
PHP ebook: PHP and MySQL for Dummies, Second Edition Cover

Updated for PHP 5 and MySQL 4 Create dynamic, interactive Web pages on Windows, Linux, or Mac OS X systems Open up a whole new world of Web database applications with PHP and MySQL, the perfect open source pair! This handy guidebook shows you how, with sample applications of an online catalog and a members-only Web site...

PHP and MySQL for Dynamic Web Sites : Visual QuickPro Guide (2nd Edition) (Visual Quickpro Guide)
PHP ebook: PHP and MySQL for Dynamic Web Sites : Visual QuickPro Guide (2nd Edition) (Visual Quickpro Guide) Cover

 It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination...

PHP and MySQL Web Development
PHP ebook: PHP and MySQL Web Development Cover

The PHP server-side scripting language and the MySQL database management system (DBMS) make a potent pair...

PHP and MySQL: Create - Modify - Reuse
PHP ebook: PHP and MySQL: Create - Modify - Reuse Cover

  • Step-by-step instructions walk readers through real-world applications
  • Packed with ready-to-use projects for PHP and MySQL, this book guides readers through several real-world projects that are complete, tested, and ready to be implemented, so that readers can learn by doing
  • Clearly explains to readers all aspects of design, such as portability, design flow, and integration, and shows them how to properly secure their applications for real-world implementation
  • Authored by a PHP expert who is in tune with common tasks and the various problems faced by developers in everyday circumstances
  • Application topics include user management, Web forums, and an image gallery
  • Although PHP and MySQL can each be used independently, when they are used together, they open up dynamic options for Web site development

PHP and PostgreSQL Advanced Web Programming
PHP ebook: PHP and PostgreSQL Advanced Web Programming Cover

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...

PHP by Example
PHP ebook: PHP by Example Cover

PHP By Example will provide web-publishing oriented individuals the opportunity to learn a new, flexible Internet scripting language, PHP...

PHP Cookbook
PHP ebook: PHP Cookbook Cover

PHP is a simple yet powerful open source scripting language that has become a big player in web development...

PHP Cookbook, Second Edition (Cookbooks (O'Reilly))
PHP ebook: PHP Cookbook, Second Edition (Cookbooks (O\'Reilly)) Cover

When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more than 20 million web sites today, PHP is now more popular than Microsoft's ASP...

PHP Developer's Cookbook
PHP ebook: PHP Developer's Cookbook Cover

PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages...

Php Developer's Dictionary
PHP ebook: Php Developer\'s Dictionary Cover

PHP Developer's Dictionary is a well-organized, comprehensive reference for PHP programmers...

PHP Essentials, Second Edition
PHP ebook: PHP Essentials, Second Edition Cover

This text serves as an introduction to the PHP scripting language and provides real-world examples of common uses--from downloading, installing and configuring a Web server with PHP, to creating dynamic content via database interfaces and more...

PHP Fast & Easy Web Development, Second Edition
PHP ebook: PHP Fast & Easy Web Development, Second Edition Cover

Create dynamic Web pages quickly with PHP Fast & Easy Web Development! PHP is an open-source, HTML-embedded, server-side scripting language with flexible and simple requirements, yet powerful output...

PHP for the World Wide Web, Second Edition (Visual QuickStart Guide)
PHP ebook: PHP for the World Wide Web, Second Edition (Visual QuickStart Guide) Cover

Need to learn PHP fast? Try a Visual QuickStart! Takes an easy, visual approach to teaching PHP scripting, using pictures to guide you through the language and show you what to do...

PHP Functions Essential Reference
PHP ebook: PHP Functions Essential Reference Cover

The PHP Functions Essential Reference is a simple, clear and authoritative function reference that clarifies and expands upon PHP's existing documentation...

PHP Game Programming
PHP ebook: PHP Game Programming Cover

"PHP Game Programming" offers you the introduction you need to begin creating your own online games...

PHP Hacks : Tips & Tools For Creating Dynamic Websites (Hacks)
PHP ebook: PHP Hacks : Tips & Tools For Creating Dynamic Websites (Hacks) Cover

Programmers love its flexibility and speed; designers love its accessibility and convenience...

PHP in a Nutshell (In a Nutshell)
PHP ebook: PHP in a Nutshell (In a Nutshell) Cover

Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages...

PHP in Action: Objects, Design, Agility
PHP ebook: PHP in Action: Objects, Design, Agility Cover

To keep programming productive and enjoyable, state-of-the-art practices and principles are essential...

PHP Objects, Patterns, and Practice, Second Edition
PHP ebook: PHP Objects, Patterns, and Practice, Second Edition Cover

Backed by a tireless development community, PHP has been a model of language evolution over its 10 year history...

PHP Phrasebook
PHP ebook: PHP Phrasebook Cover

If you were traveling in Spain, but couldn't speak Spanish very well, you'd probably carry a Spanish dictionary with you...

PHP Pocket Reference (Pocket Reference (O'Reilly))
PHP ebook: PHP Pocket Reference (Pocket Reference (O\'Reilly)) Cover

Written by the founder of the PHP project, this guide acts as both a tutorial for learning the basics of the scripting language and a reference to the vast array of functions provided by PHP...

PHP Pocket Reference, Second Edition
PHP ebook: PHP Pocket Reference, Second Edition Cover

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, the language's latest version...

PHP Professional Projects (Professional Projects)
PHP ebook: PHP Professional Projects (Professional Projects) Cover

You won't write a word processor, database server, or telephony gateway in PHP, nor will you use the language for complex mathematical modeling...

PHP Programming for Windows
PHP ebook: PHP Programming for Windows Cover

PHP Programming for Windows the authoritative guide to developing web applications with PHP on the Microsoft Windows platform...

PHP Programming Solutions
PHP ebook: PHP Programming Solutions Cover

Find real-world solutions to PHP programming problems

Simplify and shorten the PHP application development cycle using the in-depth information contained in this hands-on guide...

PHP Programming with PEAR
PHP ebook: PHP Programming with PEAR Cover

PEAR is the PHP Extension and Application Repository, and is a framework and distribution system for reusable, high-quality PHP components, available in the form of "packages"

  • In this book, you will learn how to use a number of the most powerful PEAR packages to boost your PHP development productivity
  • By focusing on the packages for key development activities, this book gives you an in-depth guide to getting the most from these powerful coding resources...

  • PHP Solutions: Dynamic Web Design Made Easy (Solutions)
    PHP ebook: PHP Solutions: Dynamic Web Design Made Easy (Solutions) Cover

    In this book you'll learn how to:

    • Create dynamic websites with design and usability in mind, as well as functionality
    • Understand how PHP scripts work, giving you confidence to adapt them to your own needs
    • Bring online forms to life, check required fields, and ensure user input is safe to process
    • Upload files and automatically create thumbnails from larger images
    • Manage website content with a searchable database
    You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database...

    PHP Web 2.0 Mashup Projects
    PHP ebook: PHP Web 2.0 Mashup Projects Cover

    This practical tutorial has detailed, carefully explained case studies using PHP to build new, effective mashup applications, which combine data from multiple external online sources into an integrated Web 2...

    PHP-Nuke Garage
    PHP ebook: PHP-Nuke Garage Cover

    Enter your PHP-Nuke Garage...

    PHP/MySQL Programming for the Absolute Beginner
    PHP ebook: PHP/MySQL Programming for the Absolute Beginner Cover

    With this guide, you will acquire skills necessary for practical programming applications and will learn how these skills can be put to use in real world scenarios and apply them to the next programming language you tackle...

    PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content
    PHP ebook: PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content Cover

    Welcome to the only guidebook series that takes a visual approach to professional-level computer topics...

    PHPUnit Pocket Guide
    PHP ebook: PHPUnit Pocket Guide Cover

    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...

    PHP|Architect's Guide to PHP Design Patterns
    PHP ebook: PHP|Architect\'s Guide to PHP Design Patterns Cover

    You have probably heard a lot about Design Patterns—a technique that helps you design rock-solid solutions to practical problems that programmers everywhere encounter in their day-to-day work...

    php|architect's Guide to PHP Security
    PHP ebook: php|architect\'s Guide to PHP Security Cover

    Security is a hot topic these days, with new exploits and patches released on a daily basis for all sorts of operating systems and applications...

    Practical PHP and MySQL(R): Building Eight Dynamic Web Applications (Negus Live Linux Series)
    PHP ebook: Practical PHP and MySQL(R): Building Eight Dynamic Web Applications (Negus Live Linux Series) Cover

    “Practical PHP and MySQL reflects Jono’s commitment to the spirit of making open source subjects accessible to everyone...

    Practical Web 2.0 Applications with PHP (Practical)
    PHP ebook: Practical Web 2.0 Applications with PHP (Practical) Cover

    Pro PHP Security (Pro)
    PHP ebook: Pro PHP Security (Pro) Cover

    Pro PHP Security is one of the first books devoted solely to PHP security...

    Pro PHP XML and Web Services (Pro)
    PHP ebook: Pro PHP XML and Web Services (Pro) Cover

    Pro PHP XML and Web Services is the authoritative guide to using the XML features of PHP 5 and PHP 6...

    Pro PHP-GTK (Pro)
    PHP ebook: Pro PHP-GTK (Pro) Cover

    PHP is gaining positive reputation for its system administration and client-side application development capabilities...

    Pro PHP: Patterns, Frameworks, Testing and More (Pro)
    PHP ebook: Pro PHP: Patterns, Frameworks, Testing and More (Pro) Cover

    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...

    Professional LAMP : Linux, Apache, MySQL and PHP Web Development
    PHP ebook: Professional LAMP : Linux, Apache, MySQL and PHP Web Development Cover

    The combination of Linux, Apache, MySQL, and PHP is popular because of interaction, flexibility, customization, and-most importantly-the cost effectiveness of its components Helps LAMP professionals take their skills to the next level with in-depth discussions of OOP; extensions of PHP such as PEAR, GD, XML, and CURL; improving site security; and advanced tools available to the coder Those proficient in other languages such as Java, C , Perl and ASP will find this guide invaluable when transitioning to the LAMP environment The Web site includes sample scripts created in the course of each chapter, and several applications that can be modified and reused

    Professional PHP Programming
    PHP ebook: Professional PHP Programming Cover

    Designed for developers who want to add a professional edge to their web applications using PHP programming...

    Professional PHP4
    PHP ebook: Professional PHP4 Cover

    PHP is an open source, server-side HTML-embedded web-scripting language for creating dynamic web pages...

    Professional PHP5 (Programmer to Programmer)
    PHP ebook: Professional PHP5 (Programmer to Programmer) Cover

    With the release of PHP 5 and the Zend Engine 2, PHP finally graduates from it earliest days as a lightweight scripting syntax to an powerful object oriented programming language that can hold its own against the Java and ...

    Professional Web APIs with PHP: eBay, Google, Paypal, Amazon, FedEx plus Web Feeds
    PHP ebook: Professional Web APIs with PHP: eBay, Google, Paypal, Amazon, FedEx plus Web Feeds Cover

    • Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today's top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
    • Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
    • Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
    • Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites

    Programming PHP
    PHP ebook: Programming PHP Cover

    PHP is far more than a cult language or open-source icon...

    Programming PHP, Second Edition
    PHP ebook: Programming PHP, Second Edition Cover

    PHP is far more than a cult language or open-source icon...

    Rails for PHP Developers (Pragmatic Programmers)
    PHP ebook: Rails for PHP Developers (Pragmatic Programmers) Cover

    As a PHP developer, you have some great tools for developing web applications...

    Ruby on Rails for PHP and Java Developers
    PHP ebook: Ruby on Rails for PHP and Java Developers Cover

    The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework...

    Sams Teach Yourself PHP in 24 Hours, Third Edition
    PHP ebook: Sams Teach Yourself PHP in 24 Hours, Third Edition Cover

    Think of all the things you could do in 24 hours...

    Sams Teach Yourself PHP, MySQL and Apache All in One (3rd Edition) (Sams Teach Yourself)
    PHP ebook: Sams Teach Yourself PHP, MySQL and Apache All in One (3rd Edition) (Sams Teach Yourself) Cover

    You own your own business...

    Sams Teach Yourself PHP, MySQL and Apache All-in-One
    PHP ebook: Sams Teach Yourself PHP, MySQL and Apache All-in-One Cover

    Sams Teach Yourself PHP, MySQL and Apache in 24 Hours combines these most popular open source Web development tools into one easy-to-understand book, packaged with one easy-to-use Starter Kit CD...

    SAMS Teach Yourself PHP4 in 24 Hours (Teach Yourself -- 24 Hours)
    PHP ebook: SAMS Teach Yourself PHP4 in 24 Hours (Teach Yourself -- 24 Hours) Cover

    Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions...

    Secure PHP Development: Building 50 Practical Applications
    PHP ebook: Secure PHP Development: Building 50 Practical Applications Cover

    Your in-depth guide to designing and developing secure PHP applications It s a hacker s dream come true: over one million Web sites are now vulnerable to attack through recently discovered flaws in the PHP scripting language...

    Spring Into PHP 5 (Spring Into)
    PHP ebook: Spring Into PHP 5 (Spring Into) Cover

    The fastest route to true PHP mastery! So...

    SQLite
    PHP ebook: SQLite Cover

    SQLite is a small, fast, embeddable database...

    Teach Yourself PHP in 10 Minutes
    PHP ebook: Teach Yourself PHP in 10 Minutes Cover

    Are you one of those people who think there isn't anything substantial that you can do in only 10 minutes? Think again...

    Teach Yourself PHP MySQL and Apache in 24 Hours
    PHP ebook: Teach Yourself PHP MySQL and Apache in 24 Hours Cover

    Sams Teach Yourself PHP, MySQL, and Apache in 24 Hours combines coverage of these three popular open-source Web development tools into one easy-to-understand book -- and it comes with one easy-to-use Starter Kit CD-ROM for Windows or Linux...

    Teach Yourself PHP, MySQL and Apache All in One, Second Edition
    PHP ebook: Teach Yourself PHP, MySQL and Apache All in One, Second Edition Cover

    You own your own business...

    Textpattern Solutions: PHP-Based Content Management Made Easy (Solutions)
    PHP ebook: Textpattern Solutions: PHP-Based Content Management Made Easy (Solutions) Cover

    Textpattern is a powerful, PHP-based content management system that allows you to build pretty much any kind of data-driven website quickly and easily...

    The Definitive Guide to SQLite (Definitive Guide)
    PHP ebook: The Definitive Guide to SQLite (Definitive Guide) Cover

    Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed...

    The Definitive Guide to symfony (Definitive Guide)
    PHP ebook: The Definitive Guide to symfony (Definitive Guide) Cover

    Developing a new web application should not mean reinventing the wheel...

    The PEAR Installer Manifesto
    PHP ebook: The PEAR Installer Manifesto Cover

    The creator of this powerful and multi-faceted code management and deployment system shows you how to unleash its hidden power across your complete PHP development lifecycle...

    The PHP Anthology, Volume I: Foundations (Anthology)
    PHP ebook: The PHP Anthology, Volume I: Foundations (Anthology) Cover

    A compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated software design principles...

    The PHP Anthology, Volume II: Applications (Anthology)
    PHP ebook: The PHP Anthology, Volume II: Applications (Anthology) Cover

    A compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated software design principles...

    Upgrading to PHP 5
    PHP ebook: Upgrading to PHP 5 Cover

    This new book is targeted toward PHP developers who are already familiar with PHP 4...

    Web Application Design with PHP 4

    Web Application Development with PHP 4.0 (with CD-ROM)
    PHP ebook: Web Application Development with PHP 4.0 (with CD-ROM) Cover

    PHP is an open-source Web scripting language that's gaining steam in the development community, especially in the Apache Web server realm...

    Web Database Applications with PHP & MySQL
    PHP ebook: Web Database Applications with PHP & MySQL Cover

    PHP and MySQL go hand in hand; the former has been carefully adapted, through the efforts of the open-source community, to the latter...

    Web Database Applications with PHP & MySQL, Second Edition
    PHP ebook: Web Database Applications with PHP & MySQL, Second Edition Cover

    There are many reasons for serving up dynamic content from a web site:to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database...

    Web Publishing with PHP and FileMaker 9
    PHP ebook: Web Publishing with PHP and FileMaker 9 Cover

    Whether you are a FileMaker developer who is new to web publishing, a web developer who is new to FileMaker, or a complete beginner looking to put your data online, this book is for you...

    Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL
    PHP ebook: Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL Cover

    The Internet is bigger and better than what a mere browser allows...

    Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
    PHP ebook: Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems Cover

    PHP is an easy-to-use scripting language perfect for quickly creating the Web features you need...

    XML and PHP
    PHP ebook: XML and PHP Cover

    XML and PHP is designed to introduce PHP developers to the synergies that become visible when their favorite web-scripting language is combined with one of the most talked about technologies of recent times, XML...


    Submit a related site | Submit an article





    Top 100 Search Keywords
    Last 100 Search Keywords

    Nokia Themes
    Free Download
    Daily Internet Guide
    EgyDown
    Share4All
    FreeBookCity.Com
    Providings.com
    DownArchive
    Allulook4.com
    eu-warez.net




    eXTReMe Tracker