Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can't Logout?
Post: Can't Logout?

To make my point clearer, take a look at these codes: Quote: -- function create_cookie() { ..... global $cookie_name; $saltUSR = $USR.$SALT; $saltCOOKIE = $cookie_name.$SALT; if...
coolkid General Questions and Problems 29 71,330 2011-03-07, 00:41:06
    Thread: Can't Logout?
Post: Can't Logout?

nope! it means u use sha1($saltCOOKIE) ONLY in kill_cookie function, and unhashed $saltCOOKIE form in the rest of them :) that's why the cookie_check would NEVER find the sha1($saltCOOKIE) because u u...
coolkid General Questions and Problems 29 71,330 2011-03-07, 00:35:48
    Thread: Can't Logout?
Post: Can't Logout?

I think I found the problem... Take a look at cookie_functions.php line 39, Quote: -- $saltCOOKIE = sha1($identifier.$SALT); -- I think this is the problem, because when I do print_r($_COOKIE), the...
coolkid General Questions and Problems 29 71,330 2011-03-05, 21:28:35
    Thread: e-Xam :: Free computer-based assessment system (Indonesian)
Post: e-Xam :: Free computer-based assessment system (In...

Website for a free software suit of mine, in Indonesian language: http://img39.imageshack.us/img39/714/clipboard01gk.th.jpg (http://img39.imageshack.us/i/clipboard01gk.jpg/) http://exam.c-rex.biz U...
coolkid Sites Using GetSimple 0 4,889 2011-03-04, 13:15:03
    Thread: MLMIndo.com, network marketing statistic website (Indonesian)
Post: MLMIndo.com, network marketing statistic website (...

One of my own using Get Simple, customized with additional PHP+MySQL and a little cron+bash scripting to suit the needs: http://img651.imageshack.us/img651/7578/clipboard01zq.th.jpg (http://img651.im...
coolkid Sites Using GetSimple 0 4,112 2011-03-04, 13:06:31