i'm trying to do some session fixation in my local website! :) I read that if i send this request:
http://dev5.mysite.local/?PHPSESSID=abc123
$_COOKIE['PHPSESSID'] will be 'abc123'! Why it is null? (i have after deleted session's cookies)
Ben get değişken bir çerez superglobals olarak kaydedilmiş olmalıdır nasıl anlamıyorum!
thanks! :)