Quote:
Originally posted by TheSaint
I think I might put a script on my site that lets an affiliate "build" a gallery by creating html pages custom with id inserted. Thats about the best way of doing it I can think of that solves everything at once....
|
That's one way, but you need to bear in mind that some affiliates would rather just have a simple list they can cut, search & replace, then paste. Fooling around with extra sponsor logins and gallery builders is not for everyone.
You really should consider just using PHP. In this thread the example I posted does nothing computationally complex - it converts a variable from a string to a number and prints it. It's not like we're doing a mysql lookup, writing to a log file, or anything else that would cause a noticeable slowdown or load increase if the volume was high.