See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

23 used & new from $0.19

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 yours here.
 
  

Foundation PHP for Flash [ILLUSTRATED] (Paperback)

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


Available from these sellers.


6 new from $19.97 17 used from $0.19

Customers Who Bought This Item Also Bought

Advanced PHP for Flash

Advanced PHP for Flash

by Steve Webster
Foundation PHP 5 for Flash

Foundation PHP 5 for Flash

by David Powers
4.4 out of 5 stars (16)  $30.34
Flash and PHP Bible

Flash and PHP Bible

by Matthew Keefe
2.7 out of 5 stars (9)  $32.84
Flash XML Applications: Use AS2 and AS3 to Create Photo Galleries, Menus, and Databases

Flash XML Applications: Use AS2 and AS3 to Create Photo Galleries, Menus, and Databases

by Joachim Bernhard Schnier
2.7 out of 5 stars (3)  $29.54
Foundation XML for Flash

Foundation XML for Flash

by Sas Jacobs
3.5 out of 5 stars (12)  $26.39
Explore similar items

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

See all Editorial Reviews


Product Details

  • Paperback: 500 pages
  • Publisher: Friends of Ed; illustrated edition 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.com Sales Rank: #985,312 in Books (See Bestsellers in Books)

What Do Customers Ultimately 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.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
(1)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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 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

 
33 of 34 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)   
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
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 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!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
16 of 18 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 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!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars Great Book for Flash users with no PHP experience
This was my second book on Flash that I had purchased after absorbing all that "Macromedia Flash 5 Advanced - Visual Quickpro" had to offer. Read more
Published on May 23, 2003 by Mr. Q.

5.0 out of 5 stars awesome
Because this book was written for Flash 5 I was a little worried that much of it would no longer be relevant - how wrong I was... Read more
Published on April 12, 2003

3.0 out of 5 stars nice
nice work. i understand php a lot more now and have built a site.
Published on November 3, 2002

4.0 out of 5 stars Good Book
Good Book used it as a lecture tool for my Web Developer Class. So it worked great can't say it is an easy read. But has some interesting projects that are very pratical. Read more
Published on October 15, 2002 by Arthur Setka

5.0 out of 5 stars Pow! Take your Flash up a notch.
I came to this book already a seasoned Flash designer and programmer. This book really opened up the world of dynamic Flash creation though and it's been great. Read more
Published on September 27, 2002 by John Morton

4.0 out of 5 stars For the Geek and the Designer
I thought this was a great book and a great concept: make Flash movies that actually DO something. The examples (and source code on the website) are reusable and practical. Read more
Published on June 29, 2002 by H. Stasonis

5.0 out of 5 stars Fantastic, well-written, clear explanations...a must!
Fantastic, well-written, clear explanations, full of humour...
A must for Flash design-programmers
Published on December 5, 2001 by Ana

5.0 out of 5 stars Dynamic content
I'm from Bolivia I bought this great book that shows you the use of PHP in Flash, althought you must know about Flash it helps you to increase your abbilities [...]. Read more
Published on November 29, 2001 by Boris Barroso

5.0 out of 5 stars 5 stars its too litle for this book
When i bought this book I knew nothing about php or mySql, now I have a big project in hands almost completed with an interface that can monitor all parts of all my sites. Read more
Published on November 24, 2001 by Tiago Janz

5.0 out of 5 stars Amazinly Good!
Foundation PHP for Flash is one of Friends of ED's finest releases yet! Steve Webster has done an incredible job on teaching how to use both Flash and PHP together efficiently. Read more
Published on November 24, 2001 by Matthew Gadd

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Light It Up

Shop for sconces

Add light and beauty to your home with sconces from the Lighting & Electrical Store. Shop our extensive selection of indoor and outdoor fixtures.

Shop all sconces

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Go with the Flow

Shop for Plumbing Products
From bathroom fixtures to water heaters, browse a huge selection of plumbing products in Home Improvement.

Shop the Plumbing Store

 
Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates