Hi All,
Iam generating few templates dynamically and these can be of any number.
Each template will be saved as "usersaccountid.php"(eg: 123.php,156.php,etc).
I am able to know the number of templates generated and their filenames also.
My problem is how to print all these generated templates at a time.
I have to click an icon by which all those generated templates print outs should come in single shot.
Any script or suggestions are welcome.
Thanks in Advance.
Ajay