Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Giriş »
« PgSql\Lob
PHP Kılavuzu
İşlev Başvuru Kılavuzu
Veritabanı Eklentileri
Sağlayıcıya Göre Veritabanı Eklentileri
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
SQLite3
Giriş
Yapılandırma/Kurulum
Gereksinimler
Kurulum
Çalışma Anı Yapılandırması
Öntanımlı Sabitler
SQLite3
— SQLite3 sınıfı
SQLite3::backup
— Backup one database to another database
SQLite3::busyTimeout
— Sets the busy connection handler
SQLite3::changes
— Veritabanında son SQL deyimi ile işlem gören satır sayısını döndürür
SQLite3::close
— Veritabanı bağlantısını kapatır
SQLite3::__construct
— Yeni bir SQLite3 nesnesini ilklendirdikten sonra bir SQLite veritabanını açar
SQLite3::createAggregate
— Toparlayıcı bir SQL işlevi olarak kullanılmak üzere bir PHP işlevini kayda geçirir
SQLite3::createCollation
— Registers a PHP function for use as an SQL collating function
SQLite3::createFunction
— Sayıl bir SQL işlevi olarak kullanılmak üzere bir PHP işlevini kayda geçirir
SQLite3::enableExceptions
— Enable throwing exceptions
SQLite3::escapeString
— Gerektiği gibi öncelenmiş bir dizge döndürür
SQLite3::exec
— Sonuç döndürmeyen bir SQL sorgusu çalıştırır
SQLite3::lastErrorCode
— Başarısız olan son SQLite isteğinin sayısal sonuç kodunu döndürür
SQLite3::lastErrorMsg
— Başarısız olan son SQLite isteği ile ilgili İngilizce iletiyi döndürür
SQLite3::lastInsertRowID
— Veritabanına en son yerleştirilen satırın kimliğini döndürür
SQLite3::loadExtension
— Belirtilen SQLite eklenti kütüphanesini yüklemeye çalışır
SQLite3::open
— Bir SQLite veritabanını açar
SQLite3::openBlob
— Opens a stream resource to read a BLOB
SQLite3::prepare
— Çalıştırılmak üzere bir SQL sorgusu hazırlar
SQLite3::query
— Bir SQL sorgusu çalıştırır
SQLite3::querySingle
— Bir sorgu çalıştırıp tek bir sonuç döndürür
SQLite3::setAuthorizer
— Configures a callback to be used as an authorizer to limit what a statement can do
SQLite3::version
— SQLite3 kütüphanesinin sürüm numarasını dizge ve sayı olarak döndürür
SQLite3Exception
— The SQLite3Exception class
SQLite3Stmt
— SQLite3Stmt sınıfı
SQLite3Stmt::bindParam
— Bir PHP değişkenini bir SQL değişkeni ile ilişkilendirir
SQLite3Stmt::bindValue
— Bir bağımsız değişkenin değerini bir deyim değişkeni ile ilişkilendirir
SQLite3Stmt::clear
— Tüm bağımsız değişken ilişkilendirmelerini temizler
SQLite3Result::close
— Hazır deyimi kapatır
SQLite3Stmt::__construct
— Constructs an SQLite3Stmt object
SQLite3Stmt::execute
— Hazır deyimi çalıştırır ve sonuç kümesini bir nesne olarak döndürür
SQLite3Stmt::getSQL
— Get the SQL of the statement
SQLite3Stmt::paramCount
— Hazır deyimdeki değişken sayısını döndürür
SQLite3Stmt::readOnly
— Returns whether a statement is definitely read only
SQLite3Stmt::reset
— Hazır deyimi sıfırlar
SQLite3Result
— SQLite3Result sınıfı
SQLite3Result::columnName
— Numarası belirtilen sütunun ismini döndürür
SQLite3Result::columnType
— Numarası belirtilen sütunun türünü döndürür
SQLite3Result::__construct
— Constructs an SQLite3Result
SQLite3Result::fetchArray
— Sonuç satırını bir dizi olarak döndürür
SQLite3Result::finalize
— Sonuç kümesini kapatır
SQLite3Result::numColumns
— Sonuç kümesindeki sütun sayısını döndürür
SQLite3Result::reset
— Sonuç kümesindeki geçerli satırı ilk satır yapar
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google