joebudden Posted February 25, 2007 Share Posted February 25, 2007 hi guys , is there anyone out there who is familiar with using php in flash ??? the reason being i am writing a football manager game in PHP/mySQL but want to use flash to simulate the matches between two teams. i have written php pages to collect all of the required information into a mysql database. the problem i am having now is taking the data for each match into flash as the queries to get at the data uses a SESSION variable $gameid. These queries dont work as flash doesnt like the session, so i tried posting the variable to the page. this works but wen i run the flash file nuffin comes up. if anyone is familiar with using php/mysql in flash please message me coz im really stuck with this project my email address is [email protected] im on msn all the time cheers guys Link to comment https://forums.phpfreaks.com/topic/40054-using-php-in-flash/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.