Hello all,
I am well and truly baffled and hoping you might be able to help.
basically - i have a PHP script that does some database lookups, and outputs it as text.
I have a flash file, that displays information - but only from "config.xml"
So, i've been trying to think of a way of getting the information from the PHP file, into the config.xml.
Any ideas?
I can format the PHP output so it looks exactly like the XML file - but how do i actually get this information inside the xml file? Or the PHP script to create it?
It's dynamically changing information....
Any help would be greatly appreciated, thank you!
I am well and truly baffled and hoping you might be able to help.
basically - i have a PHP script that does some database lookups, and outputs it as text.
I have a flash file, that displays information - but only from "config.xml"
So, i've been trying to think of a way of getting the information from the PHP file, into the config.xml.
Any ideas?
I can format the PHP output so it looks exactly like the XML file - but how do i actually get this information inside the xml file? Or the PHP script to create it?
It's dynamically changing information....
Any help would be greatly appreciated, thank you!