![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I place a user's db record into a session array (including password). How safe is this? I mean other than if they walk away without logging out what is the chance someone could somehow extract the session array's data? Mike |
#3
| |||
| |||
|
|
I place a user's db record into a session array (including password). How safe is this? I mean other than if they walk away without logging out what is the chance someone could somehow extract the session array's data? |
#4
| |||
| |||
|
|
On 9/18/2011 10:56 PM, Mike wrote: I place a user's db record into a session array (including password). How safe is this? I mean other than if they walk away without logging out what is the chance someone could somehow extract the session array's data? Mike MySQL knows nothing about sessions. |
#5
| |||
| |||
|
|
MySQL knows nothing about sessions. |
#6
| |||
| |||
|
|
How safe is this? Mike |
#7
| |||
| |||
|
|
MySQL knows nothing about sessions. Unless you serialize a session into database, you dilettante. |
#8
| |||
| |||
|
|
I place a user's db record into a session array (including password). How safe is this? I mean other than if they walk away without logging out what is the chance someone could somehow extract the session array's data? Mike |
![]() |
| Thread Tools | |
| Display Modes | |
| |