Posts Tagged 'mysql from to'

Getting Variable from MySQL

Categorized Under: Actionscript No Commented

Getting Variable From MySQL How to get variable from MySQL with actionscript? Well, first we need to find out how actionscript reads XML file, then we use PHP to get variable from MySQL and translate it into XML. Last, let actionscript do the rest. XML may not only way for this case, but I think [...]