PHP Scripts » Networking Tools
Some web sites (like IMDb) prevent external scripts from parsing their contents by denying request without a user-agent string. You open a socket connection and send the headers, or you can just use be_fopen and be_file, which wrap the fsockopen calls and return a file handle usable with any PHP function. Features: may also be used to circumvent allow_url_fopen; completely transparent wrapper for fsockopen; PHP-like interfaces: BE::fopen (corresponds to fopen) and BE::file (file()); usable with all PHP file handling methods (fgets etc.); can send GET or POST requests; custom header lines can be sent; POST data can be sent; HTTP authentication; custom destination port.
FreshOne cannot be held responsible for the content of this page (Browser Emulating fopen functions - Networking Tools, PHP Scripts). The content provided on this page and the comments on Browser Emulating fopen functions - Networking Tools, PHP Scripts are user contributed.
Browser Emulating fopen functions
Some web sites (like IMDb) prevent external scripts from parsing their contents by denying request without a user-agent string. You open a socket connection and send the headers, or you can just use be_fopen and be_file, which wrap the fsockopen calls and return a file handle usable with any PHP function. Features: may also be used to circumvent allow_url_fopen; completely transparent wrapper for fsockopen; PHP-like interfaces: BE::fopen (corresponds to fopen) and BE::file (file()); usable with all PHP file handling methods (fgets etc.); can send GET or POST requests; custom header lines can be sent; POST data can be sent; HTTP authentication; custom destination port.
Comments on: Browser Emulating fopen functions
FreshOne cannot be held responsible for the content of this page (Browser Emulating fopen functions - Networking Tools, PHP Scripts). The content provided on this page and the comments on Browser Emulating fopen functions - Networking Tools, PHP Scripts are user contributed.
Bookmark this page
Related scripts
Network Management Tool - Web Based
Manage your network with a free network management application. An organized way to manage your network. 100% ...
Manage your network with a free network management application. An organized way to manage your network. 100% ...
Topdog Domain Check Script
This handy script will add a domain check and whois search facility for ugandan TLD such as .co.ug, .ac.ug, .s...
This handy script will add a domain check and whois search facility for ugandan TLD such as .co.ug, .ac.ug, .s...
Network Management Center
Network Management Center is a comprehensive network device management tool. After entering each network devic...
Network Management Center is a comprehensive network device management tool. After entering each network devic...
PHP Binder
Binder is a program that provides a web based interface to Bind 9.X, it allows individuals to make changes to ...
Binder is a program that provides a web based interface to Bind 9.X, it allows individuals to make changes to ...
PHP .name Search Whois
This PHP whois script will only search for the .name extension to see if it is available to register. It uses ...
This PHP whois script will only search for the .name extension to see if it is available to register. It uses ...