Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想写一个小的 php 脚本,允许我从网站“下面的链接”获取信息并加载到我网站上的一些 div:
https://www.sspcrs.ie/portal/checker/home.do
信息:没有。324234 有效
您可以使用 curl 获取 url 并包含帖子数据。获得响应后,您可以将其回显到页面上的 div 中。此链接演示 curl 和 post:http ://davidwalsh.name/curl-post