The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Web Fetching
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 224    Displaying: 21 - 40 Pages:   1 2 3 4 5 6 7 8 9 10 11 12

   BullisMP - Price Compare Software   Hits: 3012 

 
BullisSoft - Price Compare Software grabs results from the web's top shops, including Amazon.com, Buy.com and almost 100 more! V.12 Added default search menu.


Free   Version: 0.12   Platform(s): linux, windows   Updated: Wed Aug  6 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Php5tube   Hits: 272 

 
Php5tube is a free, open source class written by Debugged Interactive Designs in PHP5 to act as a wrapper for Youtube's API. Methods process the response XML and return a friendly array of data to make development simple and intuitive.


Free   Version: 0.0.3   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Oct 22 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   rtGui   Hits: 1266 

 
rtGui is a web based front end for rTorrent - the Linux command line BitTorrent client. It's written in PHP and uses XML-RPC to communicate with the rTorrent client. Features: * List all torrent downloads or by started/stopped/complete/ incomplete/seeding status. * Ajax-style refresh information without reloading page. * Sort view by any of the displayed columns. * View detailed torrent information. * Stop/start/hash-check torrent. * Set upload/download speed cap. * Add torrents by URL. * Upload torrent to rtorrent watch-directory. * Set priority per torrent or file. * Peer listing. * RSS Feed of completed torrents. * Does not require mySQL or any other database. * Bulk Stop/Start/Delete/Priorit y set. * Tracker URL display with configurable colouring. * Integrated RSS News Feed reader - download torrents directly to rTorrent (still work-in-progress).


Free   Version: 0.2.6   Platform(s): linux, freebsd, osx, sun   Updated: Mon Dec 15 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   get_file   Hits: 324 

 
get_file - download file from server, throuth php. It's basical and simple and it's all in one file get_file.php. Tested on windows and unix.


Free   Version: 0.89   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Aug 31 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   BullisMP - Job Search Software   Hits: 1687 

 
BullisMP - Job Search Software uses Indeed.com to grabs results from HotJobs, Monster, Dice and many more. Includes SearchFeed listings.


Free   Version: .01   Platform(s): linux   Updated: Wed Aug  6 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   upload_file   Hits: 251 

 
Upload file from local cumputer to server. It's basical and simple and it's all in one file upload_file.php. Tested on windows and unix.


Free   Version: 0.93   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Aug 31 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   BullisMP - Metasearch Software   Hits: 1431 

 
BullisMP - Metasearch Software grabs results from MSN, Gigablast, Rolist, EntireWeb and SearchFeed.com. Once results are found you can go back and forth through the pages lightning fast!


Free   Version: 0.1   Platform(s): linux, windows   Updated: Wed Aug  6 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Micro Weather   Hits: 5696 

 
Micro Weather is a small PHP script which displays the actual weather information for the selected city. The script get the information from the Yahoo weather portal via RSS feed. You can use it with the default CSS based framework or integrate it into your own site with a different design.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Mar 28 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   EasyWebFetch 1.0   Hits: 1231 

 
This is a simple class for web fetching from your application. This class fetch a web page by opening socket connection to the remote host. The main benefit is it has no dependencies. This class is an alternative if your server doesn't have PHP with curl enabled, or the PHP configuration doesn't allow opening URLs with fopen(). Visit to see the demo.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Jun  9 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Free PHP Yahoo addresses import and manipulator   Hits: 665 

 
Free demo available online. Free PHP Yahoo addresses import and manipulator allows you to grab, import, and send invites or anything else. It returns all emails in array format for easy programmatic manipulation.Easy custom site integration with only 1 line of code.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Thu Jun  5 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   PHP Youtube Downloader   Hits: 10860 

 
This is a simple tool to reveal the real location of FLV files at Youtube.com. It uses CURL because some webhostings are prohibit the use of remote fopen(). It can get video with adult rating as well.


Free   Version: 0.3   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Mar  7 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Curl Based HTTP Client   Hits: 3300 

 
This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection peer IP address, download/upload files, use proxy etc.. It can also collect cookies sent by the server in a cookie jar file.


Free   Version: 1.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Feb 29 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   TwitterZoid RSS Parser for Twitter   Hits: 569 

 
It's a rather silly name, I know; however, TwitterZoid is the chosen name of my PHP script for parsing Twitter RSS feeds. I've been using Twitter quite steadily for a couple of weeks now and I thought it might be nice to include my latest tweets on my blog, so I wrote TwitterZoid to do just that. TwitterZoid differs to other PHP based Twitter RSS parsers, at least the ones I tried before I wrote it, in that it will automatically link both lexicons and URLs found within individual tweets. It also tries to mimic Twitters timestamping, although this could be improved. TwitterZoid is easy to set-up and has been written to run as an include from within any PHP based page.


Free   Version: 0.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Feb 22 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Proxy Script.   Hits: 2061 

 
This script allows you to run a "proxy site" service on your web server.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Feb 12 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Canadian Weather Script   Hits: 3821 

 
This magnificent piece of code leeches weather information off of Environment Canada's weather page, and displays it in a much neater, and nicer format on your own website. Weather icons included in package. Major updates from the initial version include: object oriented style, superior configuration and customization capabilites, ability to show longer text descriptions and current information (if available), selectable display formats pre-programmed in, and better written code.


Free   Version: 2.2.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jan 28 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Veoh's Video Downloader   Hits: 2257 

 
It's a very simple PHP script that you can use to download video from Veoh.com, so far it works as expected.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 13 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Contact Grabber   Hits: 3505 

 
Contact Grabber is a package that can be used to fetch contacts from several e-mail and social networking sites on the behalf of a given user. It can currently retrieve user contacts from Yahoo!, Gmail, MSN Messenger, Rediff, Orkut, MySpace, LinkedIn, Indiatimes, AOL & Lycos.You can save these contacts as CSV file.


Free   Version: 0.3   Platform(s): linux, windows, freebsd, osx   Updated: Thu Jan 10 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ip2hide   Hits: 548 

 
Ip2hide is a simple to install proxy directory. It offers submitting proxies. Administrator can than delete, approve or feature proxy website. This directory also offers other webmasters to integrate list of proxies from your directory to their websites.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Jan  2 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   web_shell   Hits: 553 

 
Often times vulnerabilities in PHP or other scripts are found that allow an anonymous user to upload files of his choice to the web directories or maybe even just run a single command. That is where web_shell comes in. This is a PHP script that essentially gives you the ability to run shell commands on the server via a web interface and view the results.


Free   Version: 1   Platform(s): linux   Updated: Wed Nov 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Youtube video search and download   Hits: 3943 

 
Search,choose,preview and download videos from youtube. The script require youtube apy key and curl. Demo version is in portuguese language. Download version in english.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Oct 24 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 224    Displaying: 21 - 40 Pages:   1 2 3 4 5 6 7 8 9 10 11 12

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2009 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog