Hi, I am totally new to php. I am using Dreamweaver to generate my php code to create login, logout, username verification, and to write user membersip details via a connection to a MySQL database.
What I need to do now is track each user as they navigate through each weg page and store information such as time spent on each page and the pages they visited to a MySQL database. Your help would be very much appreciated on this problem.
I am writing to a database as I need to create reports on this data.