Hello all!
Before I post a bunch of code and waste everyone's time, I'm hoping someone will be able to tell me two things:
1) is this the correct place for my question?
2) has it been answered in another forum?
My situation is this...
I've been trying for over a week to get a PHP / MySQL query to recognize a Flash combo box as a variable. The PHP query does work when I substitute one of the items from the combo box for the PHP variable ( 'Time Tracker' in place of
' ".$project_query." ' ) so I'm thinking that the problem must be with the action script I'm using (AS2) and not with the PHP coding.
any help would be greatly appreciated.
DT
PHP, MySQL won't recognize Flash combo box as a variable
Moderator: General Moderators
- Drivetrain
- Forum Newbie
- Posts: 3
- Joined: Mon Dec 12, 2011 2:57 pm
- Location: Northern California, USA
- Contact:
- akuji36
- Forum Contributor
- Posts: 190
- Joined: Tue Oct 14, 2008 9:53 am
- Location: Hartford, Connecticut
Re: PHP, MySQL won't recognize Flash combo box as a variable
Hello
Take a look at this article : Four Ways to Transfer Data Between Flash and PHP at
follow this link http://www.devx.com/webdev/Article/36748
Take a look at this article : Four Ways to Transfer Data Between Flash and PHP at
follow this link http://www.devx.com/webdev/Article/36748