sqlite_error_string
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)
sqlite_error_string — Bir hata kodu ile ilgili açıklamayı döndürür
Açıklama
string sqlite_error_string
( int
$hata_kodu
)
sqlite_last_error() işlevinden dönen
hata_kodu'nun iletisini döndürür.
Dönen Değerler
Hata iletisini bir dizge olarak döndürür.
There are no user contributed notes for this page.
