Archive for the ‘Php’ Category
Connecting Red5 and Amf-php
Its been a long goal for me to connect Red5 to amfphp. You will see frequent needs of interacting with MySQL database from red5. Many people suggest using JDBC. Although thats  valid suggestion, its more of a headache for a non Java developer and the server administrator. Many people also suggest using flash to amfphp direct., but mind it thats the most [...]
April 1, 2010
Tags: Java, Red5, RTMP Posted in: Java, Php, RTMP, Red5
2 Comments
Red5 to mysql without JDBC
In this tutorial we see how to connect to a mysql database, regardless of whether you have access to JDBC adapter on your Red5 running server. Definitely JDBC would be faster, but this method will get you across just fine in any Red5 project involving databases.
Since we wont be using Java way of connecting to [...]
December 22, 2009
Posted in: Java, Php, RTMP, Red5
No Comments
Flash-Php mail – a reusable solution
One of the most common requirements of a good website is a flash based contact form. Here we will see a simple yet effective flash – php based email form and how to send data from flash to php and receive confirmation. All you need is the flash IDE some basic knowledge of action script [...]
October 16, 2009
Tags: freebies, Php, reusable Posted in: Actionscript 2.0, General, Php
No Comments


