All the scripts on this page have been tested under Linux and Windows servers running Apache 1.3.33 and PHP 4.3.8 and worked fine for me. If they do not work for you then there could be a server setting that may be the cause, otherwise I am unable to help in any way. The files you download from this page were virus scanned with the latest NOD32 definitions available at the time of adding them to this page, they were found to be virus free.

PHP SCRIPTS
Image Randomisation Download
Requirements:
-Web Server
-PHP 4.3+
-FTP Access
Image Randomisation is a php script which will display a randomly selected image. All you have to do is tell the script where the images are located and whether you want them displayed randomly or sequentially, and the script does the rest. By following the installation instructions you will have this script up and running within a couple of minutes.

BasicBlogger Download
Requirements:
-Web Server
-PHP 4.3+
-FTP Access
BasicBlogger is a very basic blog script. It's so easy to use all you have to do is follow the installation instructions and it'll work. Because it's so basic I've left out all the fancy looking colours, themes and templates other blog scripts provide, and given you only what you need. It uses a flatfile system, so there's no need for a database, which means almost anyone with a little php knowledge and a server that has php can use this script.

TextEdit Download
Requirements:
-Web Server
-PHP 4.3+
-FTP Access
TextEdit is a very text editing script, written in php. It's so easy to use all you have to do is follow the installation instructions and it'll work. The premise for this script is that it displays the text on a page, as well as a text area that also displays the same text. Using the text area you can add, delete or edit the text however you want, then click the button and the text is now updated to display what you have just done to it. Formatting the text can be done by using XHTML, and thus you can also include links within the text.
CGI SCRIPTS
Counter Download
Requirements:
-Web Server
-CGI
-FTP Access
A hit counter for your site, displays the number of hits in text. Written in PERL, it's very easy to use.