Well,
Start here to read about how to upload files to a web server..
http://us2.php.net/features.file-upload

And then as for displaying them, look into some standard HTML to display the 
text links, and possibly this solutions for readin directory contents:
http://us2.php.net/manual/en/ref.dir.php

HTH
-Brad

> I've had a look around lots of script sites (hotscripts, etc) and there are
> lots of scripts for gd-library galleries, but unfortunately the server i'm
> using does not support it, and I really want to have a gallery where
> pictures can be uploaded and all the appropriate directories are created
> automatically (i'm not that good with code just yet) but instead of listing
> pages of thumbnails it just automatically lists the pics in the gallery as
> text links.
> 
> I hope you can be of some help, I can't find anything anywhere on the whole
> internet like this.
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to