← Feed @lil5@social.linux.pizza Post #723497 2025-11-10 09:21 UTC There's no such thing as $_PUT in #PHP . One must fake it $_PUT = array(); parse_str(file_get_contents('php://input'), $_PUT); Replies (0) No replies.