|
How can I include the same php document multiple times on one site.
My script displays a random link, how can I include this multiple time as at the moment the link variable is already set of the first include so the others are not random.
Is there a different way to do this?
Thanks
|