I use a Flash File in connection with a MySQL DB via various PHP Scripts.
Everything runs fine.
My Scripts have an 'include' Function which use a PHP containing the Login Parameters to have access to the DB.
Safari (MacOS X) has an "Activity" Window in which are displayed all the PHP Paths in full !!!
So, what's the problem?
If you enter in your browser one those links you simply get all the results of the search made by the Script because the path is not hidden as it was when called from the Flash File as source of the query.
This is for me a very big problem of security and confidentiality.
Solution will be PHP crypting the results, then sending them to the Flash File and have the results decrypted inside the Flash File before displayed.
Is there someone who could help me to solve this problem?
Many thanks in advance for any answer.
Contact: gm[at]germaris.com
My motto: "Simple is Best
Everything runs fine.
My Scripts have an 'include' Function which use a PHP containing the Login Parameters to have access to the DB.
Safari (MacOS X) has an "Activity" Window in which are displayed all the PHP Paths in full !!!
So, what's the problem?
If you enter in your browser one those links you simply get all the results of the search made by the Script because the path is not hidden as it was when called from the Flash File as source of the query.
This is for me a very big problem of security and confidentiality.
Solution will be PHP crypting the results, then sending them to the Flash File and have the results decrypted inside the Flash File before displayed.
Is there someone who could help me to solve this problem?
Many thanks in advance for any answer.
Contact: gm[at]germaris.com
My motto: "Simple is Best