PDA

View Full Version : mysql database



Robin105
January 8th, 2006, 05:41 PM
How can i make a mysql database connect to flash?

So u can save a game or soemthing

I am asking like wats the code ro something plz help :-(

JoshuaJonah
January 8th, 2006, 05:43 PM
PHP 5 for Flash by David Powers; www.friendsofed.com

trust me, you will thank me.

If we give you the code, you have to promise to read and understand all 6000 lines of it. (with no markup:)

JoshuaJonah
January 8th, 2006, 05:54 PM
that is an impossible question, you cant just paste some magic code and connect to a My SQL database. It's on a persituation basis, there will be external PHP files involved, you will have to LEARN PHP to do it right.