Welcome![Sign In][Sign Up]
Location:
Search - proxy php

Search list

[Other Databases人才查看PHP

Description:

 File:view.php

  

  error_reporting(E_ALL & ~E_NOTICE);

  $referer = "http://www.sichuanrc.com/dl/person/resume/preview.asp&seeFlag=1";

  $url = "http://www.sichuanrc.com/dl/person/resume/preview.asp";

  $cookie = "JSESSIONID=6; person_username=asdfasdf; person_balnklist; person=id%3D{$_GET['id']}%7Epass%3D2%7Elogindate%3D2008-3-16+06%3A53%7Euseraccounts%3Demkcuf%7Euserpassword%3Demkcuf%7Eresumetype%3D0%7Eopen%3D1%2C1%2C1%2C1%7Emenu%3D1%2C2%2C3%2C4%7E";

  $curl=curl_init();

  curl_setopt($curl,CURLOPT_HEADER,1);

  curl_setopt($curl,CURLOPT_RETURNTRANSFER,1);

  curl_setopt($curl,CURLOPT_REFERER,$referer);

  curl_setopt($curl,CURLOPT_URL,$url);

  if(isset($useproxy) && !empty($proxy))

  curl_setopt($curl,CURLOPT_PROXY,"$proxy");

  curl_setopt($curl,CURLOPT_COOKIE,$cookie);

  $content=curl_exec($curl);

  echo $content;

  ?>


Platform: | Size: 916 | Author: liuqianer | Hits:

[WEB Codeproxy

Description: 国外的一个代理服务器的php源码,有了它可以看被过滤掉的网站喔
Platform: | Size: 109555 | Author: xiedengmin | Hits:

[PHPphp proxy

Description: web php proxy
Platform: | Size: 6844 | Author: asbell | Hits:

[WEB Codeproxy

Description: 国外的一个代理服务器的php源码,有了它可以看被过滤掉的网站喔-A proxy server outside of the php source code, with the look it can be filtered site喔
Platform: | Size: 109568 | Author: xiedengmin | Hits:

[WEB Codeproxy_search

Description: 用PHP编写的代理验证程序 首先通过下载指定网页中的代理地址,然后过滤出代理地址,通过PHP的socket验证,并将验证有效的IP地址写入文件中-Prepared using PHP proxy authentication process begins by downloading the specified page proxy address, and then filter out the proxy address, the socket through the PHP validation and verification of IP addresses to write effective documents
Platform: | Size: 1024 | Author: liubochao | Hits:

[WEB CodePHP_webproxy

Description: 在线代理网站的PHP完整源代码,可以用于内容采集的预处理-Online proxy site complete PHP source code can be used for content acquisition Preprocessing
Platform: | Size: 2566144 | Author: 王斌 | Hits:

[Proxy Servergom6proxy

Description: GO web代理聚合 v1.10 [2009.06.05] 界面友好、美观、简洁、大方,结构良好! 代码优化! 稳定快速! 挂GOOGLE广告最好用的在线代理程序! 增加了对glype代理的支持,只要把代理地址加入到datalist.php中,系统能够自动识别连接。 内置了超简洁留言本,不须要数据库支持,速度更快。-GO web proxy polymerization v1.10 [2009.06.05] user-friendly, beautiful, simple, generous, well-structured! Code optimization! Stable fast! Linked GOOGLE best online advertising agent! Increased glype proxy support, as long as the proxy address into datalist.php, the system can automatically identify the connection. Built-in ultra-simple message of this, the database does not have to support even faster.
Platform: | Size: 113664 | Author: tangfei | Hits:

[OtherGeoIP-1.3.14.tar(1)

Description: GeoIP® is the proprietary technology that drives MaxMind s IP geolocation data and services. GeoIP provides businesses with a non-invasive way to determine geographical and other information about their Internet visitors in real-time. When a person visits your website, GeoIP can determine which country, region, city, postal code, area code the visitor is coming from. Furthermore, GeoIP can provide information such as longitude/latitude, connection speed, ISP, company name, domain name, and whether the IP address is an anonymous proxy or satellite provider. -GeoIP® is the proprietary technology that drives MaxMind s IP geolocation data and services. GeoIP provides businesses with a non-invasive way to determine geographical and other information about their Internet visitors in real-time. When a person visits your website, GeoIP can determine which country, region, city, postal code, area code the visitor is coming from. Furthermore, GeoIP can provide information such as longitude/latitude, connection speed, ISP, company name, domain name, and whether the IP address is an anonymous proxy or satellite provider.
Platform: | Size: 677888 | Author: lzl | Hits:

[Proxy Serverglype

Description: PHP写的一个WEB代理服务器软件,非常好用。-PHP writing a WEB proxy server software, very easy to use.
Platform: | Size: 185344 | Author: AlphaWu | Hits:

[Proxy Serverindex

Description: 自己的php主机搭建opera mini代理,适用于opera mini 4.5黑莓平台俄版-make your own host a opera mini proxy
Platform: | Size: 1024 | Author: 吴若成 | Hits:

[ISAPI-IEPHPnow-1.5.5

Description: Win32 下绿色免费的 Apache + PHP + MySQL 环境套件包。 简易安装、快速搭建支持虚拟主机的 PHP 环境。附带 PnCp.cmd 控制面板,帮助你快速配置你的套件,使用非常方便。 PHPnow 是绿色的,解压后执行 Setup.cmd 初始化,即可得到一个 PHP + MySQL 环境。 然后就可以直接安装 Discuz!, PHPWind, DeDe, WordPress 等程序。 • 支持虚拟主机:便捷的虚拟主机管理 • 配置文件备份:放心地去尝试修改配置文件,乱了就还原配置 • 虚拟主机代理:可与 IIS 共存 (不同端口,泛解析代理) • 插件支持:ASP.NET | JSP(寻找最佳解决) -Win32 under the green Free Apache+ PHP+ MySQL environment, Suite packages. Easy to install, fast to build support for a virtual host environment for PHP. With PnCp.cmd control panel to help you quickly configure your packages, use very convenient. PHPnow is green, the decompression after the implementation of the Setup.cmd initialization, you can get a PHP+ MySQL environment. Can then be installed directly Discuz!, PHPWind, DeDe, WordPress and other procedures. • Support for virtual hosts: easy virtual hosting management • Configuration file backup: confidence to try to modify the configuration file to restore the chaotic configuration • Virtual Host Agent: You can co-exist with the IIS (different ports, the Pan-resolution proxy) • plug-in support for: ASP . NET | JSP (to find the best solution)
Platform: | Size: 15784960 | Author: 范怀念 | Hits:

[Linux-Unixcurl-7.19.2.tar

Description: curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling), 甚至它还支持IPv6, socks5代理服务器, 通过http代理服务器上传文件到FTP服务器等等,功能十分强大。原来php默认并不进行此项功能的扩展,但还是有的,只是没有让它生效罢了。打开PHP安装目录,搜索以下三个文件 ssleay32.dll、libeay32.dll和 php_curl.dll, 一一拷贝到系统目录下的system32文件夹下,修改php.ini文件,找到 extension= php_curl.dll行,去掉前面的 号,保存,重启服务器 -php
Platform: | Size: 2869248 | Author: zhu | Hits:

[Proxy Serveranon_proxy_server_0.103

Description: windows下的匿名代理服务器,可以用通过网页来管理,挺不错的。-anonymous proxy server under windows, you can use to manage through the web, very good.
Platform: | Size: 579584 | Author: field1227 | Hits:

[WEB Codebysys

Description: 1、客户(代理商)管理,可增加、编辑、删除相关客户(代理商),设置代理级别,指定为其服务的客户经理(见功能5)。 2、产品资料管理,管理产品相关资料,图片(可多图)。在系统中的产品资料,与“网站系统”结合,并将在“网站系统”的“产品中心”中展示出来 3、产品库存管理,产品基本的库存管理,是一个微小型的进销存系统。 4、产品生产管理,产品生产流程监控,与库存管理配合使用。 用户名:admin 密码:123456-1, the customer (agent) management, increase, edit, delete the relevant clients (agents), set the proxy level, the designated account manager for its services (see feature 5). 2, product data management, management of product information, pictures (can be multi-graph). Product information in the system, and " site system" integration and the " site system" " product center" in the displayed three, inventory management, product inventory management basically is a miniature of the Invoicing System . 4, production management, production process monitoring, and inventory management with the use. User name: admin Password: 123456
Platform: | Size: 614400 | Author: marshal | Hits:

[WEB Codesocket_proxy

Description: php socket代理 仅支持socket代理.留备以后修改-php socket proxy only supports socket proxy. left for future changes
Platform: | Size: 1024 | Author: frycn | Hits:

[Proxy Serverpo04

Description: PHProxy Source Code PHProxy is a web HTTP (for now FTP is not supprted yet) proxy designed to bypass proxy restrictions through a web interface very similar to the popular CGIProxy (http://www.jmarshall.com/tools/cgiproxy/). For example, in my university, the IT department blocks a lot of harmless websites simply because of their popularity. So I use this porgram to access those websites. The only thing that PHProxy needs is a web server with PHP installed (see Requirements below). Be aware though, that the sever has to be able to access those resources to deliver them to you.-PHProxy Source Code PHProxy is a web HTTP (for now FTP is not supprted yet) proxy designed to bypass proxy restrictions through a web interface very similar to the popular CGIProxy (http://www.jmarshall.com/tools/cgiproxy/). For example, in my university, the IT department blocks a lot of harmless websites simply because of their popularity. So I use this porgram to access those websites. The only thing that PHProxy needs is a web server with PHP installed (see Requirements below). Be aware though, that the sever has to be able to access those resources to deliver them to you.
Platform: | Size: 24576 | Author: Alexey1360 | Hits:

[Internet-Networkglype-1.4.2

Description: 代理 Proxy php glype-1.4.2.zip-Proxy php glype-1.4.2.zip Proxy php glype-1.4.2.zip
Platform: | Size: 244736 | Author: zgh | Hits:

[Web Serverp

Description: PHP proxy PHP proxy , run on localhost-PHP proxy PHP proxy PHP proxy , run on localhost
Platform: | Size: 19456 | Author: Real-Source | Hits:

[Internet-Networkphp-proxy

Description: Php proxy source code
Platform: | Size: 480256 | Author: Michael Yuan | Hits:

[WEB Codephp-proxy

Description: php proxy for finding good proxy
Platform: | Size: 141312 | Author: Edouardo31 | Hits:
« 12 3 4 »

CodeBus www.codebus.net