HI all,

OK, I have seen that this is a sore topic with some, so I am going to be simple. I want to add a few extra fields to the registration. Can anyone tell me what files I will have to work with so as not to miss any random location that the DB table might be read or used as well as any file that might display this info.

Thanks in advance,
Kevin

PS: all I am looking for is a simple list. ie

/includes/some_file.php <--- reads and writes DB table
/includes/template/mytemp/cust_reg.php <-- gets data to write to db.
etc.....