Quote:
Originally Posted by Oracle Porn
What im trying to do here is this...
I have a shitloads of galleries on my server, and i want to add different recips to those galleries....its quite a headache to do that when you have 4000 different galleries per domain times 6-7 domains....
anyway i need a solution 
|
Your going to have to modify each document..I dont think theres any way around that.. you could use a site wide find and replace.
Another thing you could do is like this
http://YOURSERVER.COM/gallfinder.php.../gallery1.html
then just call the galleries from within the gallfinder.php page..
so like..
<template body>
- insert gallery here
</body >