aStore Proxy » The Web Entreprenuer Store


New Releases Books Electronics Music DVD Toys
Top Sellers Books Electronics Music DVD Toys
Product Details
Build Your Own Database Driven Website Using PHP and MySQL

Build Your Own Database Driven Website Using PHP and MySQL
By Kevin Yank

This item is not available for purchase from this store.
Buy at Amazon


40 new or used available from $0.37 Average customer review:
(47 customer reviews)

Product Description

Build Your Own Database-Driven Website Using PHP & MySQL is a practical guide for first-time users of PHP & MySQL that teaches readers by creating a fully working Content Management System, Shopping Cart and other real-world applications. There has been a marked increase in the adoption of PHP, most notably in the beginning to intermediate levels. PHP now boasts over 30% of the server side scripting market (Source: php.weblogs.com).

The previous edition sold over 17,000 copies exclusively through Sitepoint.com alone. With the release of PHP 5, SitePoint have updated this bestseller to reflect best practice web development using PHP 5 and MySQL 4.

The 3rd Edition includes more code examples and also a new bonus chapter on structured PHP Programming which introduces techniques for organizing real world PHP applications to avoid code duplication and ensure code is manageable and maintainable. The chapter introduces features like include files, user-defined function libraries and constants, which are combined to produce a fully functional access control system suitable for use on any PHP Website.


Product Details

  • Amazon Sales Rank: #908054 in Books
  • Published on: 2004-10-08
  • Original language: English
  • Number of items: 1
  • Dimensions: .86" h x 7.18" w x 9.02" l, 1.41 pounds
  • Binding: Paperback
  • 373 pages

Editorial Reviews

Review
"... Yank writes clearly and concisely to get you where you want to be." -- Internet.com.au Magazine

"... in-depth title, with specific coding examples... certainly useful if you're trying to add database functionality to your site." -- .net Magazine (UK)

"Kevin, you have an unmistakable gift for helping people to understand the complexities of programming..." -- Daniel Jajeh

"Your book is wonderful, I've learned more than using books twice or three times the size." -- Erik Hey

Together, PHP and MySQL form the most widely used open source database and scripting technologies on the Web today. As a budding Web developer, you need to learn and master PHP and MySQL. Build Your Own Database Driven Website Using PHP & MySQL is a hands-on guide to learning all the tools, principles, and techniques needed to build a fully functional database-driven Web site using PHP and MySQL.

This book covers everything from installing PHP and MySQL under Windows or Linux, to building a live Web-based content management system. It also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP, and comes complete with a set of PHP and MySQL reference tables that include PHP and MySQL syntax, functions, column types, and more.

This book not only provides easy access to all the code samples demonstrated, but, more importantly, it leaves you with the confidence and know-how to adapt the principles and techniques to your own Web design projects. -- sitepoint.com

About the Author

Kevin Yank is a world-renowned leader in web development. When not writing best sellers, Kevin is the Technical Director of sitepoint.com and editor of the popular SitePoint Tech Times newsletter.

Kevin's Author credits include: Build Your Own Database Driven Website Using PHP & MySQL (SitePoint) and Simply JavaScript (SitePoint).

Excerpt. © Reprinted by permission. All rights reserved.
On the Web today, content is king. Once you've mastered HTML and learned a few neat tricks in JavaScript and Dynamic HTML, you can probably build a pretty impressive-looking Web site design. But then comes the time to fill that fancy page layout with some real information. Any site that successfully attracts repeat visitors has to have fresh and constantly-updated content. In the world of traditional site building, that means HTML files -- and lots of 'em.

The problem is that, more often than not, the people who provide the content for a site are not the same people who handle its design. Oftentimes, the content provider doesn't even know HTML. How, then, is the content to get from the provider onto the Web site? Not every company can afford to staff a full-time Webmaster, and most Webmasters have better things to do than copying Word files into HTML templates anyway.

Maintenance of a content-driven site can be a real pain, too. Many sites (perhaps yours?) feel locked into a dry, outdated design because rewriting those hundreds of HTML files to reflect a new design would take forever. Server-side includes (SSI's) can help alleviate the burden a little, but you still end up with hundreds of files that need to be maintained should you wish to make a fundamental change to your site.

The solution to these headaches is database-driven site design. By achieving complete separation between your site's design and the content you want to present, you can work with each without disturbing the other. Instead of writing an HTML file for every page of your site, you only need to write a page for each kind of information you want to be able to present. Instead of endlessly pasting new content into your tired page layouts, create a simple content management system that allows the writers to post new content themselves without a lick of HTML!

aStore Proxy for aStore SEO