PHP, MySQL won't recognize Flash combo box as a variable
Posted: Tue Dec 20, 2011 3:12 am
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
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