This script was made becasue I couldn't find a listings site which made it easy to print out the weeks tv listings without printing off reams of paper. Neither would they highlight my favourites to alert me they were due to come on. It has been updated to version2.0 to cope with recent changes to the RadioTimes website.What it does is download tv listings from the RadioTimes web site and pulls out all of the programmes and times for the following week it then highlights all of my favourites in a nice format. It caches the downloads to save time when next run.This script requires Linux, Apache and PHP. It?s easy to change my list of favourites to yours by the way. You will probably need to rename the file so it ends with .php.
eXite is a simple php script which allows the user to create an entire website to run from only one PHP file. The amount of virtual pages is unlimited, and the file can be altered to to allow MySQL connections, as well as customization of html, css &php. To add more pages, you simply add more else if ($pageno == " ") statements - one for each new page, and then link to each page using index.php?pageno=1 and so on.
This module allows you to add proximity search easily to existing search forms. You enter zip code, select max. distance from it (miles/kilometers) and get matching ads returned by search engine ! USA zip codes only.
This is a slightly improved and updated version of the PHP Archiv's meta tag generator. Includes support for the controversial Microsoft Smart Tags.Version 1.1: Fixed a minor bug. Added some more tags.Version 1.2: Cleaned up a few minor things and changed all output to lower case, as the W3C's HTML validator doesn't like uppercaseVersion 1.3: Cleaned up PHP. Removed most hardcoded formatting tags. Removed fireball tags.
This script makes sorting images based on their width or height easier. You don't have to specify your images width or height. It automatically detect them and sort according to width or height in an ascending or descending order. Very little php knowledge is required to use this script.
Do your customers say great things about you? Then add testimonials to your website and tell all your potential clients. WebTestimonials is a simple PHP program that allows anyone to add testimonials to their existing web site. It includes a page that displays the testimonials, an admin site that allows you to enter, edit, and delete customer quotes. All data is stored into a table with the 25 newest entries displayed for your potential customers to see. Free for personal use, $29.95 for commercial.
Users enter a friend's email address and name, and press Submit. An email is sent to their buddy telling them about your website, and that their friend thought they'd like it.
This script will search your visitors PC for the instalation of the IIS server in it's default location and log the *positive* results to a logfile. This PHP script generates some VB code so this only works in IE browsers.UPDATE: As of WinXP SP2 this script does not seem to work correctly.
This interpreter for server-side JavaScript-lookalike code is completely written in PHP. It executes scripts safely in a sandbox, which of course is slow. This allows it to be used in high end CMS/Wiki engines, to allow users to extend web sites with dynamic code, that cannot compromise server security.