Posted by Arjen on 01/20/07 22:18
Paul Lautman schreef:
> Maxim Heijndijk wrote:
>> The whole thing acts as a slide show. I
>> want to write a PHP script which can replace the list of HTML files,
>> is such a thing possible?
>
> Yes
That's helpfull !
Your original solution is actually the best solution. No stress on the
server whatsoever. If I were you I would not change it unless you want
some extra functionality like dynamic alt tags or file upload (to make
life easier)
There are millions of scripts around that will do what u want so choose
one and modify it (if you kow perl you can read a good deal of php as
well). Personally I would not trust php with image manipulation (cause
it isn't that good) and I would use a database to store image meta data
(NOT the image itself).
So have a go at it and if you run into trouble just post ur code here
--
Arjen
http://www.hondenpage.com
Navigation:
[Reply to this message]
|