hi,
i was wondering if anyone has written a tamplate that could load a db with over 1000 movies quite fast ?
i mean, does any template has option to divide a db into more .html files or something like this? (lets say one file for 'A' letter, another for 'B')
I think it would help a lot, because loading a html file 1mb size is ...hmmmm not quite optimal
Something that uses a MySQL database and PHP for pages generation.
Or using only a titles list that links to details (using "full/individual" tabs in the Export Window)
You're right
Though I've tested AMCphp on various servers with xml over 1MB and encountered no problem at all. Reading and parsing the xml usually takes less than 3 secs.
Another plus of templates without db is easier administration.