Wiki Sayfaları
PHP
MySQL
MySQL ile CDC (Change Data Capture)
Curl ile Sitelere Login Olmak
Resim Upload Sınıfı
PHP+MySQL sistemler için üye giriş-çıkış-kayıt
MySQLde Türkçeleştirme Operasyonu
Apache mod_geoip kurulumu ve PHP Kullanımı
Ülke + Şehir + İl Posta Kodu görüntüleme ip tabalı | PHP
Belirli bir değer okuyana kadar ekleme yapmak
Bugün ve X gün arasında doğanları listeleme | MySQL
Basit MySQL Sorguları
Curl Site Check
PHP Class Turetme Örneği
Recursive PHP
PHP ile Dosya İşlemleri
PHP FTP Fonksiyonları
PHP 5.3 Deprecated FunctionsSon Aktiviteler
yeni bir wiki sayfası oluşturdu utf8 general - utf8 turkish
7 ay önce
7 ay önce
yeni bir wiki sayfası oluşturdu if(5==$deger) yada if ($deger==5)
7 ay önce
7 ay önce
bu wiki sayfasına yorum yaptı.
8 ay önce
8 ay önce
yeni bir wiki sayfası oluşturdu mysql int(11) ile int(3) arasındaki fark
8 ay önce
8 ay önce
yeni bir wiki sayfası oluşturdu PHPExcel kütüphanesi __autoload çakışması
8 ay önce
8 ay önce
Paylaş
PHP 5.3 Deprecated Functions
Etiketler: PHP 5.3 Deprecated Functions
PHP 5.3 Deprecated Functions
php-53-deprecated-functions
Deprecated functions:
- call_user_method() (use call_user_func() instead)
- call_user_method_array() (use call_user_func_array() instead)
- define_syslog_variables()
- dl()
- ereg() (use preg_match() instead)
- ereg_replace() (use preg_replace() instead)
- eregi() (use preg_match() with the 'i' modifier instead)
- eregi_replace() (use preg_replace() with the 'i' modifier instead)
- set_magic_quotes_runtime() and its alias, magic_quotes_runtime()
- session_register() (use the $_SESSION superglobal instead)
- session_unregister() (use the $_SESSION superglobal instead)
- session_is_registered() (use the $_SESSION superglobal instead)
- set_socket_blocking() (use stream_set_blocking() instead)
- split() (use preg_split() instead)
- spliti() (use preg_split() with the 'i' modifier instead)
- sql_regcase()
- mysql_db_query() (use mysql_select_db() and mysql_query() instead)
- mysql_escape_string() (use mysql_real_escape_string() instead)
- Passing locale category names as strings is now deprecated. Use the LC_* family of constants instead.
- The is_dst parameter to mktime(). Use the new timezone handling functions instead.
Yeni Sayfa Oluştur
Tartışma
ya da

