A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 113

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 280

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 145

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 223

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 303

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 344

Kişisel Yazılım Notları
Öneri ve Hata Raporu



Günün Sözü Sevemez kimse seni benim sevdiğim kadar
twitter takip facebook takip youtube takip

okunma 19073 kez okundu yorum 1 yorum tarih 07 AÄŸustos 2015

html

Web Storage bize veri depolamak için 2 seçenek sunmakta. Bu yazıda bu seçeneklerden biri olan Local Storage'dan (Yerel Depolama) bahsedeceÄŸim. Local Storage mantığı tıpkı persistent cookies (kalıcı çerezler) gibidir. Veriler bilgisayarda (tarayıcıya göre

okunma 8533 kez okundu yorum 2 yorum tarih 06 AÄŸustos 2015

javascript

Bu yazıda Javascript ile sadece sayısal deÄŸerlerin girilebileceÄŸi bir input alanı oluÅŸturmayı öÄŸreneceÄŸiz. Input alanına sadece rakam girilebilecek, rakam dışındaki karakter yazımlarına izin verilmeyecek. Aynı örneÄŸi jQuery ile yapmak istiyorsanız bu yazıyı okuyabilirsiniz.

okunma 8313 kez okundu yorum 0 yorum tarih 06 AÄŸustos 2015

jquery

Bu yazıda jQuery ile sadece sayısal deÄŸerlerin girilebileceÄŸi bir input alanı oluÅŸturmayı öÄŸreneceÄŸiz. Input alanına sadece rakam girilebilecek, rakam dışındaki karakter yazımlarına izin verilmeyecek. Bunun için Regular Expression’lardan yararlanacağız. OluÅŸturacağımız form görüntüsünde input

okunma 20824 kez okundu yorum 6 yorum tarih 06 AÄŸustos 2015

html

HTML5’in getirdiÄŸi yenilikleri kullanarak sadece sayısal deÄŸerlerin girildiÄŸi bir input alanı oluÅŸturacağız. Input alanına sadece rakam girilebilecek, rakam dışındaki karakter yazımlarına izin verilmeyecek. HTML5 sayesinde tek satırda bu iÅŸlemi yapabiliyoruz. Javascript veya jQuery

okunma 7915 kez okundu yorum 0 yorum tarih 09 Temmuz 2015

diger

Bu yazıda web uygulamalarında Persistent Cookies'in (kalıcı çerez) ne olduÄŸunu, client-server ile iliÅŸkisini ve kalıcı çerezlerin çalışma prensibini anlatacağım. EÄŸer ilk makaleyi okumadan bu yazıyı okuyarsanız kafanız karışabilir. O yüzden önce ilk yazıyı

okunma 12147 kez okundu yorum 1 yorum tarih 09 Temmuz 2015

diger

İnternette Cookies (çerezler) ile ilgili onlarca yazı, makale bulmak mevcut. Ancak birçok yazıda cookie'nin ne olduÄŸu yanlış tanımlanmakta. Bu yazıyı ve aÅŸağıdaki 9 yazılık makale dizisini okumadan önce lütfen cookie ve session ile