Question
flash -> php -> mysql
i have my flash movie which send data via loadVars to a php
that puts it into a mysql database. the connection is working, but
not sending the data. after i run this actionscript function, new
rows are added to my database, they just don't contain any
information.
all relevant code is posted below. any help, suggestions, ideas, or thoughts would be much appreciated.... thanks!
by the way, i almost posted an export of my database, but it has a lot of columns (many more than are seen here). i can post it's contents if you think it will help, but my take on it is.... the problem is sending data to from flash to php, not from php to mysql. right?
all relevant code is posted below. any help, suggestions, ideas, or thoughts would be much appreciated.... thanks!
by the way, i almost posted an export of my database, but it has a lot of columns (many more than are seen here). i can post it's contents if you think it will help, but my take on it is.... the problem is sending data to from flash to php, not from php to mysql. right?