An <a> tag would only every allow you to sent GET requests. The only way to simulate PUT and DELETE is to write a custom GET or POST to the processing PHP script.