Hi I had my database and php script resides in a server which requires username and password.
As I’m using a sendAndLoad(“server address”) in my Flash, is there any way to code it such that username and password is loaded by itself in Flash?
If not, I’m unable to use Flash to extract data from the database as the php script location needs to enter username and password.