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.
我正在扩展一个自定义平台,该平台对上传的文件进行 500 多行测试。由于未来的更新,我不想复制粘贴这些测试。
除了从内部调用页面但通过 cURL 上传图像之外,我还能做任何其他事情吗?
我最终$_POST通过 cURL 将同一页面内的 vars 重新提交给自身。
$_POST