Web Fetching
Description:
Some web sites (like IMDb) prevent external scripts from parsing their contents by denying request without a user-agent string. Though this can be circumvented by manually sending the necessary headers, this is usually too complicated. These...
- Version: n/a
- Author: Kai Blankenhorn
This tutorial will demonstrate how it is possible to easily grab the contact list from Gmail or MSN messenger and then contact all the email addresses returned. This is quite a nice method to 'turbocharge' the basic 'tell-a-friend' style script....
- Version: n/a
- Author: Jonathan Street
Most scripts written for getting a Google PageRank connect to the Google servers everytime someone views a page where the script is called. Depending on how busy your site is this can mean that you connect to Google thousands of times each day to...
- Version: n/a
- Author: Jonathan Street
This class allows you to grab financial stock market quotes from Yahoo finance's CSV file. This class doesn't provide a graphical interface to display the values, but returns them as an array. The big advantage is that you may include stock quotes...
- Version: n/a
- Author: Marc Giombetti
This class is capable of connecting to the MSN messenger network and downloading a users contacts. The e-mail addresses and screen names are returned as an array.
- Version: n/a
- Author: Jonathan Street
This script is designed to collect and show series of images with similair names like image001.jpg image002.jpg, etc. The pro version offers all kinds of statistics like Top 10 sites, Last 10 visitors queries etc.
- Version: n/a
- Author: Yuriy Horobey
This compact script utilizes the MSN weather codes to display the current temperature in fahrenheit and its respective icon. Just cut and paste the code to a PHP page and edit the city weather code.
- Version: n/a
- Author: www.gatequest.net
Navigator is a framed-based content retrieval, portal, and navigation tool which allows your visitors to search, view weather reports, check stock quotes, and read the news; all from your Web site. Best of all, the script includes a banner rotator...
- Version: n/a
- Author: Justin Dalrymple
nntp2rss assembles the latest few articles' subjects of one newsgroup into one feed. Features: read any newsgroup with the same script (group name is passed as a parameter); put the latest 1 to 25 articles into the feed (also a parameter); option...
- Version: n/a
- Author: Kai Blankenhorn
Browse the Net without restrictions and anonymously, without having to modify your browser's SOCKS proxy options. Easy to use and lightweight. PhpProxy supports the automatic modification of href, src, and action attributes of HTML tags to route...
- Version: n/a
- Author: stephen yabziz
This compact script utilizes the MSN weather codes to display the current temperature in fahrenheit and its respective icon. Just cut and paste the code to a PHP page and edit the city weather code.
- Version: 1.0
- Author: www.gatequest.net
This script fetches any ticker symbol from Yahoo! Finance. Simply copy/paste the script and add styles as desired.
- Version: n/a
- Author: www.gatequest.net