Posts Tagged ‘request’

Simple Ajax and PHP application tutorial

This is a follow-up of my video on the clarification of what AJAX is. I will show you how to use a nice library that I found to build web 2.0 applications with AJAX and PHP.

FlashVars and PHP Tutorial Send Dynamic Variable into Flash

Get the free fla file for CS3 and CS4 www.developphp.com In this Flash and ActionScript 3 tutorial you can learn how to Use FlashVars and PHP to send a dynamic variable into flash AS3. I show how to use the page that Flash renders to set up FlashVars in and send them into flash. I turn that page into a PHP file by giving a .php extension instead of .html. Then I can write all the PHP I want in it to set up dynamic PHP and ActionScript 3 communication. Your PHP or static HTML file can send …