Make Easy Money From Your Blog, Heres How >>
 

free ebook downloads

Archive for the 'PHP' Category

eBooker, September 11, 2009 Comments Off

A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5

This book starts with an overview of PHP Data Objects (PDO), followed by getting started with PDO. Then it covers error handling, prepared statements, and handling rowsets, before covering advanced uses of PDO and an example of its use in an MVC application. Finally an appendix covers the new object-oriented features of PHP 5.

This book will guide you through the data layer abstraction objects in PHP.

PDO is lighter, faster, and more powerful than existing PHP data abstraction interfaces. PDO is a common interface to different databases that must be used with a database-specific PDO driver to access a particular database server: the PDO extension does not provide a database abstraction by itself; it doesn’t rewrite SQL, emulate missing database features, or perform any database functions using by itself. It performs the same role as other classic database abstraction layers such as ODBC and JDBC: it’s a query abstraction layer that abstracts the mechanism for accessing a database and manipulating the returned records; each database driver that implements the PDO interface can also expose database-specific features as regular extension functions. ¬ PDO ships with PHP 5.1, and is available as an extension for PHP 5.0; it requires the new object-oriented features of PHP 5, and cannot run with earlier versions of PHP.

This book will teach you how to use the PDO, including its advanced features. Readers need to be aware of the basics of data abstraction and should be familiar with PHP.

An overview of PDO
Creating a database and connecting to it
Error Handling
Advanced features
This book describes the topic first and then gives step-by-step instructions on how to go about a particular example.

PHP developers who need to use PDO for data abstraction.

Download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in IT eBooks, PHP
eBooker, August 24, 2009 Comments Off

 PHP Web 2.0 Mashup Projects

PHP Web 2.0 Mashup Projects

Product Description

Create PHP projects that grab and mix data from the likes of Google Maps, Flickr, Amazon, YouTube, MSN Search, Yahoo!, Last.fm, the Internet UPC Database, not to mention the California Highway Patrol Traffic service!

A mashup is a web page or application that combines data from two or more external online sources into an integrated experience. This book is your entryway to the world of mashups and Web 2.0. You will create PHP projects that grab data from one place on the Web, mix it up with relevant information from another place on the Web and present it in a single application.

This book is made up of five real-world PHP projects. Each project begins with an overview of the technologies and protocols needed for the project, and then dives straight into the tools used and details of creating the project:

  • Look up products on Amazon.Com from their code in the Internet UPC database
  • A fully customized search engine with MSN Search and Yahoo!
  • A personal video jukebox with YouTube and Last.FM
  • Deliver real-time traffic incident data via SMS and the California Highway Patrol!
  • Display pictures sourced from Flickr in Google maps

All the mashup applications used in the book are built upon free tools and are thoroughly explained. You will find all the source code used to build the mashups used in this book in the code download section for this book.

  • Expand your website and applications using mashups
  • Gain a thorough understanding of mashup fundamentals
  • Clear, detailed walk-through of the key PHP mashup building technologies
  • Five fully implemented example mashups with full code

This book is a practical tutorial with five detailed and carefully explained case studies to build new and effective mashup applications.

If you feel confident with your PHP programming, familiar with the basics of HTML and CSS, unafraid of XML, and interested in mashing things up, this is the book for you!

download

Password default : ebookhouse.org

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, August 20, 2009 Comments Off

Beginning PHP 6, Apache, MySQL 6 Web Development

Beginning PHP 6, Apache, MySQL 6 Web Development

Product Description
Offering a step-by-step walk through understanding the three key open source technologies that form the basis for most active web servers, this book demonstrates how to quickly create a professional-looking, functional site using Apache Web server, the MySQL database system, and the PHP scripting language. You’ll take an in-depth look at why the combination of PHP, MySQL, and Apache has become so popular: flawless interaction, flexibility, customization, and cost, as well as their ability to run on both Linux and Windows servers.

download

Password default : ebookhouse.org

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, August 18, 2009 Comments Off

Learning PHP and MySQL

Learning PHP and MySQL

Product Description

The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it’s attracting many programming newbies who come from a web or graphic design background and whose first language is HTML. If you fall into this ever-expanding category, then this book is for you.

Learning PHP and MySQL starts with the very basics of the PHP language, including strings and arrays, pattern matching and a detailed discussion of the variances in different PHP versions. Next, it explains how to work with MySQL, covering information on SQL data access for language and data fundamentals like tables and statements. Finally, after it’s sure that you’ve mastered these separate concepts, the book shows you how to put them together to generate dynamic content. In the process, you’ll also learn about error handling, security, HTTP authentication, and more.

If you’re a hobbyist who is intimidated by thick, complex computer books, then this guide definitely belongs on your shelf. Learning PHP and MySQL explains everything–from basic concepts to the nuts and bolts of performing specific tasks–in plain English.

Part of O’Reilly’s bestselling Learning series, the book is an easy-to-use resource designed specifically for newcomers. It’s also a launching pad for future learning, providing you with a solid foundation for more advanced development.
About the Author

Michele E. Davis has co-authored and authored over 11 books and has been a career writer since she sold her first poem to CRICKET magazine in second grade. She has an MFA in Writing from Hamline University and is always trying to improve her writing technique. Someday it will be perfect.

download

Password default : ebookhouse.org

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

eBooker, August 12, 2009 Comments Off

Concepts, Techniques, and Code

Object-Oriented PHP: Concepts, Techniques, and Code

Product Description
Object-Oriented PHP shows developers how to take advantage of the new object-oriented features of PHP. Working within the context of concrete examples, the book begins with code compatible with PHP 4 and 5, and then focuses on object-orientation in PHP 5. The author’s practical approach uses numerous code examples, which will help developers get up to speed with object oriented PHP quickly, and show them how to apply what they learn to everyday situations. All code samples are available for download on the book’s companion site.

download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in IT eBooks, PHP
eBooker, August 12, 2009 Comments Off
Hasin Hayder, J. P. Maia, Lucian Gheorghe, “Smarty PHP Template Programming And Applications”
Packt Publishing | 2006 | ISBN: 190481140X | 256 pages | PDF | 5,7 MB

A step-by-step guide to building PHP web sites and applications using the Smarty templating engine
Bring the benefits of Smarty to your PHP programming
Give your designers the power to modify content and layout without PHP programming
Produce code that is easier to debug, maintain, and modify
Useful for both Smarty developers and users

In Detail
Smarty is a templating engine for PHP. Designers who are used to working with HTML files can work with Smarty templates, which are HTML files with simple tags while programmers work with the underlying PHP code. The Smarty engine brings the code and templates together. The result of all this is that designers can concentrate on designing, programmers can concentrate on programming, and they don’t need to get in each others way so much. Even if you are developing a site on your own, Smarty is a powerful way to make your code clearer to you and others, as well as easier to debug and modify later.

What you will learn from this book?
This book is a comprehensive guide to all aspects of using Smarty. It will help you to:
Install and configure Smarty on your Web server
Understand how Smarty affects your web site architecture, and build site foundations that make the most of what Smarty offers
Designers will learn to work with templates that contain variables and logic, to modify layouts or content of Smarty web sites
See how Smarty caching can improve the performance of your sites
Develop custom Smarty functions and plug-ins to incorporate into your templates

Download Here

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in IT eBooks, PHP

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP

Product Description

Dreamweaver CS4 is a massive step forward in terms of integration with the rest of the CS4 suite (Flash, Fireworks, Photoshop, etc.), and also includes a whole host of exciting new features of its own. The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP concentrates on getting the best out of Dreamweaver CS4, rather than going into every menu item and toolbar icon. The emphasis is on developing websites compliant with the latest web standards, using CSS, JavaScript libraries (with particular emphasis on Spry, Adobe’s implementation of Ajax), and PHP.

The book covers all aspects of the new user interface, including workspace layouts, iconic panels, the related documents feature, Live View, Code Navigator, and Live Code. It also shows how to use the improved CSS editing features, and JavaScript code introspection. There is also coverage of other new features, such as version control through Subversion integration, and the improved support for Photoshop integration through the use of Smart Objects.

download

Password defaultebookhouse.org

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Schmidt Stephan, Stoyan Stefanov, Wormus Aaron, Lucke Carsten, “PHP Programming with PEAR: XML, Data, Dates, Web Services, and Web APIs”
Packt Publishing | 2006 | ISBN: 1904811795 | 292 pages | PDF | 1,9 MB

XML, Data, Dates, Web Services, and Web APIs
Maximize your productivity through the use of proven, powerful, reusable PHP components
In-depth coverage of a range of important PEAR packages
Many code examples provide a clear and practical guidance

In Detail
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 available to boost your PHP development productivity. By focusing on these packages for key development activities, this book is an in-depth guide to getting the most from these powerful coding resources.

You will become a master of various PEAR packages that help you with the essential tasks of PHP development such as:

* Accessing databases with MDB2
* Displaying data in a range of formats (HTML, Excel spreadsheet, PDF)
* Creating and parsing XML documents
* Serializing PHP objects into XML, and unserializing XML documents to PHP objects
* Consuming and offering web services
* Accessing Web APIs including Google, Yahoo, Amazon, and Technorati

Download Here

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in IT eBooks, PHP
eBooker, August 5, 2009 Comments Off

PHP by Example
Que | ISBN: 0789725681 | 432 pages | November 7, 2001 | PDF | 2 Mb

PHP By Example will provide web-publishing oriented individuals the opportunity to learn a new, flexible Internet scripting language, PHP. This book will take the reader through step-by-step examples that will help them gain an understanding of PHP. PHP By Example will:

Explain concepts in simple, understandable tasks with multiple approaches to concepts that need clarification.
Encourage and train the reader to break problems down into logical steps.

Download Here

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in IT eBooks, PHP
eBooker, August 4, 2009 Comments Off

Pro PHP XML and Web Services

Pro PHP XML and Web Services

Product Description

I would highly recommend this as a resource for any developers who want to really dig in and solidify their working knowledge of PHP and web services, or just want to explore the nuances and complexities of XML DTDs and namespaces.

— Nathan Smith, Godbit Project

Pro PHP XML and Web Services is the authoritative guide to using the XML features of PHP 5 and PHP 6. No other book covers XML and Web Services in PHP as deeply as this title. The first four chapters introduce the core concepts of XML required for proficiency, and will bring you up to speed on the terminology and key concepts you need to proceed with the rest of the book. Next, the book explores utilizing XML and Web Services with PHP5. Topics include DOM, SimpleXML, SAX, xmlReader, XSLT, RDF, RSS, WDDX, XML-RPC, REST, SOAP, and UDDI.

Author Robert Richards, a major contributor to the PHP XML codebase, is a leading expert in the PHP community. In this book, Richards covers all topics in depth, blending theory with practical examples. Youll find case studies for the most popular web services like Amazon, Google, eBay, and Yahoo. The book also covers XML capabilities, demonstrated through informative examples, in the PEAR libraries.

Download

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in IT eBooks, PHP, XML
Feedback Form