Basically, I have a flash file that is sending the "score" variable to my php file. I know the flash file works and is correctly sending the info.
I can echo $score as well.
What I need to do is setup an "if" statement that will check to see if the info was sent at all so that my script will display something different.
How do I check to see if flash sent the info?
Moderator: General Moderators
-
psychotomus
- Forum Contributor
- Posts: 487
- Joined: Fri Jul 11, 2003 1:59 am