Asked by duncanb7
at 2024-05-10 18:49:42
Point:500 Replies:6 POST_ID:828502USER_ID:11059
Topic:
PHP Scripting Language;;JavaScript
I would like to know the cookie file format. I have taken one example cookie file from my
PC C:Ducument and SettingsAdministratorLocal SettingsTemporary Internet Files and I put
it as follow code area and attached file.
Actually it is text file and I know the first line items that is cookie name, second line is cookie value
and third one is domain name from . What is stand for from line-4 to line 8? And it seems it use "*"
at line-9 to terminate one cookie entry and start next new one , Right ? Please advise , Duncan
line-1 uid
Line-2 4dc15532b1945880
Line-3 addthis.com/
Line-4 2147484752
Line-5 3646169600
Line-6 30297400
Line-7 3179010992
Line-8 30150348
Line-9 *
Line-10 psc
16
addthis.com/
2147484752
3646169600
30297400
3179010992
30150348
*
PC C:Ducument and SettingsAdministratorLocal SettingsTemporary Internet Files and I put
it as follow code area and attached file.
Actually it is text file and I know the first line items that is cookie name, second line is cookie value
and third one is domain name from . What is stand for from line-4 to line 8? And it seems it use "*"
at line-9 to terminate one cookie entry and start next new one , Right ? Please advise , Duncan
line-1 uid
Line-2 4dc15532b1945880
Line-3 addthis.com/
Line-4 2147484752
Line-5 3646169600
Line-6 30297400
Line-7 3179010992
Line-8 30150348
Line-9 *
Line-10 psc
16
addthis.com/
2147484752
3646169600
30297400
3179010992
30150348
*
Attachment:administrator-addthis-2-.txt