Foundation PHP for Flash

Steve Webster

  • 出版商: Friends of Ed
  • 售價: $1,560
  • 貴賓價: 9.5$1,482
  • 語言: 英文
  • 頁數: 500
  • 裝訂: Paperback
  • ISBN: 1903450160
  • ISBN-13: 9781903450161
  • 相關分類: PHP
  • 已絕版

買這商品的人也買了...

商品描述


PHP is a rapidly growing open source web scripting language - the most popular Apache web server module, used in over 7,000,000 domains. There is a huge demand to integrate dynamic content into Flash sites and, as a competitor with ASP, JSP and ColdFusion, PHP has the advantages of being free, easy to learn and capable of running on just about any platform.

When used in conjunction with Flash, PHP can process, store and create new data. PHP can also work as a bridge between the Flash movie and external data sources, enabling 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.

As an ingredient to a website, PHP can help a designer develop the functional potential of their work and set them above the growing multitude of motion graphics artists.
Written completely with the designer in mind, this easy-to-follow Foundation book offers a thorough tutorial which will build your PHP skills from nothing to the point where processing, storing and creating new data is like second nature.

Who is this book for?

  • Any professional working designer who is interested in learning a new scripting language. Although the book uses Flash examples, it also serves as a designer-centric introduction to PHP and MySQL for those who want to use it outwith or beyond Flash.
  • Flash users at any level who want to get starting with dynamic data integration, adding a new edge to their Flash projects with a minimum of fuss.


What does this book cover?


Foundation PHP for Flash will take you through the basics of using dynamic information with Flash, from loading and sending data from Flash, through the essentials of PHP, into the world of database integration and then digging in with three huge in-depth case studies, building three major applications from scratch!

Summary of Contents


1: Dynamic Data for Flash; Sample Application: A User Registration FLA
2: Getting Started with PHP; Sample Application: A User Login FLA
3: Making PHP Work for You; Sample Application: A Tell-a-Friend Site Recommendation FLA
4: PHP and Information Handling; Sample Application: A simple search and replace Text Highlighter
5: Looking for Patterns; Sample Application: A Fully-searchable News Archive
6: Remembering Visitor Information; Sample Application: A Flash Cookie Cutter to fetch and store cookies
7: Tapping into External Files; Sample Application: A Flash Mailing List
8: Introducing the Database
9: Integrating PHP with MySQL; Sample Application: A Flash Content Management System
10: Case Study 1 – User Poll
11: Case Study 2 – Event Planner / Calendar
12: Case Study 3 – Flash Forum
Appendix A – Installing PHP, MySQL and Apache on Windows, Mac OS X and UNIX
Appendix B – PHP and Object Oriented Programming (for advanced users)
Sample Application – A Flash Shopping Basket
Appendix C - Resources