Chapter 22. PHP and Flash
IN THIS CHAPTER
- Setting Up Your Server
- PHP and FlashReceiving Data
- PHP and FlashSending and Receiving Data
- Incorporating a MySQL Database
- File UploadsFlash 8 Specific
In this chapter, we discuss how to integrate Flash with the server-side scripting language PHP. Flash, as you may already know, has some amazing capabilities as an application development medium. Still, to create some truly dynamic applicationsworking with real, changing datayou are going to need to extend to other technologies. As you learned in the previous chapter, Flash works well with other server-side languages, such as ASP. Now we'll show you the amazing capabilities of Flash when working with PHP.