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

A PHP Error was encountered

Severity: 8192

Message: ctype_digit(): Argument of type null will be interpreted as string in the future

Filename: libraries/Pagination.php

Line Number: 522

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 38060 kez okundu yorum 4 yorum tarih 12 AÄŸustos 2015

jquery

Bilgisayar ve kullanıcı arasındaki iletiÅŸim kullanıcı arayüzü sayesinde saÄŸlandığı için kullanıcı arayüzleri çok önemlidir. Bad Interface denilen kötü kullanıcı arayüzlerinden kaçınılmalıdır çünkü düzensiz ve hatalı kullanıcı arayüzleri müÅŸterileri üründen soÄŸutur. İşte bu yazıda bir formu

okunma 8304 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 5782 kez okundu yorum 1 yorum tarih 24 Haziran 2015

jquery

Bu yazıda jQuery ile form (üyelik formu vb.) doldurulunca önceden pasif olarak ayarladığımız submit butonunu aktifleÅŸtirmeyi öÄŸreneceÄŸiz. Bu iÅŸlem için 2 tane input, 1 tane checkbox ve 1 tane buton olan bir form oluÅŸturalım. Butonu en

okunma 13960 kez okundu yorum 10 yorum tarih 23 Haziran 2015

jquery

Bu yazıda jQuery ile yukarı çık butonu yapımını okuyacaksınız. Bir örneÄŸini bu sayfada saÄŸ alt köÅŸede görebilirsiniz. Kendi sitem için yaptığım uygulamayı sizinle paylaÅŸacağım. Sizin yapmanız gereken kodları uygun yere kopyalamak ve ayarlarınızı (butonun görünme

okunma 5739 kez okundu yorum 0 yorum tarih 19 Haziran 2015

jquery

Bu makalede jQuery kullanarak metin boyutunu deÄŸiÅŸtirmeyi öÄŸreneceÄŸiz. Genellikle haber sitelerinde yazıları büyültmek veya küçültmek için kullanılıyor. Aynı ÅŸekilde bu blogda da bir örneÄŸini görebilirsiniz. Bunun nasıl yapıldığını herkesin anlaması için kodların olabildiÄŸince

okunma 7762 kez okundu yorum 2 yorum tarih 28 Kasım 2013

jquery

BaÅŸka bir makalede jquery ile form kontrolü uygulaması yapımını anlatmıştık. Onda da e-mail doÄŸrulaması vardı ancak sade olsun diye ayrı bir makalede kodları vermek istedim. ÖrneÄŸimizde e-mail için bir input alanı olacak ve