|
well, after i found out that a browser can only have 300 cookies, i somehow felt like it isn't wise to use'em, so i'm mainly using sessions. just my own thing of course, most people are fine with cookies.
what u can do is make a cookie array, so that u can have different cookies in one variable, and the browser will consider it just one. i know at least that can be done in PHP.
__________________
'If you don't stand for something, you'll fall for anything.'
Last edited by ASAAKI; 04-16-2003 at 12:31 PM..
|