August 3, 201114 yr comment_9462 I'm just about to test some get and post requests from index.html in www folder. I'm assuming that the relevant getSilver.php should go in the same folder/directory please let me know. Might be the PHP folder? Also let me know if I can just use 'getSilver.php' or need another path name like PHP/getSilver.php etc. Report
August 8, 201114 yr comment_9475 PHP files are intended to be read by the Apache server, and the resultant output sent as a reply to the requester. This means they all go in the www directory. Regards,BobS Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.