blink359 Posted September 30, 2010 Share Posted September 30, 2010 My php script works but it's not recieving variables from flash so in my php i have <?php $example = $_POST['example']; ?> For my variables but they dont recieve the information from flash, i am using flash mx 2004 (old i know burt school doesnt have better) and have named my input boxes If anyone knows what to do or any related guides posts etc it would be much appriciated Thanks, Blink359 Quote Link to comment https://forums.phpfreaks.com/topic/214820-flash-variables-wont-submit-to-php/ Share on other sites More sharing options...
Alex Posted September 30, 2010 Share Posted September 30, 2010 How do you know it's not receiving it? Have you tried to echo it out? If the issue is with the flash side we can't help without seeing any code. Quote Link to comment https://forums.phpfreaks.com/topic/214820-flash-variables-wont-submit-to-php/#findComment-1117703 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.