Hi everyone.
I'm really hoping someone can help me here as I have search all over for a solution but no luck.
I have a php website the runs off of a MySQL database. There is a login screen where all users login and get autenticated by the user table. Once logged in users capture various types of information on forms that get submitted to different tables within the database. I would like the login to be carriered through the session and automatically be captured into the form and saved to the table that the form is beig submitted to so that I will be able to track user activity on certain forms. I'm not sure what additional information you require me to provide to help with the solution.
User Login Trail in PHP
Moderator: General Moderators