write a 'php' script to generate an HTML report by sorting the details from input file based on command line parameters.
2006-07-27
04:31:04
·
2 answers
·
asked by
varun
1
in
Computers & Internet
➔ Programming & Design
write a php script to generate an HTML report by sorting the details from data.csv input file based on command line parameters?
The PHP program should should take input from a database file and sort the details and then send a report in html.
Details can be any thing consisting of names, marks etc.
2006-07-27
14:26:55 ·
update #1