Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

  • Paperback: 304 pages
  • Publisher: Apress (September 10, 2007)
  • Language: English
  • ISBN-10: 1590598474
Pro Active Record helps you take advantage of the full power of your database engine from within your Ruby programs and Rails applications. ActiveRecord, part of the magic that makes the Rails framework so powerful and easy to use, is the model element of Rail’s model/view/controller framework. It’s an object-relational mapping library enabling you to interact with databases from both Ruby and Rails applications.
Because ActiveRecord is configured with default assumptions that mesh perfectly with the Rails framework, Rails developers often find they hardly need think about it at all. However, if you are developing in Ruby without Rails, or are deploying against legacy databases designed without Rails in mind, or you just want to take advantage of database-specific features such as large objects and stored procedures, you need the in-depth knowledge of ActiveRecord found in this book.
In Pro Active Record, authors Kevin Marshall, Chad Pytel, and Jon Yurek walk you through every step from the basics of getting and installing the ActiveRecord library to working with legacy schema to using features specific to each of today’s most popular database engines, including Oracle, MS SQL, MySQL, and more! You’ll come to a deep understanding of ActiveRecord that will enable you to truly exploit all that Ruby, Rails, and your chosen database platform have to offer.
About the Author
Kevin Marshall is a software developer at heart. He is a consultant to a number of companies and currently runs 50+ sites of his own–many of which are now happily taking advantage of ActiveRecord with the Ruby on Rails framework, including the popular Draftwizard.com. As a technology writer, Kevin has published a short article, “Web Services with Rails”; contributed a few recipes to the Ruby Cookbook; and contributed a number of articles to the Association of Computing Machinery’s periodical, Computing Reviews (available online at www.reviews.com).
Kevin is also a member of the Pro Football Writers Association, the Fantasy Sports Trade Association, and the Fantasy Sports Writers Association. When he’s not deep into coding, building content, or talking football, he’s generally off playing with his sons. To learn more about what he’s up to right now, you can visit his company site, falicon.com, or just drop him a note at info@falicon.com.
Chad Pytel is president of thoughtbot, inc. a software development consulting firm that specializes in agile, test-driven web application development using the Ruby on Rails framework located in Boston, MA, and New York, NY. A firm believer in the Model-View-Controller design pattern and realistic software development, with a history in Java and EJB development, Chad strongly believes that Ruby and Ruby on Rails represents a new, exciting, and better way to develop software.
Chad lives with his wife in Somerville, MA. When not at the office managing projects and writing code, Chad enjoys acting in and producing theater, film, and improv comedy. To follow along with Chad and the rest of the thoughtbot team’s thoughts on business, design, development, and technology, visit their blog at giantrobots.thoughtbot.com.
Jon Yurek is CTO at thoughtbot, inc. Born a programmer, Jon has been developing software professionally since 1999. After seeing the elegant and expressive power of Ruby, Jon quickly moved all new development at thoughtbot away from Java and Perl to using Ruby and Rails.
Jon is a graduate of Worcester Polytechnic Institute and currently lives in Somerville, MA.
Download:
http://w15.easy-share.com/11121341.html

  • Paperback: 272 pages
  • Publisher: Apress; 1 edition (October 16, 2006)
  • Language: English
  • ISBN-10: 1590596676

Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology. Of all the server-based technologies capable of working in conjunction with Ajax, perhaps none are more suitable than PHP, the world’s most popular scripting language.

Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks, and shows you how to build PHP/AJAX-enabled solutions for forms validation, file upload monitoring, database-driven information display and manipulation, web services, Google Maps integration, and more. Youll learn how to

  • Take advantage of PHP and advanced JavaScript capabilities to create next-generation, highly responsive Web applications.
  • Enhance commonplace application tasks such as forms validation and tabular data display.
  • Manage cross-browser issues, ensuring your applications run on all major Web browsers.
  • Take advantage of the Google Maps API and add spatial mapping features to your website.

Youll also be introduced to other key topics like conquering cross-platform issues, countering potential security holes, and testing and debugging JavaScript with efficiency. All examples are based on real-world scenarios, so youll be able to apply what you learn to your own development situations.

About the Author
Lee Babin is a programmer based in Calgary, Alberta, Canada, where he serves as the Chief Programmer for an innovative development firm duly named The Code Shoppe. He has been developing complex web driven applications since his graduation from DeVry University in early 2002 and has since worked on over 50 custom websites and online applications. Lee is married to a beautiful woman by the name of Dianne, who supports him in his rather full yet rewarding work schedule. He enjoys video games, working out, martial arts, and traveling, and can usually be found working online on one of his many fun web projects at any given time.While Lee has experience in a multitude of web programming languages, his preference has always been PHP. With the release of PHP 5, many of his wishes have been fulfilled.

Download:

http://w16.easy-share.com/1699901942.html


  • Paperback: 272 pages
  • Publisher: Apress; 1 edition (October 16, 2006)
  • Language: English
  • ISBN-10: 1590596676

Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology. Of all the server-based technologies capable of working in conjunction with Ajax, perhaps none are more suitable than PHP, the world’s most popular scripting language.

Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks, and shows you how to build PHP/AJAX-enabled solutions for forms validation, file upload monitoring, database-driven information display and manipulation, web services, Google Maps integration, and more. Youll learn how to

  • Take advantage of PHP and advanced JavaScript capabilities to create next-generation, highly responsive Web applications.
  • Enhance commonplace application tasks such as forms validation and tabular data display.
  • Manage cross-browser issues, ensuring your applications run on all major Web browsers.
  • Take advantage of the Google Maps API and add spatial mapping features to your website.

Youll also be introduced to other key topics like conquering cross-platform issues, countering potential security holes, and testing and debugging JavaScript with efficiency. All examples are based on real-world scenarios, so youll be able to apply what you learn to your own development situations.

About the Author
Lee Babin is a programmer based in Calgary, Alberta, Canada, where he serves as the Chief Programmer for an innovative development firm duly named The Code Shoppe. He has been developing complex web driven applications since his graduation from DeVry University in early 2002 and has since worked on over 50 custom websites and online applications. Lee is married to a beautiful woman by the name of Dianne, who supports him in his rather full yet rewarding work schedule. He enjoys video games, working out, martial arts, and traveling, and can usually be found working online on one of his many fun web projects at any given time.While Lee has experience in a multitude of web programming languages, his preference has always been PHP. With the release of PHP 5, many of his wishes have been fulfilled.

Download:

http://w16.easy-share.com/1699901942.html


  • Hardcover: 936 pages
  • Publisher: Apress (March 27, 2006)
  • Language: English
  • ISBN-10: 1590596331

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.

About the Author
Robert Richards, currently an independent contractor, has worked in various fields including Medical Information, Telecommunications, Media and E-Learning. Having been exposed to XML since its inception and used for various projects during his career, his most extensive work with the technology was within the E-Learning space. He helped created a proprietary XML based application server which used XML for data publishing, defining application business logic as well as data querying. He was also the lead engineer for the company’s involvement in SCORM (Shareable Content Object Reference Model), used for Web based learning, established by the Department of Defense through its Advanced Distributed Learning (ADL) initiative.
After becoming the latest casualty of the “dot-com” implosion in 2001, Rob had his first taste of PHP and began contributing code to the domxml extension in 2002. Since then he became one of the authors of the DOM extension for PHP 5, contributes to the other XML based extensions and has authored the xmlReader, for PHP 5, and xmlwriter, for PHP 4.3+, extensions. Also on occasion, he contributes bug fixes to the libxml2 project found during the development of these extensions.

Download:

http://w16.easy-share.com/1700080325.html


  • ISBN: 159059707li>
  • Author: Michael Purvis Jeffrey Sambells Cameron Turner
  • Publisher: Apress
  • Publication Date: 2006-08-14

Google Maps Application Development is the first book to comprehensively introduce Google’s popular mapping application programming interface (API). The author team has considerable experience building Google Maps-driven applications, and they cover all aspects of the API. They show you how to create practical, location-based applications that encourage users to interact with the service, add their own information, and dynamically mark up maps.

The book begins with a series of fundamental examples to help you quickly gain familiarity with the API. Then you’ll soon be building highly interactive and dynamic mapping applications with the help of the PHP scripting language. You’ll learn how to “tag” and interact with maps in order to foster a community-driven experience. And you will discover how to take advantage of third-party geocoding services such as Yahoo geocoding and geocoder.us, as well as use the U.S. Census Bureau’s TIGER/Line data to host the service internally.

http://w10.easy-share.com/839479.html
http://file2upload.com/file/14590/b-401b01-zip.html

  • ISBN: 159059707li>
  • Author: Michael Purvis Jeffrey Sambells Cameron Turner
  • Publisher: Apress
  • Publication Date: 2006-08-14

Google Maps Application Development is the first book to comprehensively introduce Google’s popular mapping application programming interface (API). The author team has considerable experience building Google Maps-driven applications, and they cover all aspects of the API. They show you how to create practical, location-based applications that encourage users to interact with the service, add their own information, and dynamically mark up maps.

The book begins with a series of fundamental examples to help you quickly gain familiarity with the API. Then you’ll soon be building highly interactive and dynamic mapping applications with the help of the PHP scripting language. You’ll learn how to “tag” and interact with maps in order to foster a community-driven experience. And you will discover how to take advantage of third-party geocoding services such as Yahoo geocoding and geocoder.us, as well as use the U.S. Census Bureau’s TIGER/Line data to host the service internally.

http://w10.easy-share.com/839479.html
http://file2upload.com/file/14590/b-401b01-zip.html

  • Paperback: 488 pages
  • Publisher: friends of ED (November 20, 2006)
  • Language: English
  • ISBN-10: 1590597311

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. The problem is, you’re not a programmer and the thought of writing code sends a chill up your spine. Or maybe you’ve dabbled a bit in PHP and MySQL, but you can’t get past baby steps. If this describes you, then you’ve just found the right book.

PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They’re free, easy to use, and provided by many web hosting companies in their standard packages. Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design.

But this book doesn’t just provide a collection of ready-made scripts: each PHP Solution builds on what’s gone before, teaching you the basics of PHP and database design quickly and painlessly. By the end of the book, you’ll have the confidence to start writing your own scripts or&8212;if you prefer to leave that task to others–to adapt existing scripts to your own requirements.

Right from the start, you’re shown how easy it is to protect your sites by adopting secure coding practices. The book has been written with an eye on forward and backward compatibility–recommending the latest PHP 5 techniques, but providing alternative solutions for servers still running PHP 4.3. All database examples demonstrate how to use the original MySQL extension, MySQL Improved, or the PHP Data Objects (PDO) introduced in PHP 5.1, letting you choose the most suitable option for your setup.

http://w11.easy-share.com/890737.html


  • Paperback: 456 pages
  • Publisher: For Dummies; 3 edition (November 20, 2006)
  • Language: English
  • ISBN-10: 0470096004

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.

Discover how to

  • Plan and implement a Web database application
  • Design and build a MySQL 5 database
  • Build dynamic HTML forms
  • Create scripts that store, retrieve, and update database information
  • Display database information in a Web page
Download:
http://w11.easy-share.com/900760.html

  • Paperback: 456 pages
  • Publisher: For Dummies; 3 edition (November 20, 2006)
  • Language: English
  • ISBN-10: 0470096004

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.

Discover how to

  • Plan and implement a Web database application
  • Design and build a MySQL 5 database
  • Build dynamic HTML forms
  • Create scripts that store, retrieve, and update database information
  • Display database information in a Web page
Download:
http://w11.easy-share.com/900760.html

  • Paperback: 624 pages
  • Publisher: Sams; 3 edition (June 30, 2006)
  • Language: English
  • ISBN-10: 0672328739

You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn’t allow potential customers to purchase anything online. Don’t risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you’ll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One.

Download:

http://w11.easy-share.com/960877.html


  • Paperback: 816 pages
  • Publisher: Wrox (November 15, 2000)
  • Language: English
  • ISBN-10: 0764543644

What is this book about?

PHP is a rapidly growing web technology which enables web designers to build dynamic, interactive web applications, incorporating information from a host of databases, and including features such as e-mail integration and dynamically generated images. PHP4 added tons of features to make web application development even easier, and this book will show you how to make the most of the language’s powerful capabilities.

This book is a complete tutorial in PHP’s language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven websites. Fully working examples in the book include a directory-style web search engine, a mailing list management system, a web-based file editor, and a graphical online shopping mall guidebook.

What does this book cover?

Here are just a few of the things you’ll find covered in this book:

  • Complete tutorial in the PHP language
  • Installation guide and troubleshooting tips
  • Introduction to relational databases and MySQL
  • Practical worked examples throughout, including a detailed case study
  • All code written for both Windows and UNIX systems
  • Detailed language reference included

Who is this book for?

Anybody who knows HTML can use this book. If you’ve done any programming, that will be useful, but it’s not a requirement. You can run all of the code on either a Windows or UNIX (e.g., Linux) system, and the book explains how to set up a web server and database in both of these environments.

Download:

http://w11.easy-share.com/941256.html


  • Paperback: 624 pages
  • Publisher: Sams; 3 edition (June 30, 2006)
  • Language: English
  • ISBN-10: 0672328739

You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn’t allow potential customers to purchase anything online. Don’t risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you’ll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One.

Download:

http://w11.easy-share.com/960877.html


  • Paperback: 816 pages
  • Publisher: Wrox (November 15, 2000)
  • Language: English
  • ISBN-10: 0764543644

What is this book about?

PHP is a rapidly growing web technology which enables web designers to build dynamic, interactive web applications, incorporating information from a host of databases, and including features such as e-mail integration and dynamically generated images. PHP4 added tons of features to make web application development even easier, and this book will show you how to make the most of the language’s powerful capabilities.

This book is a complete tutorial in PHP’s language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven websites. Fully working examples in the book include a directory-style web search engine, a mailing list management system, a web-based file editor, and a graphical online shopping mall guidebook.

What does this book cover?

Here are just a few of the things you’ll find covered in this book:

  • Complete tutorial in the PHP language
  • Installation guide and troubleshooting tips
  • Introduction to relational databases and MySQL
  • Practical worked examples throughout, including a detailed case study
  • All code written for both Windows and UNIX systems
  • Detailed language reference included

Who is this book for?

Anybody who knows HTML can use this book. If you’ve done any programming, that will be useful, but it’s not a requirement. You can run all of the code on either a Windows or UNIX (e.g., Linux) system, and the book explains how to set up a web server and database in both of these environments.

Download:

http://w11.easy-share.com/941256.html


  • Paperback: 528 pages
  • Publisher: Prentice Hall PTR; Pap/Cdr edition (November 14, 2006)
  • Language: English
  • ISBN-10: 0132239973

“Practical PHP and MySQL reflects Jono’s commitment to the spirit of making open source subjects accessible to everyone. The book carefully walks you through the code for eight useful, dynamic Web applications. Projects are presented in a playful way, like the forum project that touts horror movies that make you ‘hide behind the couch.’”

–From the Foreword by Christopher Negus, Series Editor, Negus Live Linux Series

Build Dynamic Web Sites Fast, with PHP and MySQL…

Learn from Eight Ready-to-Run Applications!

Suddenly, it’s easy to build commercial-quality Web applications using free and open source software. With this book, you’ll learn from eight ready-to-run, real-world applications–all backed by clear diagrams and screenshots, well-documented code, and simple, practical explanations.

Leading open source author Jono Bacon teaches the core skills you’ll need to build virtually any application. You’ll discover how to connect with databases, upload content, perform cascading deletes, edit records, validate registrations, specify user security, create reusable components, use PEAR extensions, and even build Ajax applications.

Working from complete examples on the CD-ROM, you’ll create

• Generic dynamic Web sites

• Blogs

• Discussion forums

• Shopping carts

• Auction sites

• Calendars

• FAQ systems

• Reusable components

• Content management systems

• News sites

JONO BACON is Ubuntu community manager for Canonical, Ubuntu’s sponsor. He is an established speaker, author, and contributor to the open source community. Bacon co-authored Linux

Desktop Hacks and The Official Ubuntu Book; has served as a columnist for Linux Format, Linux User & Developer, and PC Plus; and is an O’Reilly Networkweblog author. He is a lead developer onthe Jokosher (www.jokosher.org) project,and co-founder of LUGRadio–a podcastwith more than 15,000 listeners, andan annual event that attracts visitorsfrom around the world.

CD-ROM Includes

• XAMPP for Linux: easy-to-install, preconfigured Apache distributions containing MySQL, PHP, Perl, and more

• Source code for all eight fully-working applications discussed in the book

• A remastered Ubuntu live CD, set to run all eight applications live

System Requirements

• CPU: Pentium III, 650 MHz. RAM: 256MB (recommended 512MB).

• Hard disk: No space required to run live CD; 250MB of space needed to put XAMPP server and projects on installed system.

Contents

Foreword xi

About the Author xii

Acknowledgments xiii

Introduction 1

Chapter 1 A New Approach 5

Chapter 2 Getting Started with PHP and MySQL 15

Chapter 3 Running the Projects 53

Chapter 4 Building a Weblog 63

Chapter 5 Discussion Forums 111

Chapter 6 Creating a Shopping Cart 169

Chapter 7 Building an Online Auction Site 219

Chapter 8 Creating a Web-Based Calendar 265

Chapter 9 FAQ Content Management System 303

Chapter 10 Building a Re-Usable Project 379

Chapter 11 Building a News Web Site 425

Appendix A Web Site Design 469

Index 499

About the Author

Jono Bacon works for Canonical as the Ubuntu community manager and is an established speaker, author, and regular contributor to the Open Source community. As an author, Bacon co-authored Linux Desktop Hacks and the Official Ubuntu Book, and has written more than 400 published articles in more than 14 publications. Bacon has also contributed as a columnist for Linux Format, Linux User & Developer, and PC Plus, and is an O’Reilly Network weblog author.

In addition, Bacon is a regular contributor to Open Source in a range of projects, a lead developer on the Jokosher (www.jokosher.org) project, and one of the co-founders of the popular LUGRadio (www.lugradio.org) podcast–a show with more than 15,000 listeners and an annual event that pulls visitors from around the world.

Download:

http://w13.easy-share.com/991453.html


  • Paperback: 528 pages
  • Publisher: Prentice Hall PTR; Pap/Cdr edition (November 14, 2006)
  • Language: English
  • ISBN-10: 0132239973

“Practical PHP and MySQL reflects Jono’s commitment to the spirit of making open source subjects accessible to everyone. The book carefully walks you through the code for eight useful, dynamic Web applications. Projects are presented in a playful way, like the forum project that touts horror movies that make you ‘hide behind the couch.’”

–From the Foreword by Christopher Negus, Series Editor, Negus Live Linux Series

Build Dynamic Web Sites Fast, with PHP and MySQL…

Learn from Eight Ready-to-Run Applications!

Suddenly, it’s easy to build commercial-quality Web applications using free and open source software. With this book, you’ll learn from eight ready-to-run, real-world applications–all backed by clear diagrams and screenshots, well-documented code, and simple, practical explanations.

Leading open source author Jono Bacon teaches the core skills you’ll need to build virtually any application. You’ll discover how to connect with databases, upload content, perform cascading deletes, edit records, validate registrations, specify user security, create reusable components, use PEAR extensions, and even build Ajax applications.

Working from complete examples on the CD-ROM, you’ll create

• Generic dynamic Web sites

• Blogs

• Discussion forums

• Shopping carts

• Auction sites

• Calendars

• FAQ systems

• Reusable components

• Content management systems

• News sites

JONO BACON is Ubuntu community manager for Canonical, Ubuntu’s sponsor. He is an established speaker, author, and contributor to the open source community. Bacon co-authored Linux

Desktop Hacks and The Official Ubuntu Book; has served as a columnist for Linux Format, Linux User & Developer, and PC Plus; and is an O’Reilly Networkweblog author. He is a lead developer onthe Jokosher (www.jokosher.org) project,and co-founder of LUGRadio–a podcastwith more than 15,000 listeners, andan annual event that attracts visitorsfrom around the world.

CD-ROM Includes

• XAMPP for Linux: easy-to-install, preconfigured Apache distributions containing MySQL, PHP, Perl, and more

• Source code for all eight fully-working applications discussed in the book

• A remastered Ubuntu live CD, set to run all eight applications live

System Requirements

• CPU: Pentium III, 650 MHz. RAM: 256MB (recommended 512MB).

• Hard disk: No space required to run live CD; 250MB of space needed to put XAMPP server and projects on installed system.

Contents

Foreword xi

About the Author xii

Acknowledgments xiii

Introduction 1

Chapter 1 A New Approach 5

Chapter 2 Getting Started with PHP and MySQL 15

Chapter 3 Running the Projects 53

Chapter 4 Building a Weblog 63

Chapter 5 Discussion Forums 111

Chapter 6 Creating a Shopping Cart 169

Chapter 7 Building an Online Auction Site 219

Chapter 8 Creating a Web-Based Calendar 265

Chapter 9 FAQ Content Management System 303

Chapter 10 Building a Re-Usable Project 379

Chapter 11 Building a News Web Site 425

Appendix A Web Site Design 469

Index 499

About the Author

Jono Bacon works for Canonical as the Ubuntu community manager and is an established speaker, author, and regular contributor to the Open Source community. As an author, Bacon co-authored Linux Desktop Hacks and the Official Ubuntu Book, and has written more than 400 published articles in more than 14 publications. Bacon has also contributed as a columnist for Linux Format, Linux User & Developer, and PC Plus, and is an O’Reilly Network weblog author.

In addition, Bacon is a regular contributor to Open Source in a range of projects, a lead developer on the Jokosher (www.jokosher.org) project, and one of the co-founders of the popular LUGRadio (www.lugradio.org) podcast–a show with more than 15,000 listeners and an annual event that pulls visitors from around the world.

Download:

http://w13.easy-share.com/991453.html

  • Paperback: 528 pages
  • Publisher: Prentice Hall PTR; Pap/Cdr edition (November 14, 2006)
  • Language: English
  • ISBN-10: 0132239973

“Practical PHP and MySQL reflects Jono's commitment to the spirit of making open source subjects accessible to everyone. The book carefully walks you through the code for eight useful, dynamic Web applications. Projects are presented in a playful way, like the forum project that touts horror movies that make you ‘hide behind the couch.

From the Foreword by Christopher Negus, Series Editor, Negus Live Linux Series

Build Dynamic Web Sites Fast, with PHP and MySQL…

Learn from Eight Ready-to-Run Applications!

Suddenly, easy to build commercial-quality Web applications using free and open source software. With this book, you'll learn from eight ready-to-run, real-world applications all backed by clear diagrams and screenshots, well-documented code, and simple, practical explanations.

Leading open source author Jono Bacon teaches the core skills you'll need to build virtually any application. You’ll discover how to connect with databases, upload content, perform cascading deletes, edit records, validate registrations, specify user security, create reusable components, use PEAR extensions, and even build Ajax applications.

Working from complete examples on the CD-ROM, you'll create

Generic dynamic Web sites

• Blogs

• Discussion forums

Shopping carts

Auction sites

Calendars

FAQ systems

Reusable components

• Content management systems

News sites

JONO BACON is Ubuntu community manager for Canonical, Ubuntu's sponsor. He is an established speaker, author, and contributor to the open source community. Bacon co-authored Linux

Desktop Hacks and The Official Ubuntu Book; has served as a columnist for Linux Format, Linux User & Developer, and PC Plus; and is an O'Reilly Networkweblog author. He is a lead developer onthe Jokosher (www.jokosher.org) project,and co-founder of LUGRadio–a podcastwith more than 15,000 listeners, andan annual event that attracts visitorsfrom around the world.

CD-ROM Includes

• XAMPP for Linux: easy-to-install, preconfigured Apache distributions containing MySQL, PHP, Perl, and more

• Source code for all eight fully-working applications discussed in the book

A remastered Ubuntu live CD, set to run all eight applications live

System Requirements

• CPU: Pentium III, 650 MHz. RAM: 256MB (recommended 512MB).

• Hard disk: No space required to run live CD; 250MB of space needed to put XAMPP server and projects on installed system.

Contents

Foreword xi

About the Author xii

Acknowledgments xiii

Introduction 1

Chapter 1 A New Approach 5

Chapter 2 Getting Started with PHP and MySQL 15

Chapter 3 Running the Projects 53

Chapter 4 Building a Weblog 63

Chapter 5 Discussion Forums 111

Chapter 6 Creating a Shopping Cart 169

Chapter 7 Building an Online Auction Site 219

Chapter 8 Creating a Web-Based Calendar 265

Chapter 9 FAQ Content Management System 303

Chapter 10 Building a Re-Usable Project 379

Chapter 11 Building a News Web Site 425

Appendix A Web Site Design 469

Index 499

About the Author

Jono Bacon works for Canonical as the Ubuntu community manager and is an established speaker, author, and regular contributor to the Open Source community. As an author, Bacon co-authored Linux Desktop Hacks and the Official Ubuntu Book, and has written more than 400 published articles in more than 14 publications. Bacon has also contributed as a columnist for Linux Format, Linux User & Developer, and PC Plus, and is an O'Reilly Network weblog author.

In addition, Bacon is a regular contributor to Open Source in a range of projects, a lead developer on the Jokosher (www.jokosher.org) project, and one of the co-founders of the popular LUGRadio (www.lugradio.org) podcast'a show with more than 15,000 listeners and an annual event that pulls visitors from around the world.

Download:

http://w13.easy-share.com/991453.html

  • Paperback: 528 pages
  • Publisher: Prentice Hall PTR; Pap/Cdr edition (November 14, 2006)
  • Language: English
  • ISBN-10: 0132239973

“Practical PHP and MySQL reflects Jono's commitment to the spirit of making open source subjects accessible to everyone. The book carefully walks you through the code for eight useful, dynamic Web applications. Projects are presented in a playful way, like the forum project that touts horror movies that make you ‘hide behind the couch.

From the Foreword by Christopher Negus, Series Editor, Negus Live Linux Series

Build Dynamic Web Sites Fast, with PHP and MySQL…

Learn from Eight Ready-to-Run Applications!

Suddenly, easy to build commercial-quality Web applications using free and open source software. With this book, you'll learn from eight ready-to-run, real-world applications all backed by clear diagrams and screenshots, well-documented code, and simple, practical explanations.

Leading open source author Jono Bacon teaches the core skills you'll need to build virtually any application. You’ll discover how to connect with databases, upload content, perform cascading deletes, edit records, validate registrations, specify user security, create reusable components, use PEAR extensions, and even build Ajax applications.

Working from complete examples on the CD-ROM, you'll create

Generic dynamic Web sites

• Blogs

• Discussion forums

Shopping carts

Auction sites

Calendars

FAQ systems

Reusable components

• Content management systems

News sites

JONO BACON is Ubuntu community manager for Canonical, Ubuntu's sponsor. He is an established speaker, author, and contributor to the open source community. Bacon co-authored Linux

Desktop Hacks and The Official Ubuntu Book; has served as a columnist for Linux Format, Linux User & Developer, and PC Plus; and is an O'Reilly Networkweblog author. He is a lead developer onthe Jokosher (www.jokosher.org) project,and co-founder of LUGRadio–a podcastwith more than 15,000 listeners, andan annual event that attracts visitorsfrom around the world.

CD-ROM Includes

• XAMPP for Linux: easy-to-install, preconfigured Apache distributions containing MySQL, PHP, Perl, and more

• Source code for all eight fully-working applications discussed in the book

A remastered Ubuntu live CD, set to run all eight applications live

System Requirements

• CPU: Pentium III, 650 MHz. RAM: 256MB (recommended 512MB).

• Hard disk: No space required to run live CD; 250MB of space needed to put XAMPP server and projects on installed system.

Contents

Foreword xi

About the Author xii

Acknowledgments xiii

Introduction 1

Chapter 1 A New Approach 5

Chapter 2 Getting Started with PHP and MySQL 15

Chapter 3 Running the Projects 53

Chapter 4 Building a Weblog 63

Chapter 5 Discussion Forums 111

Chapter 6 Creating a Shopping Cart 169

Chapter 7 Building an Online Auction Site 219

Chapter 8 Creating a Web-Based Calendar 265

Chapter 9 FAQ Content Management System 303

Chapter 10 Building a Re-Usable Project 379

Chapter 11 Building a News Web Site 425

Appendix A Web Site Design 469

Index 499

About the Author

Jono Bacon works for Canonical as the Ubuntu community manager and is an established speaker, author, and regular contributor to the Open Source community. As an author, Bacon co-authored Linux Desktop Hacks and the Official Ubuntu Book, and has written more than 400 published articles in more than 14 publications. Bacon has also contributed as a columnist for Linux Format, Linux User & Developer, and PC Plus, and is an O'Reilly Network weblog author.

In addition, Bacon is a regular contributor to Open Source in a range of projects, a lead developer on the Jokosher (www.jokosher.org) project, and one of the co-founders of the popular LUGRadio (www.lugradio.org) podcast'a show with more than 15,000 listeners and an annual event that pulls visitors from around the world.

Download:

http://w13.easy-share.com/991453.html


  • Paperback: 640 pages
  • Publisher: Apress (November 15, 2006)
  • Language: English
  • ISBN-10: 1590597397

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer. Within its confines lie the tools that you need to do your job more quickly and efficiently. You need to be able to quickly assess and determine which PEAR package is the right one for the task you are up against. Then you need to know the API and see some examples of how to best use it. Foundations of PEAR is your one stop for locating the PEAR package you need. Authors Nathan Good and Allan Kent have carefully selected the most useful and widely used packages for this book.

Each package is broken down logically by function, and each one is covered in detail. The book presents each package in a manner that allows you to jump quickly to the key items you need to implement a solution. The authors understand that you need to see the packages in actioneach performing in real-world applications. So theyve included four projects in the book that each use a combination of PEAR packages in their implementations. Once youre armed with the knowledge in this book, youll be set to take your PHP development to a new level.

About the Author
Nathan A. Good lives in the Twin Cities area in Minnesota. He is a contractor with Alliance of Computer Professionals in Bloomington. When he isn’t writing software, Nathan enjoys building PCs and servers, reading about and working with new technologies, and trying to get all his friends to make the move to open source software. When he’s not at a computer (which he admits is not often), he spends time with his family, at his church, and at the movies. Allan Kent is a born and bred South African and still lives and works in Cape Town. He has been programming in various languages and on diverse platforms for more than 20 years. He’s currently the head of technology at Saatchi & Saatchi Cape Town.Download:

http://w13.easy-share.com/1072925.html


  • Paperback: 684 pages
  • Publisher: friends of ED; 1 edition (March 1, 2005)
  • Language: English
  • ISBN-10: 1590594665

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. He built his first site in 1995, and was instantly hooked. Eventually, the sheer tedium of updating content convinced him there must be a better way. After a brief flirtation with ASP, he experimented with PHP, and found himself hooked yet again.

A fluent Japanese speaker, Powers specializes in building Japanese-English bilingual websites, writing about Japan, and translating Japanese . He co-authored Foundation Dreamweaver MX 2004 (1590593081) and PHP Web Development with Dreamweaver MX 2004 (1590593502). Powers also worked as technical reviewer on a number of web-related titles for Apress.

Download:

http://w13.easy-share.com/1024259.html


  • Paperback: 640 pages
  • Publisher: Apress (November 15, 2006)
  • Language: English
  • ISBN-10: 1590597397

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer. Within its confines lie the tools that you need to do your job more quickly and efficiently. You need to be able to quickly assess and determine which PEAR package is the right one for the task you are up against. Then you need to know the API and see some examples of how to best use it. Foundations of PEAR is your one stop for locating the PEAR package you need. Authors Nathan Good and Allan Kent have carefully selected the most useful and widely used packages for this book.

Each package is broken down logically by function, and each one is covered in detail. The book presents each package in a manner that allows you to jump quickly to the key items you need to implement a solution. The authors understand that you need to see the packages in actioneach performing in real-world applications. So theyve included four projects in the book that each use a combination of PEAR packages in their implementations. Once youre armed with the knowledge in this book, youll be set to take your PHP development to a new level.

About the Author
Nathan A. Good lives in the Twin Cities area in Minnesota. He is a contractor with Alliance of Computer Professionals in Bloomington. When he isn’t writing software, Nathan enjoys building PCs and servers, reading about and working with new technologies, and trying to get all his friends to make the move to open source software. When he’s not at a computer (which he admits is not often), he spends time with his family, at his church, and at the movies. Allan Kent is a born and bred South African and still lives and works in Cape Town. He has been programming in various languages and on diverse platforms for more than 20 years. He’s currently the head of technology at Saatchi & Saatchi Cape Town.Download:

http://w13.easy-share.com/1072925.html