Hi
I am new to PHP and I am trying to learn how to post from input on html (jQuery or JavaScript) via a php file, but I always get a 405 error - not allowed. I am not sure on how to overcome the error. I have looked online and cannot find a solution.
I am working on a linux machine (ubuntu) and I have in installed xampp. This is the link to my files on github -GitHub - Temceo/php_test
Any guidance on resolving this issue will be much appreciated. Thank you.