well, i have name,age,address as fields in table "mytable". now what i would like to do is let users download a simple info.csv file which contains some specific info.
eg. user X wants to download info in the database where age=12 - basically what I am asking is how to get php to work so that it will retrieve the correct data and prompt to download the file ?
cheers,
nilesh.