由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - help with PHP programming!!! (转载)
相关主题
A PHP programmer is invited to join a stock research group (转载)cvs configuration
怎样读一个不断更新的文件Software Configuration Management (转载)
ask a question about struct in C programming哪里能看一下fedora glibc 的 make configuration (转载)
[合集] 问个PHP+apache的问题 (转载)laptop 可以连到学校的wireless, 但是不能连到家里的,什么原因啊?
请推荐本php programming的书fprintf in C\C++
有谁懂 php 的?问个问题(有包子)C语言程序静态库和动态库的创建及其应用
program的control请问如何恢复正常的IO?
求教:Linux下的一个编译配置问题Question of building apache module.
相关话题的讨论汇总
话题: php话题: page话题: web话题: open
进入Programming版参与讨论
1 (共1页)
l***s
发帖数: 11
1
【 以下文字转载自 CS 讨论区 】
发信人: Louis (生日快乐), 信区: CS
标 题: help with PHP programming!!!
发信站: BBS 未名空间站 (Mon Dec 11 16:42:00 2006)
i want to program in php to open a web page, say google
i use the following code:
$page="http://www.google.com";
$open=fopen($page, 'r') or die();
however, it doesn't open because i use "automatic configuration script" for
accessing web pages. the purpose of it is to find some web proxy to use
given the url. it's located under 'tools'-->'internet options'-->'
connection
1 (共1页)
进入Programming版参与讨论
相关主题
Question of building apache module.请推荐本php programming的书
Path with non-ascii character有谁懂 php 的?问个问题(有包子)
求助:关于指针和数据存储program的control
New C++ programmer, need to ask a I/O file read question求教:Linux下的一个编译配置问题
A PHP programmer is invited to join a stock research group (转载)cvs configuration
怎样读一个不断更新的文件Software Configuration Management (转载)
ask a question about struct in C programming哪里能看一下fedora glibc 的 make configuration (转载)
[合集] 问个PHP+apache的问题 (转载)laptop 可以连到学校的wireless, 但是不能连到家里的,什么原因啊?
相关话题的讨论汇总
话题: php话题: page话题: web话题: open