Hi,
I am a photographer and I would like to build a web gallery. I have a computer with Windows NT Worksation installed, and Apache, PHP and MySQL up and running (I still don't know if I am using CGI or something else, but everything seems to work).
I have already made a little something using PHP, mainly it calls a MySQL db and get a picture reference from the filesystem with some other info (date, comments and location). It works pretty well, even if I am not sure that I did it the right way. I am not a programmer even if I get some results, and in many ways I feel like I am reinventing the wheel.
Anyway, I still want to do two things :
1° generate thumbnails. I tried to use various scripts that I have found in this forum, but none of them seem to work. I would like to know why.
2° my ISP gives me some space for my website, but they do not support PHP. So, I would like to generate my webpages dynamically using my home computer and to put the final product in my website. I wouldlike to know how I could do that, if it is possible at all.
Thanks for your answers.
S.