Biz-Bize
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Herşey Dahil..
 
AnasayfaGaleriAramaLatest imagesKayıt OlGiriş yap

Ziyaretçiyi Tanimlama

Önceki başlık Sonraki başlık Aşağa gitmek
By_BadBoyaKn™
Seviye 1
Seviye 1
By_BadBoyaKn™


Yaş : Kayıt tarihi : 17/01/09 Mesaj Sayısı : 77 Nerden : İş/Hobiler :

Ziyaretçiyi Tanimlama Vide
MesajKonu: Ziyaretçiyi Tanimlama Ziyaretçiyi Tanimlama Icon_minitimePtsi Ocak 19, 2009 9:42 am

<script>
<!--
// Copyright (c) 1996-1997 Tomer Shiran. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.javadepo.com

// Boolean variable specified if alert should be displayed if cookie exceeds 4KB
var caution = false

// name - name of the cookie
// value - value of the cookie
// [expires] - expiration date of the cookie (defaults to end of current session)
// [path] - path for which the cookie is valid (defaults to path of calling document)
// [domain] - domain for which the cookie is valid (defaults to domain of calling document)
// [secure] - Boolean value indicating if the cookie transmission requires a secure transmission
// * an argument defaults when it is assigned null as a placeholder
// * a null placeholder is not required for trailing omitted arguments
function setCookie(name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) +
((expires) ? "; expires=" + expires.toGMTString() : "") +
((path) ? "; path=" + path : "") +
((domain) ? "; domain=" + domain : "") +
((secure) ? "; secure" : "")
if (!caution || (name + "=" + escape(value)).length <= 4000)
document
Sayfa başına dön Aşağa gitmek

Ziyaretçiyi Tanimlama

Önceki başlık Sonraki başlık Sayfa başına dön
1 sayfadaki 1 sayfası

Bu forumun müsaadesi var: Bu forumdaki mesajlara cevap veremezsiniz
Biz-Bize :: Teknoloji ( PC ) :: Kod Arşivi -
Image Hosted by ImageShack.us Image Hosted by ImageShack.us
Yetkinforum.com | ©phpBB | Bedava yardımlaşma forumu | Suistimalı göstermek | Son tartışmalar