Software Listing of Author : "Php.amnuts.com"
- Amnuts MadLibs
- License: Shareware
- Price:


This class allows you to easily add a madlibs game to your website. You can load the madlib stories in via the file system or a database. The stories are chosen at random, and a form will be shown to the user to fill in their own words. You can use a few css styles to control how things look (madlibTable, madlibTitle, madlibStory, and madlibWord).
- Publisher: php.amnuts.com
- Date Released: 14-03-2011
- Download
- Platform: PHP, Scripts
- CafePress Random Product
- License: Shareware
- Price:


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 don't 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 script's homepage.
- Publisher: php.amnuts.com
- Date Released: 14-08-2011
- Download
- Platform: PHP, Scripts
- class.manpagelookup.php
- License: Shareware
- Price:


This is a PHP class that allows you to do unix/linux man page lookups from your website. Easy to use, and produces the results in a nicely formatted layout. It allows you to search with keyword and section numbers, and also display a list of all those found starting with a particular letter, or all starting with digits, or non-alphanumeric characters, etc. This class now includes the ability to cache your results for much faster lookup, and also has a timer built in so that you can guage just how long it takes to display your results.
- Publisher: php.amnuts.com
- Date Released: 16-01-2011
- Download
- Platform: PHP, Scripts
- Crop Canvas
- License: Shareware
- Price:


This is a class allows you to crop an image in a variety of ways. You can crop in an absolute or relative way (to a certain size or by a certain size), both as a pixel number or a percentage. You can also save or display the cropped image. The cropping can be done in 9 different positions: top left, top, top right, left, centre, right, bottom left, bottom, or bottom right. Or you can have it automatically cropped based on a threshold value. The original image can be loaded from the file system or from a string (for example, data returned from a database.) It will also compensate so you can use GD versions 1.x or 2.x (though obviously 2.x will produce much better results!)
- Publisher: php.amnuts.com
- Date Released: 14-03-2011
- Download
- Platform: PHP, Scripts
- Drop Shadowed Thumbnail Creator
- License: Shareware
- Price:


This class allows you to very easily create thumbnails of images, on which you can also apply a drop-shadow effect. You can control the colour of the background so that drop-shadow will fit better onto your page and the size of the thumbnail. You can resize in an absolute or relative way (to a certain size or by a certain size), both as a pixel number or a percentage.
- Publisher: php.amnuts.com
- Date Released: 20-07-2011
- Download
- Platform: PHP, Scripts
- Image Functions
- License: Shareware
- Price:


A helpful collection of image processing routines. Some convert between colour spaces and others process the image. Such as converting from RGB to HLS, converting hex colour strings to RGB arrays, colourising an image or producing a threshold limited version of an image, sepia tone an image, return a ranges of colours from one colour to another... and much more besides!
- Publisher: php.amnuts.com
- Date Released: 19-06-2011
- Download
- Platform: PHP, Scripts
- Image Masking
- License: Shareware
- Price:


This is a class allows you to apply a mask to an image much like you could do in PhotoShop, Gimp, or any other such image manipulation programme. If the mask is smaller than the image then the mask can be placed in various positions (top left, left, top right, left, centre, right, bottom left, bottom, bottom right) or the mask can be resized to the dimensions of the image. Requires GD 2.0.1+ Because of the nature of the class, masking large images may take some time.
- Publisher: php.amnuts.com
- Date Released: 12-11-2011
- Download
- Platform: PHP, Scripts
- User Quota Graph
- License: Freeware
- Price: 0.00


This class allows you to supply the values of the user quota (as you might gather from the file system, imap, or your own database driven system) and output them as a nice graph, or as text. The colours of the graph are definable, and you can also change whether you have it as a flat pie chart or a 3D pie chart. This was designed to mimick the disk space graph used on Windows.
- Publisher: php.amnuts.com
- Date Released: 19-05-2011
- Download
- Platform: PHP, Scripts
- Web Page Update Check
- License: Shareware
- Price:


This class allows you to keep track of when websites were last updated. This will not tell you what the changes are, but just let you know that it has been changed.
- Publisher: php.amnuts.com
- Date Released: 12-10-2011
- Download
- Platform: PHP, Scripts