Thread: PHP Scripts
View Single Post
Old 09-16-2007, 06:18 PM   #1 (permalink)
daz
The Contributor
Upcoming Programmer 
 
Join Date: Sep 2007
Posts: 31
Thanks: 0
daz is on a distinguished road
Default PHP Scripts

Here's two of my PHP scripts I've been developing.

Image Convert:
ImageConvert is a simple PHP-based image uploader which allows you to upload and resize images.
http://csscoder.net/imageconvert/

PHP CMS
A small PHP CMS I've been developing. You can login with: 'Admin' and 'pass'
http://csscoder.net/PHP_CMS/

Both have a mySQL backend.

Any comments/feedback, thanks.
daz is offline  
Reply With Quote