scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  




Sponsors
 
Categories
 
Sponsor links
Web Fetching related scripts & softwares
Script that find how many advertisers on overture by your keywords. This tool can help you make marketing research and choose right keywords to bid, you can also download the advertiser domain list.
 
 
This program extract all keywords in pages and build a keyword directory. Keyword in directory is unduplicated and without html tag keywords. You can choose to dig one page or whole site and the keyword list can be download as text.
 
 
This is a simple PHP robot class to help make it easy for you to make your own web crawlers, spiders and robots.
 
 
Classes to access the information on imdb from php.These can be used by movie databases written in php to easily add new movies with their information.
 
 
This is a quick and painless way to include RSS/XML/RDF headlines on your webpage. All you have to do is set 3 variables (URL/Name/Number of headlines) and include the file.The script stores the headlines in files and only loads the RSS file every 15 minutes (time customizable).The script may be included many times in the same page, making it great for making a web portal or home page.
 
 
This class allows you to check to see if a particular web page has been updated recently. It doesnt show what the changes were, just the fact that its been altered in some way since you last checked the site. Great if you want to provide a quick indication to users that some remote page has been updated.
 
 
This class will display a random product from your CafePress store, and it will work with a regular free CafePress account, or a paid account with different categories.You can supply a simple template to control style, and have the output link directly to the shown product or simply to your main account.You can cache the results so you dont have to connect to the CafePress website all the time. Images can also be cached locally, and can be resized before caching. Demo available on the scripts homepage.
 
 
Thanks to Weather.coms free XML service, you can let visitors on your site get the forecast (up to 10 day) and current conditions for any city they offer. Data is cached in a MySQL table on your server for 12 hours (Weather.com requirements). Requirements: A MySQL database, PHP 4+, and fopen enabled for URLs.
 
 
Ever wished providing the beauty that is Wikipedia on your own website? Now you can: just include this simple PHP script wherever you want Wikipedia to appear!
 
 
phpBuoy is a simple little PHP script which parses the realtime buoy data provided by the National Data Buoy Center and presents it in a nicely formatted HTML table. Its quite easy to use as a PHP or SSI include and the script can get data for any buoy listed on the NDBC site. There are complete customization instructions included within the file, including the ability to display data in metric or English measurements, select from 12 or 24 hour clock, and choose from American MM-DD-YYYY or International DD-MM-YYYY date formats.
 
 

Page(s) PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy



From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]