php问题
Warning: file_get_contents(**********************************) : failed to open stream: HTTP request failed! in /var/www/html/zz/s3/login.php on line 22Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/zz/s3/login.php:22) in /var/www/html/zz/s3/login.php on line 25
解决方法:php.ini配置 user_agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" 试试
allow_url_fopen = On 这个配置是否这样。
页:
[1]