the_net_2.0
02-08-2011, 05:34 PM
guys and gals,
do cookies that are invoked act the same way when they come from different languages?
If I set a cookie with PHP, will it automatically throw a txt into the browser's temp folder on my machine with an md5 hash stored in it?
moreover, how does it operate? does it serve as a password encryption that can be looked at from a server side script? how do these thing work on an inner level??
anybody dare to answer? :D
do cookies that are invoked act the same way when they come from different languages?
If I set a cookie with PHP, will it automatically throw a txt into the browser's temp folder on my machine with an md5 hash stored in it?
moreover, how does it operate? does it serve as a password encryption that can be looked at from a server side script? how do these thing work on an inner level??
anybody dare to answer? :D