HTML/PHP Post method to different server

前端 未结 3 1743
青春惊慌失措
青春惊慌失措 2020-12-15 13:34

I want to create a POST method form that sends details to a PHP script on another server (ie, not its localhost). Is this even possible? I imagine GET is fine, so is POST po

3条回答
提交回复
热议问题