Have one to sell? Sell yours here
Foundation PHP for Flash
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Foundation PHP for Flash [Paperback]

Steve Webster (Author)
4.6 out of 5 stars  See all reviews (17 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more


Book Description

September 2001 1903450160 978-1903450161 1

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.

What you’ll learn

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!

Who this book is 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.


Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

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. With a truly engaging writing style and a sharp visual sense, this title will let any working Flash programmer make the transition to simple server-side scripting with PHP.

While most programming books print source code as is, this one distinguishes itself with a keen visual presentation with graphics used to highlight sections of both Flash ActionScript and basic PHP. It also helps that Webster is a notably lively writer. A few guiding principles govern this text. First, all the interfaces are created in Flash and ActionScript, and the book walks you through the steps required to build these designs.

After a basic tutorial of the PHP language, the author uses PHP to add additional functionality to Flash-powered Web applications, from managing user registration to searching news articles using regular expressions. This text provides one of the best (and most truly accessible) tutorials for understanding and using regular expressions. While most writers pass the buck to difficult online resources for regular expressions, the author takes the time to explain and demonstrate how regular expressions really work, with clear examples and a nicely patient presentation style.

Later, the book zeros in on using the MySQL database package for storing and retrieving data from Flash applications. To this end, there's a quick introduction to programming with SQL and how to query and update data using PHP combined with MySQL. Later chapters present case studies of larger Flash applications that make use of techniques demonstrated earlier, like a customizable user poll, a simple event scheduler, plus a threaded discussion forum. With a winning writing style and a concise presentation that makes smart use of graphics, PHP for Flash will put simple PHP programming within reach of anyone who has a little previous familiarity with Flash. --Richard Dragan

Topics covered: Overview of PHP 4 and scripting essentials, loading external data in Flash (a registration script), PHP language fundamentals (including variables, data types, arrays), using functions (calling conventions), string handling in PHP, in-depth tutorial on PHP regular expressions, using cookies, file I/O tutorial, introduction to the MySQL database platform, basic SQL syntax tutorial, using PHP and MySQL together (a simple content management system), case study for a user poll (including administration modules), event planner scheduler application, case study for a threaded discussion Web application, reference for installing PHP and MySQL, object-oriented programming essentials in PHP, and resources for PHP.

Review

Foundation PHP for Flash is one of the best books a web developer can own. -- www.edevcafe.com February 2002

Overall an excellent introduction to putting dynamic content into your Flash movies and well worth the money. -- www.pixelsurgeon.com

Product Details

  • Paperback: 500 pages
  • Publisher: friendsofED; 1 edition (September 2001)
  • Language: English
  • ISBN-10: 1903450160
  • ISBN-13: 978-1903450161
  • Product Dimensions: 8.8 x 7.5 x 1.3 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (17 customer reviews)
  • Amazon Best Sellers Rank: #2,349,501 in Books (See Top 100 in Books)

 

Customer Reviews

17 Reviews
5 star:
 (12)
4 star:
 (3)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.6 out of 5 stars (17 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

32 of 33 people found the following review helpful:
4.0 out of 5 stars The glue between 2 worlds. But you need more., November 8, 2001
By 
W. Todd Dominey (Decatur, GA United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Foundation PHP for Flash (Paperback)
The premise of "PHP for Flash" is very, very exciting -- creating dynamic front-ends for the server side applications PHP and MySQL that makes simple HTML look awfully dull. To empower Flash with these open source technologies is unlike anything you've tried before -- it's a jolt of energy that gives new life to how you look at Flash, and gives fresh new ideas for your work.

That said, "PHP for Flash" does an excellent job of gearing it's perspective toward Flash developers with little to no experience in PHP. You're expected to know a little ActionScript, and if you do, PHP is very easy to pick up. They're very, very close in style and function.

Each chapter contains a project that integrates a simple Flash movie with PHP, whether it's a mailing list, an email form, a forum, a message board, a login/password app, etc.

But let's be clear about this book's purpose >> This is NOT a book to pick up if you're looking for new creative ideas in Flash. It IS a great book if you already have ideas, and want to empower them with everything PHP has to offer.

It may sound odd, but "PHP for Flash" is not a recommended book if you want to learn PHP, or even Flash and/or ActionScript. Other books, like "PHP and MySQL Web Development" and Colin Moock's "ActionScript: The Definitive Guide" are much better suited for a more well-rounded study of the aforementioned.

"PHP for Flash" is quite valuable however, for it fills the void between the two -- the glue that marries PHP and ActionScript together. You may know ActionScript, or even PHP, but unless you know how to create a manager between the two that both Flash and PHP can understand, you're lost.

This book gives great information about how Flash passes variables to PHP, and vice-versa, that you can't find in any other book. That alone makes "PHP for Flash" essential to making PHP and Flash work together.

And one more thing >> I mentioned MySQL earlier. The first chapter in the book shows a pretty powerful example of Flash married with PHP/MySQL. But MySQL isn't picked up again until the last two chapters of the book. Everything inbetween is PHP and Flash only.

That's great for novices, for you can get your feet wet with PHP first, and then see later how the addition of MySQL can really take you projects higher.

If you want to make your Flash sites more intuitive, intelligent, and responsive to user input, by all means pick this up.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


16 of 17 people found the following review helpful:
3.0 out of 5 stars For Flash Developers with No PHP Experience Only!!, June 10, 2002
By 
J. Pease (Odessa, TX United States) - See all my reviews
(REAL NAME)   
This review is from: Foundation PHP for Flash (Paperback)
This book would be most useful to the Flash developer who has basically no programming experience. While the idea is good - and I always love to see PHP getting some attention - the material is VERY foundational.

My expectations were a book highlighting how to blend PHP and Flash. To some extent I guess the book does that. But unfortunately there just isn't alot to it. It equates to about two lines of text: "Export variable to PHP, Import variable to Flash" - of course with the slightly more technical explanation to make it work.

If you are looking for the technical "know-how" of how to make PHP and Flash talk you would be better served searching the net. About 15 - 20 minutes of research and you will be able to cull the total technical information offered in this book.

If you know zilch about programming, and want to see some cute examples of how you might use this - enjoy!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


14 of 15 people found the following review helpful:
5.0 out of 5 stars Great book and even GREATER AUTHOR, January 8, 2002
By 
R. Wiederecht "Rick" (Farmingville, Long Island ,New York United States) - See all my reviews
(REAL NAME)   
This review is from: Foundation PHP for Flash (Paperback)
This book is a GREAT way to join PHP/MySQL and Flash. It has helped me tremendously. I highly recommend it... But better than that... I had a problem with some code of a small project I was working on, and it just wasn't working.. I tried the Flash message boards, and a few people tried to help, but the code still wasn't working..I decided, what the heck? I'll try emailing the author of this great book for help. I emailed him my PHP code, my objective, my Flash Actionscript code. and a url to view. Within 10 minutes, he replied with a clear precise answer to the problem! Not only that, he was very friendly, and offered help if I need it in the future! WOW! That is customer satisfaction! BUY THE BOOK! I can't say enough good things about it or about the author! Thanks Steve!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject