alexxz4
06-10-2010, 11:46 AM
Hi,
I'm going to have an applet that is hosted on remote server (call it http://server.com/appletpage.html) which is going to access a php script on the same server (http://server.com/script.php). Is it possible to make it so that only the applet has access to the PHP script, and calling the script from a browser or an external program wouldnt work? If so how would I go about it. I just want to protect the script from external invocation. Is there an alternative to what Im trying to do?
Alex
I'm going to have an applet that is hosted on remote server (call it http://server.com/appletpage.html) which is going to access a php script on the same server (http://server.com/script.php). Is it possible to make it so that only the applet has access to the PHP script, and calling the script from a browser or an external program wouldnt work? If so how would I go about it. I just want to protect the script from external invocation. Is there an alternative to what Im trying to do?
Alex