I have a PHP file. In this I have created a button. when this button is pressed it directs to a PHP block where I have only inserted an ECHO statement. But when I pressed the button I get below error.
Quote--- Forbidden
You don't have permission to access /Health_1st/> on this server.
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80 Un-Quote---
"Health_1st" is the folder that the files are saved (in wamp/www/)
Please help to get this solved