Archive for September 18th, 2005

Using ADO & PHP to query a CSV file

Sunday, September 18th, 2005

Using ADO and PHP to connect to a comma separated values (.csv) file to extract information using SQL queries and see the output as an HTML table.