I have an admin section on my site which is made in flash and when checking the entered password it simply sends it to a php script which pulls out the password form a mysql server and compares the two values.
I wonder how secure this is, is it possible for someone else to get a hold of my password very easily???