Amazon.com: Flash and PHP Bible (9780470258248): Matthew Keefe: Books
Flash(r) and PHP Bible and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $0.60 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Flash and PHP Bible
 
 
Start reading Flash(r) and PHP Bible on your Kindle in under a minute.

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

Flash and PHP Bible [Paperback]

Matthew Keefe (Author)
2.7 out of 5 stars  See all reviews (9 customer reviews)

List Price: $44.99
Price: $25.87 & this item ships for FREE with Super Saver Shipping. Details
You Save: $19.12 (42%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Friday, February 24? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $23.28  
Paperback $25.87  

Book Description

May 5, 2008 0470258241 978-0470258248 1
The demand for rich Internet applications (RIAs) such as complete storefronts and interactive surveys is skyrocketing, as is the pressure to create these dynamic apps overnight and at low cost. This in-depth Bible provides the step-by-step instructions you need to quickly create RIAs in Flash using cost-effective, open-source PHP programming tools. You'll learn how PHP works, when you should use it in Flash, and above all, vital security techniques for keeping your interactive sites secure.

Frequently Bought Together

Flash and PHP Bible + Foundation PHP 5 for Flash + The Essential Guide to Open Source Flash Development
Price For All Three: $89.98

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Foundation PHP 5 for Flash $29.69

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • The Essential Guide to Open Source Flash Development $34.42

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

Quickly develop dynamic Flash applications with PHP

The demand for rich Internet applications (RIAs) such as complete storefronts and interactive surveys is skyrocketing, as is the pressure to create these dynamic apps overnight and at low cost. This in-depth Bible provides the step-by-step instructions you need to quickly create RIAs in Flash using cost-effective, open-source PHP programming tools. You'll learn how PHP works, when you should use it in Flash, and above all, vital security techniques for keeping your interactive sites secure.

  • Install, configure, and explore the basics of PHP

  • Connect Flash to PHP and PHP to MySQL

  • Create contact forms and search capabilities

  • Clean, store, and check your interactive data

  • Apply advanced security techniques

  • Develop an RSS reader or banner tracking with PHP

  • Extend Flash and PHP with third-party libraries

  • Learn best practices for backing up and updating your server

Companion Web Site
On the book's Web site you can see real-world examples of Flash applications and how they were developed. The Web site also includes all the source files associated with the examples. Visit www.wiley.com/go/flashandphpbible.

About the Author

Matthew Keefe is a new-media designer and developer with a strong background in application development for the Web as well as offline. He has worked with companies such as Delphi, PhotoshopCafe, and Organi Studios, to name a few. Examples of his work can be found on xm411.com (XM Satellite Radio Fan site).

Product Details

  • Paperback: 508 pages
  • Publisher: Wiley; 1 edition (May 5, 2008)
  • Language: English
  • ISBN-10: 0470258241
  • ISBN-13: 978-0470258248
  • Product Dimensions: 9.2 x 7.4 x 1.2 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 2.7 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #446,327 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

11 of 11 people found the following review helpful:
4.0 out of 5 stars 4 Stars For Exp. PHP Users, 3 for Newbies., May 4, 2008
By 
Amazon Verified Purchase(What's this?)
This review is from: Flash and PHP Bible (Paperback)
This is a solid book, with great examples of PHP and Flash together; however, this isn't ideal for PHP novices .

I've waited for this book for a while, and I put off sharpening my PHP skills until I received it. I wish instead I had more experience building MySQL databases with PHP first. It's odd, there is some introduction to PHP and MySQL, but it doesn't really prep you enough if you're a newbie...

The title "Bible" is misleading; rather, it's more a cookbook. There is a lot of great info in here- lots of code and explanation of it, but the scope of the explanation is only how it pertains to the example given. For example, while explaining an example to output dynamic XML from a database, the author only focuses on the PHP script to retrieve the data, then parsing it into XML. I would have liked to have seen the XML as a file and how the MySQL database was structured. It would be repetitive, but that's what makes a good teaching book- or at least a "Bible" book.

The other drawback for Mac PHP newbs will be: the author does a good job of explaining installation of Apache and PHP on Windows and Unix, but NOT Mac. I contacted the author as he promptly replied:

"The reason for no OS X install notes was due to OS X shipping with a version of PHP which would cause issues without a large amount of editing and modifying.. which I felt was beyond the scope of the book."

He did tho, create a forum on his website for readers to post questions. He quickly replies. On this forum I posted a walkthrough (with pictures) on how to quickly get PHP and MySQL running on your mac.

On the whole, it's full of excellent code and various examples, but the scope is narrow and explanation is right to the point. Experienced users will welcome it, others may feel discouraged and have to look to other sources to fill in the gaps.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
5.0 out of 5 stars Not for beginners, but great for experienced developers, August 5, 2008
This review is from: Flash and PHP Bible (Paperback)
This book is not for beginners, but full of real world examples if you understand the basics of PHP, MySQL, and Actionscript already. I liked the fact that the book doesn't treat you like an amateur and gets down to the working examples right at the start (after a short part about creating a server). Its full of code that's usable right out of the book, like a shopping cart and a user login service and many more advanced topics.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
4.0 out of 5 stars A handy resource, January 7, 2009
This review is from: Flash and PHP Bible (Paperback)
I found this book very helpful and a good reference resource to add to my collection. I like the no nonsense approach to writing and the fact that it gets right down to real world examples and code you can reuse. I appreciate the non linear format rather than having to read it cover to cover and have used it (and will continue to) to find specific information for my projects.

I do agree with an earlier review that the title "Bible" would be better changed to "Cookbook" but having read the editorial review I already had the impression that's what it would be and was not disappointed.

Overall a very solid reference book with lots of useful examples and code that will fall into the "keep it handy" section of my bookshelf.
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



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
using sockets, debugging applications, empty document, login component, cache buster, blocking clip, sandbox type, video player component, import flash, redraw method, more efficient server, var item, setcookie function, album data, socket server, php file, private var, class skeleton, login module, new loader, public var, more complete application, backup script, sample video, chat application
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Developing Applications, Developing Real-World Applications, Developing Basic Applications, Using Advanced Real-World Applications, Building Complete Advanced Applications, Understanding the Basics, Getting Started, Database Maintenance, Adobe Flash, Maintaining Security, Developing Interactive Content, Using Object-Oriented Programming, Server Instance Configuration Wizard, Windows Internet Explorer, Apache Web, Getting Connected, User Input, Version Cue, Program Files, Back Next, Publish Settings, Rock Album, Starting Socket Server, Document Not Found, Unauthorized User
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

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.
 
(5)
(3)

Your tags: Add your first tag
 

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



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject