PHP action form is not working. root of the action form shows 404 even when the file is there
It worked perfectly when the same .PHP files (the one with the form and the action one) were inside the some folder. But for security reasons I need the ‘action’ file outside the folder with another …