Hi ..
My result from Php scripts are no of files .
I want to link them to printer for printing.How can I do so.?
Ouput looks like
how can I basically make output file1 as an hyperlink and when user clicks it ...It should be printed.
My result from Php scripts are no of files .
I want to link them to printer for printing.How can I do so.?
Ouput looks like
Code:
file1 file2 file3 file4
Comment