Simple no mySQL required news management script. Easy to use and you can manage the way your news is formated. Sorry if it's a bit "too advanced" and not exactly "public
friendly" but it's my first script that I submit to the public :)
This script reads all images in a directory and resize it to a specific width( the height will be resized but kept at the right ratio so the thumbnail will not be disfigured).
Right now the script is set for jpegs only since my server doesn't support GIF yet. Simply remove the // and it should allow GIF support (that is if your GD supports it) THe
script is configured to reads images/funny but you can change it. :)