I have a table with colname(INT) which i would like to pass its value to use with my $_SESSION variable
What i want to do: I want all my protected pages not to viewed more than a certain time which would be determined by the value of a colname(INT) use with $_SESSION.
SOLUTION: Just to determine/limit how long a user spends on all protected pages active or inactive.