I have searched the web but found no real solution. A previous developer developed an intranet with dreamweaver temapltes which is not really my favorite. Now my boss wants to track user loginstattte in all the pages. Since therwhole website is based in dwt, i want to start session_Start in the file plus track login and logout of the user from there.
Where do I place start session?
Where do I place start session?
Comment