请问如何在执行一个php程序的同时,在后台执行另一个网站的php程序。
我在A网站注册完一个会员后,想实现B网站也同时向会员表插入这条数据(get方式传username和password),
请问A网站的注册程序执行的时候,如何在后台系统自己执行B网站的注册程序?
echo "<script>document.write('<iframe id=\"transFrame\" src=\"http://www.xxx.com/reg.php\" frameBorder=\"0\" width=\"0\" height=\"0\">');</script>";
我这么写的不知道对不对
fopen file_get_content 应该都可以
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号