Örnekler Dizini
Kılavuzdaki tüm örneklerin bir listesi
- Example#0 - - Başlangıç olarak bir örnek
- Example#1 - - İlk PHP betiğimiz: merhaba.php
- Example#2 - - PHP ile sistem bilgisine ulaşmak
- Example#3 - - Bir değişkeni (dizi öğesini) yazdırmak
- Example#4 - - Denetim yapılarının
ve işlevlerin kullanım
örneği
- Example#5 - - HTML ve PHP kiplerini karıştırmak
- Example#6 - - Örnek bir HTML formu
- Example#7 - - Formdan veri yazdırmak
- Example#8 - - PHP'nin Paylaşımlı Apache Modülü olarak kurulumu
- Example#9 - - PHP'nin Duruk Apache Modülü olarak kurulumu
- Example#10 - - Apache'yi yeniden başlatmak için örnek komutlar
- Example#11 -
- Example#12 -
- Example#13 -
- Example#14 -
- Example#15 -
- Example#16 -
- Example#17 -
- Example#18 -
- Example#19 -
- Example#20 -
- Example#21 -
- Example#22 -
- Example#23 -
- Example#24 -
- Example#25 -
- Example#26 - - lighttpd.conf'tan bir bölüm
- Example#27 - - FastCGI Yanıtçılarının Çatallanması
- Example#28 - - Uzak FCGI örneklerine bağlanmak
- Example#29 - - OpenBSD Paket Kurulum Örneği
- Example#30 - - Apache2 ile kurulum örneği
- Example#31 - - PHP kurulduktan sonra Apache2'nin dirdirilip yeniden başlatılması
- Example#32 - - Ek PHP 5 paketleri listesinin alınma yöntemleri
- Example#33 - - MySQL ve cURL PHP modüllerinin kurulumu
- Example#34 - PHP 5 package structure
- Example#35 - CGI and FastCGI settings in php.ini
- Example#36 - Configuring FastCGI extension to handle PHP requests
- Example#37 - Configuring file access permissions
- Example#38 - Configuring FastCGI and PHP recycling
- Example#39 - Configuring FastCGI timeout settings
- Example#40 - Changing the location of php.ini file
- Example#41 - CGI and FastCGI settings in php.ini
- Example#42 - Creating IIS FastCGI process pool
- Example#43 - Creating handler mapping for PHP requests
- Example#44 - Determining the account used as IIS anonymous identity
- Example#45 - Configuring file access permissions
- Example#46 - Set index.php as a default document in IIS
- Example#47 - Configuring FastCGI and PHP recycling
- Example#48 - Configuring FastCGI timeout settings
- Example#49 - Changing the location of php.ini file
- Example#50 - PHP as an Apache 1.3.x module
- Example#51 - PHP and Apache 1.3.x as CGI
- Example#52 - PHP and Apache 2.x as handler
- Example#53 -
- Example#54 - PHP and Apache 2.x as CGI
- Example#55 - Configure Apache to run PHP as FastCGI
- Example#56 - ISAPI configuration of Sambar
- Example#57 - Enable Bzip2 extension for PHP-Windows
- Example#58 - Registry changes
- Example#59 - Passing environment variables and PHP settings to a pool
- Example#60 - phpinfo kullanımı
- Example#61 - - php.ini örneği
- Example#62 - - Apache yapılandırma örneği
- Example#63 - - Gelişmiş önceleme
- Example#64 - - PHP Açılış ve Kapanış Etiketleri
- Example#65 - - Tamsayı sayıllar
- Example#66 - - Sekizlik garabeti
- Example#67 - 32 bitlik sistemlerde tamsayı taşması
- Example#68 - 64 bitlik sistemlerde tamsayı taşması
- Example#69 - - Geçersiz örnek
- Example#70 - - Yorumlu metin örneği
- Example#71 - - Değiştirgelerde yorumlu metin kullanımı
- Example#72 - - Duruk değer olarak yorumlu metin kullanımı
- Example#73 - - Yorumlu metin bildiriminde çift tırnak kullanımı
- Example#74 - - Yorumsuz metin örneği
- Example#75 - - Duruk veri örneği
- Example#76 - - Bazı dizge örnekleri
- Example#77 - - array kullanımı
- Example#78 - - Döngü içinde elemen değiştirme
- Example#79 - - Derlem
- Example#80 - - İndisi 1'den başlatmak
- Example#81 - - Diziyi doldurmak
- Example#82 - - Dizi elemanlarının sıraya sokulması
- Example#83 - - İç içe ve çok boyutlu diziler
- Example#84 - - Geriçağırım işlevi örnekleri
- Example#85 - - Anonim işlev kullanan bir geriçağırım işlevi örneği
- Example#86 - - İlklendirilmemiş değişkenlerin öntanımlı değerleri
- Example#87 - - global kullanımı
- Example#88 - - global yerine $GLOBALS kullanımı
- Example#89 - - Süper küreselleri ve etki alanlarını gösteren örnek
- Example#90 - - Duruk değişkenlere ihtiyacı gösteren örnek
- Example#91 - - Duruk değişkenlerin kullanım örneği
- Example#92 - - Kendini çağıran işlevlerle duruk değişkenler
- Example#93 - - Duruk değişken bildirimi
- Example#94 - - Değişken işlevi örneği
- Example#95 - - Basit bir HTML formu
- Example#96 - - Basit bir POST HTML formundan bilgiye erişim
- Example#97 - - Daha karmaşık form değişkenleri
- Example#98 - - setcookie örneği
- Example#99 - - Geçerli ve geçersiz sabit isimleri
- Example#100 - - Sabitlerin Tanımlanması
- Example#101 - - Sabitlerin const ile tanımlanması
- Example#102 - - Öncelik yönü
- Example#103 - - Tamsayılar üzerinde bitsel işlemler
- Example#104 - - Dizgeler üzerinde bitsel işlemler
- Example#105 - - Tamsayılarda bit kaydırma
- Example#106 - - Özetle Standard Dizi Karşılaştırması
- Example#107 - - Öntanımlı bir değer atama
- Example#108 - - İç içe üç terimli davranışı
- Example#109 - - Karakter değişkenleri üzerinde aritmetik işlemler
- Example#110 - - Örneklerle mantıksal işleçler
- Example#111 - - Dizilerin karşılaştırılması
- Example#112 - - instanceof ve sınıflar
- Example#113 - - Miras alınan sınıflar ve instanceof kullanımı
- Example#114 - - Bir sınıfın örneği olmayan bir sınıfın instanceof
ile sınanması
- Example#115 - - Arayüzler için instanceof kullanımı
- Example#116 - - Başka değişkenlerle instanceof kullanımı
- Example#117 - - PHP 5.0'da instanceof ile ölümcül hatalardan ve
sınıf ismi aramalarından kaçınmak
- Example#118 - - switch yapısı
- Example#119 - - switch ile dizge kullanımı
- Example#120 - - Tik kullanım örneği 1
- Example#121 - - Tik kullanım örneği 2
- Example#122 - - Betik için kodlama belirtmek
- Example#123 - - Basit bir include örneği
- Example#124 - - İşlev içi include kullanımı
- Example#125 - - HTTP üzerinden include
- Example#126 - - include dönüş değerinin karşılaştırılması
- Example#127 - - include ve return deyimleri
- Example#128 - - Bir PHP dosyasını bir dizgeye dahil etmek için tampon
kullanımı
- Example#129 - - Harf büyükyüğüne duyarsız işletim sistemlerinde
include_once
- Example#130 - - goto örneği
- Example#131 - - Döngüden goto ile çıkma örneği
- Example#132 - - Bu çalışmaz
- Example#133 - - İşlev kullanımını gösteren sözde kod
- Example#134 - - Koşula bağlı işlevler
- Example#135 - - İşlev içinde işlev
- Example#136 - - Kendini çağıran işlev
- Example#137 - - İşlevlere dizi aktarımı
- Example#138 - - Gönderimli işlev değiştirgelerinin aktarımı
- Example#139 - - İşlev içinde öntanımlı değiştirge kullanımı
- Example#140 - - Sayıl olmayan türlerin öntanımlı değer olarak kullanımı
- Example#141 - - Öntanımlı değiştirgelerin hatalı kullanımı
- Example#142 - - Öntanımlı değiştirgelerin doğru kullanımı
- Example#143 - - return kullanımı
- Example#144 - - Bir diziyle birden fazla değerin döndürülmesi
- Example#145 - - Bir işlevden gönderimli değer döndürmek
- Example#146 - - Değişken işlev örneği
- Example#147 - - Değişken yöntem örneği
- Example#148 - - Anonim işlev örneği
- Example#149 - - Değişkene anonim işlev atama örneği
- Example#150 - - Anonim işlevler ve etki alanı
- Example#151 - - Basit bir sınıf tanımı
- Example#152 - - $this sözde değişkeninin kullanımı
- Example#153 - - Bir sınıf örneğinin oluşturulması
- Example#154 - - Nesne Atama
- Example#155 - - Basit bir sınıfın miras alınması
- Example#156 - - Özellik bildirimi
- Example#157 - - Özellik ilklendirmede yorumsuz metin kullanımı
- Example#158 - - Bir sabitin tanımlanması ve kullanımı
- Example#159 - - Duruk veri örneği
- Example#160 - - Özdevinimli yükleme örneği
- Example#161 - - Başka bir özdevinimli yükleme örneği
- Example#162 - - 5.3.0 ve sonrasında istisnalı özdevinimli yükleme
- Example#163 - Autoloading with exception handling for 5.3.0+ - Missing custom exception
- Example#164 - - Yeni tekilleşmiş kurucuların kullanımı
- Example#165 - - İsim alanlı sınıflarda kurucular
- Example#166 - - Yıkıcı Örneği
- Example#167 - - Özellik bildirimi
- Example#168 - - Yöntem bildirimi
- Example#169 - Inheritance Example
- Example#170 - - Sınıf tanımı dışında ::
- Example#171 - - Sınıf tanımı içinde ::
- Example#172 - - Ebeveynin yöntemini çağırmak
- Example#173 - - Duruk özellik örneği
- Example#174 - - Duruk yöntem örneği
- Example#175 - - Soyut sınıf örneği
- Example#176 - - Arayüz örneği
- Example#177 - - Genişletilebilir Arayüzler
- Example#178 - - Çok sayıda anayüz oluşturma
- Example#179 - - Arayüzler ve sabitleri
- Example#180 - Trait example
- Example#181 - Precedence Order Example
- Example#182 - Alternate Precedence Order Example
- Example#183 - Multiple Traits Usage
- Example#184 - Conflict Resolution
- Example#185 - Changing Method Visibility
- Example#186 - Traits Composed from Traits
- Example#187 - Express Requirements by Abstract Methods
- Example#188 - Static Variables
- Example#189 - Static Methods
- Example#190 - Defining Properties
- Example#191 - Conflict Resolution
- Example#192 - - __get(),
__set(),
__isset() ve
__unset() ile
aşırı yükleme örneği
- Example#193 - - __call() ve
__callStatic()
ile aşırı yüklü örneklenmiş yöntemler
- Example#194 - - Basit Nesne Yineleme
- Example#195 - - Iterator kullanılarak Nesne Yineleme
- Example#196 - - IteratorAggregate ile Nesne Yineleme
- Example#197 - Değiştirgeli Üreteç Yöntemi
- Example#198 - - Tek Örnek İşlevi
- Example#199 - - Uyutma ve uyandırma
- Example#200 - - Basit bir örnek
- Example#201 - - __invoke() kullanımı
- Example#202 - - __set_state() kullanımı (PHP 5.1.0 ve sonrası)
- Example#203 - - final yöntem örneği
- Example#204 - - final sınıf örneği
- Example#205 - - Bir nesnenin kopyalanması
- Example#206 - - PHP 5'te nesne karşılaştırma örneği
- Example#207 - - Tür dayatma örnekleri
- Example#208 - - self:: kullanımı
- Example#209 - - static:: kullanımı
- Example#210 - - Duruk olmayan bağlamda static:: kullanımı
- Example#211 - Ötelenen ve ötelenmeyen çağrılar
- Example#212 - - Sihirli yöntemlerin içinde duruk içselleştirim
- Example#213 - - Gönderimler ve Nesneler
- Example#214 - - İsim alanı söz dizimi örneği
- Example#215 - - Tek bir isim alanı bildirimi
- Example#216 - - Tek bir isim alanı bildirimi
- Example#217 - - Tek bir isim alanının hiyerarşik bildirimi
- Example#218 - - Birden fazla isim alanın ayrımsız ardarda bildirilmesi
- Example#219 - - Birden fazla isim alanın ayraçlı olarak bildirilmesi
- Example#220 - - Birden fazla isim alanın isim alansız kodla birlikte
bildirilmesi
- Example#221 - - Birden fazla isim alanın isim alansız kodla birlikte
bildirilmesi
- Example#222 - - Küresel sınıf, işlev ve sabitlere bir isim alanı içinden erişim
- Example#223 - - Devingen olarak erişilen elemanlar
- Example#224 - - Devingen olarak erişilen isim alanlı elemanlar
- Example#225 - - İsim alanlı kod, __NAMESPACE__ örneği
- Example#226 - - Küresel kod, __NAMESPACE__ örneği
- Example#227 - - Devingen isim oluşturmak için __NAMESPACE__ kullanımı
- Example#228 - - Bir isim alanı içinde namespace işleci
- Example#229 - - Küresel kod içinde namespace işleci
- Example#230 - - use işleci ile ithal/rumuz kullanımı
- Example#231 - - use işleci ile rumuz/ithal, çoklu use
kullanımı
- Example#232 - - İthal işlemi ve devingen isimler
- Example#233 - - İthal işlemi ve tamamen nitelenmiş isimler
- Example#234 - - Küresel alan belirtiminin kullanımı
- Example#235 - - Küresel sınıflara bir isim alanı içinde erişim
- Example#236 - - Bir isim alanı içinde son çare olarak küresel işlev ve
sabitlerin kullanımı
- Example#237 - - Örneklerle İsim Çözünürlüğü
- Example#238 - - Küresel sınıflara bir isim alanı dışından erişim
- Example#239 - - Küresel sınıflara bir isim alanı dışından erişim
- Example#240 - - İsim alanı içinden yerleşik sınıflara erişim
- Example#241 - - İsim alanındaki dahili sınıf, işlev ve sabitlere erişim
- Example#242 - - Tamamen nitelenmiş isimler
- Example#243 - - Nitelenmiş isimler
- Example#244 - - Nitelenmemiş sınıf isimleri
- Example#245 - - Nitelenmemiş işlev veya sabit isimleri
- Example#246 - - İsim alanlı isimleri çift tırnaklar arasında kullanmak
tehlikelidir
- Example#247 - - Tanımsız sabitler
- Example#248 - - Tanımsız sabitler
- Example#249 - - Bir İstisna Oluşturmak
- Example#250 - - İç içe istisnalar
- Example#251 - - Yerleşik Exception sınıfı
- Example#252 - - Exception sınıfının genişletilmesi
- Example#253 - - Gönderimlerin tanımlanmamış değişkenlerle kullanımı
- Example#254 - - İşlev içinde küresel değişkenlere gönderim
- Example#255 - - foreach döngüsü içinde gönderim
- Example#256 - - $GLOBALS örneği
- Example#257 - - $_SERVER örneği
- Example#258 - - $_GET örneği
- Example#259 - - $_POST örneği
- Example#260 - - $_ENV örneği
- Example#261 - $_COOKIE örneği
- Example#262 - - $php_errormsg örneği
- Example#263 - - $http_response_header örneği
- Example#264 - - $argc örneği
- Example#265 - - $argv örneği
- Example#266 - - Exception::getMessage örneği
- Example#267 - - Exception::getPrevious örneği
- Example#268 - - Exception::getCode örneği
- Example#269 - - Exception::getFile örneği
- Example#270 - - Exception::getLine örneği
- Example#271 - - Exception::getTrace örneği
- Example#272 - - Exception::getTraceAsString örneği
- Example#273 - - Exception::__toString örneği
- Example#274 - - Hata iletilerinin set_error_handler ile
ErrorException içinde döndürülmesi
- Example#275 - - ErrorException::getSeverity örneği
- Example#276 - Temel Kullanımı
- Example#277 - - Temel kullanımı
- Example#278 - Temel kullanım
- Example#279 - - ArrayAccess::offsetExists örneği
- Example#280 - Temel kullanım
- Example#281 - - Temel bindto kullanım örneği
- Example#282 - - Bir sayfayı çekip veriyi POST ile göndermek
- Example#283 - - Bir sayfayı çekip veriyi POST ile göndermek
- Example#284 - Detecting which URL we ended up on after redirects
- Example#285 - Sending custom headers with an HTTP request
- Example#286 - php://temp/maxmemory
- Example#287 - php://filter/resource=<stream to be filtered>
- Example#288 - php://filter/read=<filter list to apply to read chain>
- Example#289 - php://filter/write=<filter list to apply to write chain>
- Example#290 - Print data:// contents
- Example#291 - Fetch the media type
- Example#292 - Basic usage
- Example#293 - Opening a stream from an active connection
- Example#294 - Traversing a RAR archive
- Example#295 - Opening an encrypted file (header encryption)
- Example#296 - - Değişkenler başınıza iş açabilir...
- Example#297 - ... Bir dosya sistemi saldırısı
- Example#298 - - Daha güvenilir bir dosya silme betiği
- Example#299 - - Daha da güvenilir bir dosya silme betiği
- Example#300 - - Boş baytlardan olumsuz etkilenen bir betik
- Example#301 - - Girdiyi doğru şekilde ele almak
- Example#302 - Using hashed password field
- Example#303 - Splitting the result set into pages ... and making superusers
(PostgreSQL)
- Example#304 - Listing out articles ... and some passwords (any database server)
- Example#305 - From resetting a password ... to gaining more privileges (any database server)
- Example#306 - Attacking the database hosts operating system (MSSQL Server)
- Example#307 - A more secure way to compose a query for paging
- Example#308 - Attacking Variables with a custom HTML page
- Example#309 - Exploiting common debugging variables
- Example#310 - Finding dangerous variables with E_ALL
- Example#311 - - register_globals = on ile yanlış kullanım
örneği
- Example#312 - - register_globals On veya Off iken oturum
örneği
- Example#313 - - Basit değişken sahteciliğinin saptanması
- Example#314 - - Tehlikeli Değişken Kullanımı
- Example#315 - - Sihirli tırnakların sunucu taraflı iptali
- Example#316 - - Sihirli tırnakların çalışma anında iptali
- Example#317 - - PHP'yi başka bir dil olarak göstermek
- Example#318 - - PHP uzantısı olarak bilinmeyen bir uzantı kullanmak
- Example#319 - - PHP uzantısı olarak HTML uzantılarını kullanmak
- Example#320 - - Temel HTTP Kimlik Doğrulaması örneği
- Example#321 - - Özet HTTP Kimlik Doğrulaması örneği
- Example#322 - - Yeni kullanıcı adı va parolası girmeye zorlayan bir HTTP kimlik
doğrulama örneği
- Example#323 - - Basit bir XForms arama formu
- Example#324 - - $_POST elde etmek için bir XFrom kullanımı
- Example#325 - - Karşıya Dosya Yükleme Formu
- Example#326 - - Dosya yüklemelerinin doğrulanması
- Example#327 - - Dosya dizisi yükleme
- Example#328 - - Çoklu dosya yükleme
- Example#329 - - HTTP PUT dosyalarının kaydedilmesi
- Example#330 - - Uzak sayfanın başlığını elde etmek
- Example#331 - - Veriyi uzak sunucuda saklamak
- Example#332 - -
CLI SAPI farkını gösteren örnek:
- Example#333 -
- Example#334 - -
Yerleşik (ve yüklü) PHP ve Zend modüllerinin listelenmesi
- Example#335 - Çift tırnak kullanımında bir çözümleme hatasının gösterilmesi
- Example#336 - Kabuğun değişken dönüşümü yapmasını engellemek için tek
tırnakların kullanımı
- Example#337 - - Bir projedeki satır sayısını saymak için
-B, -R ve -E
seçeneklerinin kullanımı
- Example#338 - PHP ve Zend sürümleri ile SAPI ismini çıktılamak
için -v kullanımı
- Example#339 - --ini örneği
- Example#340 - - Temel --rf kullanımı
- Example#341 - --rc örneği
- Example#342 - --re örneği
- Example#343 - --ri örneği
- Example#344 - - PHP betiğini kabuk betiği olarak çalıştırmak
- Example#345 - - Komut satırından çalıştırılması planlanan betik (betik.php)
- Example#346 - - Bir komut satırı PHP betiği çalıştırmak için yığın dosyası
(betik.bat)
- Example#347 - - Etkileşimli kabuk kullanarak kod çalıştırmak
- Example#348 - Kod tamamlama
- Example#349 - Etkileşimli kabukta php.ini ayarlarını değiştirmek
- Example#350 - HTTP sunucusunun başlatılması
- Example#351 - - Belge kök dizini belirterek başlatma
- Example#352 - - Yönlendirici betik belirtmek
- Example#353 - Checking for CLI Web Server Use
- Example#354 - Desteklenmeyen Dosya Türlerinin İşlenmesi
- Example#355 - CLI sunucusuna uzak makinelerden erişim
- Example#356 - Creating a new zval container
- Example#357 - Displaying zval information
- Example#358 - Increasing refcount of a zval
- Example#359 - Decreasing zval refcount
- Example#360 - Creating a array zval
- Example#361 - Adding already existing element to an array
- Example#362 - Removing an element from an array
- Example#363 - Adding the array itself as an element of it self
- Example#364 - Unsetting $a
- Example#365 - Memory usage example
- Example#366 - GC performance influences
- Example#367 - Running the above script
- Example#368 - Recompiling PHP to enable GC benchmarking
- Example#369 - GC statistics
- Example#370 - - Bir apc.rfc1867 örneği
- Example#371 - - apc_add örneği
- Example#372 - apc_bin_load example
- Example#373 - Bir apc_cache_info örneği
- Example#374 - apc_cas example
- Example#375 - apc_dec example
- Example#376 - - apc_define_constants örneği
- Example#377 - apc_delete_file example
- Example#378 - - apc_delete örneği
- Example#379 - apc_exists example
- Example#380 - - apc_fetch örneği
- Example#381 - apc_inc example
- Example#382 - - apc_load_constants örneği
- Example#383 - - apc_sma_info örneği
- Example#384 - - apc_store örneği
- Example#385 - - tcplisten kullanılan sıradan bir oturum
- Example#386 - - apd_callstack örneği
- Example#387 - - apd_clunk örneği
- Example#388 - - apd_continue örneği
- Example#389 - - apd_croak örneği
- Example#390 - - apd_dump_function_table örneği
- Example#391 - - apd_dump_persistent_resources örneği
- Example#392 - - apd_dump_regular_resources örneği
- Example#393 - - apd_echo örneği
- Example#394 - - apd_get_active_symbols örneği
- Example#395 - - apd_set_pprof_trace örneği
- Example#396 - - apd_set_session_trace_socket örneği
- Example#397 - - apd_set_session_trace örneği
- Example#398 - - apd_set_session örneği
- Example#399 - - override_function örneği
- Example#400 - - rename_function örneği
- Example#401 - - bcompiler_load_exe örneği
- Example#402 - - bcompiler_load örneği
- Example#403 - - bcompiler_parse_class örneği
- Example#404 - - bcompiler_read örneği
- Example#405 - - bcompiler_write_class örneği
- Example#406 - - bcompiler_write_constant örneği
- Example#407 - - bcompiler_write_exe_footer örneği
- Example#408 - - bcompiler_write_file örneği
- Example#409 - - bcompiler_write_footer örneği
- Example#410 - - bcompiler_write_function örneği
- Example#411 - - bcompiler_write_functions_from_file örneği
- Example#412 - - bcompiler_write_header örneği
- Example#413 - Bir betikte hataların yakalanıp işleme sokulması
- Example#414 - - debug_backtrace örneği
- Example#415 - - debug_print_backtrace örneği
- Example#416 - - error_get_last örneği
- Example#417 - - error_log örnekleri
- Example#418 - - error_reporting örnekleri
- Example#419 - - restore_error_handler örneği
- Example#420 - - restore_exception_handler örneği
- Example#421 - - set_error_handler ve
trigger_error ile hataların ele alınması
- Example#422 - - set_exception_handler örneği
- Example#423 - - trigger_error örneği
- Example#424 - Getting the data within the PHP application itself (function)
- Example#425 - Example use of gengraph.php
- Example#426 - Listing data via inclued dumps (configuration)
- Example#427 - inclued_get_data example
- Example#428 - Creating large array in a function
- Example#429 - - Çıktı Denetimi örneği
- Example#430 - - ob_end_clean örneği
- Example#431 - - ob_end_flush örneği
- Example#432 - - Basit bir ob_get_clean örneği
- Example#433 - - ob_get_contents örneği
- Example#434 - - ob_get_flush örneği
- Example#435 - - ob_get_length örneği
- Example#436 - - ob_gzhandler örneği
- Example#437 - - ob_list_handlers işlevi
- Example#438 - - Kullanıcı tanımlı geriçağırım işlevi örneği
- Example#439 - - output_add_rewrite_var örneği
- Example#440 - - output_reset_rewrite_vars örneği
- Example#441 - - assert_options örneği
- Example#442 - - Başarısız bir savın özel bir işlevle ele alınması
- Example#443 - - dl örnekleri
- Example#444 - - extension_loaded örneği
- Example#445 - - get_current_user örneği
- Example#446 - - get_defined_constants örneği
- Example#447 - - XML işlevlerinin listesi
- Example#448 - - get_include_path örneği
- Example#449 - - get_included_files örneği
- Example#450 - - get_loaded_extensions örneği
- Example#451 - - get_magic_quotes_gpc örneği
- Example#452 - - get_magic_quotes_runtime örneği
- Example#453 - - getenv örneği
- Example#454 - - getlastmod örneği
- Example#455 - - getopt örneği - 1
- Example#456 - - getopt örneği - 2
- Example#457 - - getopt örneği - 3
- Example#458 - - getrusage örneği
- Example#459 - - ini_get_all örnekleri
- Example#460 - - Ayrıntısız listeleme
- Example#461 - - ini_get örnekleri
- Example#462 - - ini_restore örneği
- Example#463 - - Bir INI yönergesine değer atamak
- Example#464 - - memory_get_usage örneği
- Example#465 - - php_ini_loaded_file örneği
- Example#466 - - Dönen ini dosyalarının listelenmesi
- Example#467 - - php_logo_guid örneği
- Example#468 - - php_sapi_name örneği
- Example#469 - - php_uname örnekleri
- Example#470 - - İşletim sistemine göre bazı sabit örnekleri
- Example#471 - - Genel katkıcıların listelenmesi
- Example#472 - - Çekirdek geliştiricilerin ve belgelendirme ekibinin listelenmesi
- Example#473 - - Tüm katkıcıların listelenmesi
- Example#474 - - phpinfo örneği
- Example#475 - - phpversion örneği
- Example#476 - - PHP_VERSION_ID örneği
- Example#477 - - Bir ortam değişkeninin atanması
- Example#478 - - restore_include_path örneği
- Example#479 - - set_include_path örneği
- Example#480 - - İçerilecek dosyaların aranacağı yollara bir yenisini eklemek
- Example#481 - - set_magic_quotes_runtime örneği
- Example#482 - - sys_get_temp_dir örneği
- Example#483 - - version_compare örnekleri
- Example#484 - zend_logo_guid örneği
- Example#485 - - zend_thread_id örneği
- Example#486 - - zend_version örneği
- Example#487 - Custom Superglobals with runkit.superglobal=_FOO,_BAR in php.ini
- Example#488 - Instantiating a restricted sandbox
- Example#489 - Working with variables in a sandbox
- Example#490 - Calling sandbox functions
- Example#491 - Passing arguments to sandbox functions
- Example#492 - Working with variables in a sandbox
- Example#493 - Accessing parental variables
- Example#494 - A runkit_class_adopt example
- Example#495 - A runkit_class_emancipate example
- Example#496 - A runkit_function_add example
- Example#497 - A runkit_function_copy example
- Example#498 - A runkit_function_redefine example
- Example#499 - runkit_method_add example
- Example#500 - runkit_method_copy example
- Example#501 - runkit_method_redefine example
- Example#502 - runkit_method_remove example
- Example#503 - runkit_method_rename example
- Example#504 - runkit_return_value_used example
- Example#505 - Feeding output to a variable
- Example#506 - Enabling and disabling scream at runtime
- Example#507 - Weakref usage example
- Example#508 - WeakRef usage example
- Example#509 - Weakref::acquire example
- Example#510 - Nested acquire/release example
- Example#511 - Weakref::__construct example
- Example#512 - Weakref::release example
- Example#513 - Weakmap usage example
- Example#514 - wincache.ignorelist example
- Example#515 - Authentication configuration for wincache.php
- Example#516 - Enabling WinCache session handler
- Example#517 - Enabling WinCache functions reroutes
- Example#518 - Reroute.ini file content
- Example#519 - A wincache_fcache_fileinfo example
- Example#520 - A wincache_fcache_meminfo example
- Example#521 - Using wincache_lock
- Example#522 - A wincache_ocache_fileinfo example
- Example#523 - A wincache_ocache_meminfo example
- Example#524 - A wincache_refresh_if_changed example
- Example#525 - A wincache_rplist_fileinfo example
- Example#526 - A wincache_rplist_meminfo example
- Example#527 - A wincache_scache_info example
- Example#528 - A wincache_scache_meminfo example
- Example#529 - wincache_ucache_add with key as a string
- Example#530 - wincache_ucache_add with key as an array
- Example#531 - Using wincache_ucache_cas
- Example#532 - using wincache_ucache_clear
- Example#533 - Using wincache_ucache_dec
- Example#534 - Using wincache_ucache_delete with key as a string
- Example#535 - Usingwincache_ucache_delete with key as an array
- Example#536 - Using wincache_ucache_delete with key as an array where some elements cannot be deleted
- Example#537 - Using wincache_ucache_exists
- Example#538 - wincache_ucache_get with key as a string
- Example#539 - wincache_ucache_get with key as an array
- Example#540 - Using wincache_ucache_inc
- Example#541 - Using wincache_ucache_info
- Example#542 - A wincache_ucache_meminfo example
- Example#543 - wincache_ucache_set with key as a string
- Example#544 - wincache_ucache_set with key as an array
- Example#545 - Using wincache_unlock
- Example#546 - Xhprof example with the optional GUI
- Example#547 - xhprof_disable example
- Example#548 - xhprof_enable examples
- Example#549 - xhprof_sample_disable example
- Example#550 - id3_get_frame_long_name example
- Example#551 - id3_get_frame_short_name example
- Example#552 - id3_get_genre_id example
- Example#553 - id3_get_genre_list example
- Example#554 - id3_get_genre_name example
- Example#555 - id3_get_tag example
- Example#556 - id3_get_tag example
- Example#557 - id3_get_version example
- Example#558 - id3_remove_tag example
- Example#559 - id3_set_tag example
- Example#560 - Opens a new MP3 file and read the title
- Example#561 - Reading an OGG/Vorbis file
- Example#562 - Encode an audio file to OGG/Vorbis
- Example#563 - KADM5 extension overview example
- Example#564 - Example of changing principal's password
- Example#565 - Example of principal's creation
- Example#566 - kadm5_delete_principal example
- Example#567 - kadm5_get_policies example
- Example#568 - kadm5_get_principal example
- Example#569 - kadm5_get_principals example
- Example#570 - KADM5 initialization example
- Example#571 - Example of modifying principal
- Example#572 - radius_acct_open example
- Example#573 - radius_add_server example
- Example#574 - radius_auth_open example
- Example#575 - radius_create_request example
- Example#576 - radius_cvt_addr example
- Example#577 - radius_cvt_int example
- Example#578 - radius_cvt_string example
- Example#579 - radius_get_attr example
- Example#580 - radius_get_vendor_attr example
- Example#581 - radius_put_attr example
- Example#582 - radius_put_int example
- Example#583 - radius_put_string example
- Example#584 - radius_put_vendor_attr example
- Example#585 - cal_days_in_month örneği
- Example#586 - cal_from_jd örneği
- Example#587 - cal_info örneği
- Example#588 - easter_date örneği
- Example#589 - easter_days örneği
- Example#590 - Takvim işlevleri örneği
- Example#591 - jdtojewish örneği
- Example#592 - DateTime::add example
- Example#593 - Further DateTime::add examples
- Example#594 - Beware when adding months
- Example#595 - DateTime::__construct example
- Example#596 - Intricacies of DateTime::__construct
- Example#597 - DateTime::createFromFormat example
- Example#598 - Intricacies of DateTime::createFromFormat
- Example#599 - DateTime::diff example
- Example#600 - DateTime object comparison
- Example#601 - DateTime::format example
- Example#602 - DateTime::getLastErrors example
- Example#603 - DateTime::getOffset example
- Example#604 - DateTime::getTimestamp example
- Example#605 - DateTime::getTimezone example
- Example#606 - DateTime::modify example
- Example#607 - Beware when adding or subtracting months
- Example#608 - DateTime::setDate example
- Example#609 - Values exceeding ranges are added to their parent values
- Example#610 - DateTime::setISODate example
- Example#611 - Values exceeding ranges are added to their parent values
- Example#612 - Finding the month a week is in
- Example#613 - DateTime::setTime example
- Example#614 - Values exceeding ranges are added to their parent values
- Example#615 - DateTime::setTimestamp example
- Example#616 - DateTime::setTimestamp alternative in PHP 5.2
- Example#617 - DateTime::setTimeZone example
- Example#618 - DateTime::sub example
- Example#619 - Further DateTime::sub examples
- Example#620 - Beware when subtracting months
- Example#621 - - DateTimeZone örneklenirken hataların
yakalanması
- Example#622 - - DateTimeZone::getLocation örneği
- Example#623 - DateTimeZone::getOffset examples
- Example#624 - A timezone_transitions_get example
- Example#625 - A timezone_abbreviations_list example
- Example#626 - A timezone_identifiers_list example
- Example#627 -
- Example#628 - - DateInterval örneği
- Example#629 - - DateInterval ve büyük değerler
- Example#630 - -
DateInterval ve
DateTime::diff ile %a ve %d değiştiricileri
- Example#631 - - checkdate örneği
- Example#632 - - Öntanımlı zaman diliminin getirilmesi
- Example#633 - - Zaman diliminin kısaltmasının getirilmesi
- Example#634 - - Öntanımlı zaman dilimini almak
- Example#635 - date_parse_from_format example
- Example#636 - - date_parse örneği
- Example#637 - - date_sun_info örneği
- Example#638 - - date_sunrise örneği
- Example#639 - - date_sunset örneği
- Example#640 - - date örnekleri
- Example#641 - - date işlevinde önceleme karakterleri
- Example#642 - - date ve mktime örneği
- Example#643 - - date Biçemlemesi
- Example#644 - - getdate örneği
- Example#645 - - gettimeofday örneği
- Example#646 - - gmdate örneği
- Example#647 - - Windows üzerinde gmmktime işlevi
- Example#648 - - gmstrftime örneği
- Example#649 - - idate örneği
- Example#650 - - localtime örneği
- Example#651 - - microtime ile zamanlama betiği
- Example#652 - - PHP 5'de zamanlama betiği
- Example#653 - - Basit bir mktime örneği
- Example#654 - - mktime örneği
- Example#655 - - Gelecek ayın son günü
- Example#656 - strftime locale examples
- Example#657 - ISO 8601:1988 week number example
- Example#658 - Cross platform compatible example using the %e modifier
- Example#659 - Display all known and unknown formats.
- Example#660 - - strptime örneği
- Example#661 - A strtotime example
- Example#662 - Checking for failure
- Example#663 - - time örneği
- Example#664 - - timezone_name_from_abbr örneği
- Example#665 - Getting the timezonedb version
- Example#666 - Writing a string with a specified color to the screen
- Example#667 - ncurses_getmouse example
- Example#668 - Writing a string with a specified color to the screen
- Example#669 - Writing a string with a specified color to the screen
- Example#670 - ncurses_mousemask example
- Example#671 - Writing a string with a specified color to the screen
- Example#672 - Newt Usage Example
- Example#673 - A newt_button example
- Example#674 - A newt_draw_root_text example
- Example#675 - A newt_form_add_component example
- Example#676 - A newt_form_add_components example
- Example#677 - A newt_form example
- Example#678 - A newt_get_screen_size example
- Example#679 - A newt_win_entries example
- Example#680 - Readline Callback Interface Example
- Example#681 - readline Example
- Example#682 - - Basit bzip2 örneği
- Example#683 - - Veri sıkıştırma
- Example#684 - - Bir dizgenin sıkıştırmasının açılması
- Example#685 - - bzerror örneği
- Example#686 - - bzopen örneği
- Example#687 - - bzread örneği
- Example#688 - - bzwrite örneği
- Example#689 - Using an external file
- Example#690 - Using a file within a phar archive
- Example#691 - Converting a phar archive from phar to tar file format
- Example#692 - phar.extract_list usage example
- Example#693 - phar.cache_list usage example
- Example#694 - A Phar::addEmptyDir example
- Example#695 - A Phar::addFile example
- Example#696 - A Phar::addFromString example
- Example#697 - A Phar::apiVersion example
- Example#698 - A Phar::buildFromDirectory example
- Example#699 - A Phar::buildFromIterator with SplFileInfo
- Example#700 - A Phar::buildFromIterator with other iterators
- Example#701 - A Phar::canCompress example
- Example#702 - A Phar::canWrite example
- Example#703 - A Phar::compress example
- Example#704 - A Phar::compressAllFilesBZIP2 example
- Example#705 - A Phar::compressAllFilesGZ example
- Example#706 - A Phar::compressFiles example
- Example#707 - A Phar::__construct example
- Example#708 - A Phar::convertToData example
- Example#709 - A Phar::convertToExecutable example
- Example#710 - A Phar::copy example
- Example#711 - A Phar::count example
- Example#712 - A Phar::createDefaultStub example
- Example#713 - A Phar::decompress example
- Example#714 - A Phar::decompressFiles example
- Example#715 - A Phar::delMetaData example
- Example#716 - A Phar::delete example
- Example#717 - A Phar::extractTo example
- Example#718 - A Phar::getMetadata example
- Example#719 - A Phar::getStub example
- Example#720 - A Phar::hasMetadata example
- Example#721 - A Phar::interceptFileFuncs example
- Example#722 - A Phar::interceptFileFuncs example
- Example#723 - A Phar::isBuffering example
- Example#724 - A Phar::isCompressed example
- Example#725 - A Phar::loadPhar example
- Example#726 - A Phar::mapPhar example
- Example#727 - A Phar::mount example
- Example#728 - A Phar::mungServer example
- Example#729 - A Phar::offsetExists example
- Example#730 - Phar::offsetGet example
- Example#731 - A Phar::offsetSet example
- Example#732 - A Phar::offsetUnset example
- Example#733 - A Phar::running example
- Example#734 - A Phar::setAlias example
- Example#735 - A Phar::setDefaultStub example
- Example#736 - A Phar::setMetadata example
- Example#737 - A Phar::setStub example
- Example#738 - A Phar::startBuffering example
- Example#739 - A Phar::stopBuffering example
- Example#740 - A Phar::uncompressAllFiles example
- Example#741 - A Phar::unlinkArchive example
- Example#742 - A Phar::webPhar example
- Example#743 - A PharData::addEmptyDir example
- Example#744 - A PharData::addFile example
- Example#745 - A PharData::addFromString example
- Example#746 - A PharData::buildFromDirectory example
- Example#747 - A PharData::buildFromIterator with SplFileInfo
- Example#748 - A PharData::buildFromIterator with other iterators
- Example#749 - A PharData::compress example
- Example#750 - A PharData::compressFiles example
- Example#751 - A PharData::__construct example
- Example#752 - A PharData::convertToData example
- Example#753 - A PharData::convertToExecutable example
- Example#754 - A PharData::copy example
- Example#755 - A PharData::decompress example
- Example#756 - A PharData::decompressFiles example
- Example#757 - A PharData::delMetaData example
- Example#758 - A PharData::delete example
- Example#759 - A PharData::extractTo example
- Example#760 - A PharData::offsetSet example
- Example#761 - A PharData::offsetUnset example
- Example#762 - A Phar::setMetadata example
- Example#763 - A PharFileInfo::chmod example
- Example#764 - A PharFileInfo::compress example
- Example#765 - A PharFileInfo::__construct example
- Example#766 - A PharFileInfo::decompress example
- Example#767 - A PharFileInfo::delMetaData example
- Example#768 - A PharFileInfo::getCRC32 example
- Example#769 - A PharFileInfo::getCompressedSize example
- Example#770 - A PharFileInfo::getMetadata example
- Example#771 - A PharFileInfo::getPharFlags example
- Example#772 - A PharFileInfo::isCRCChecked example
- Example#773 - A PharFileInfo::isCompressed example
- Example#774 - A PharFileInfo::isCompressedBZIP2 example
- Example#775 - A PharFileInfo::isCompressedGZ example
- Example#776 - A PharFileInfo::setCompressedBZIP2 example
- Example#777 - A PharFileInfo::setCompressedGZ example
- Example#778 - A PharFileInfo::setMetadata example
- Example#779 - A PharFileInfo::setUncompressed example
- Example#780 - Rar installation
- Example#781 - On-the-fly decompression
- Example#782 - RAR extension filesystem extraction example
- Example#783 - Nesne yönelimli kullanım
- Example#784 - Yordamsal kullanım
- Example#785 - Nesne yönelimli kullanım
- Example#786 - Yordamsal kullanım
- Example#787 - Nesne yönelimli kullanım
- Example#788 - Yordamsal kullanım
- Example#789 - Nesne yönelimli kullanım
- Example#790 - Yordamsal kullanım
- Example#791 - Nesne yönelimli kullanım
- Example#792 - Yordamsal kullanım
- Example#793 - Nesne yönelimli kullanım
- Example#794 - Yordamsal kullanım
- Example#795 - Nesne yönelimli kullanım
- Example#796 - Yordamsal kullanım
- Example#797 - Volume Callback
- Example#798 - Nesne yönelimli kullanım
- Example#799 - Yordamsal kullanım
- Example#800 - RarArchive::__toString example
- Example#801 - RarEntry::extract example
- Example#802 - How to extract all files in archive:
- Example#803 - RarEntry::getAttr example
- Example#804 - RarEntry::getHostOs example (version >= 2.0.0)
- Example#805 - RarEntry::getHostOs example (version <= 1.0.0)
- Example#806 - RarEntry::getMethod example
- Example#807 - RarEntry::getName example
- Example#808 - RarEntry::getPackedSize example
- Example#809 - RarEntry::getStream example
- Example#810 - RarEntry::getUnpackedSize example
- Example#811 - RarEntry::getVersion example
- Example#812 - RarException::isUsingExceptions example
- Example#813 - RarException::setUsingExceptions example
- Example#814 - - Bir Zip arşivi oluşturmak
- Example#815 - - Arşiv bilgilerinin dökümü ve listelenmesi
- Example#816 - - Zip akım sarmalayıcı; bir OpenOffice meta bilgisini okur
- Example#817 - - Zip kullanım örneği (PHP 4)
- Example#818 - - Bir arşivde boş bir dizin oluşturmak
- Example#819 - - Aç ve ekle
- Example#820 - - Arşive yeni bir girdi eklemek
- Example#821 - - Bir dosyayı arşivdeki bir dizine eklemek
- Example#822 - - İndisini kullanarak arşivden bir dosya silmek
- Example#823 - - İsmini kullanarak arşivden bir dosya silmek
- Example#824 - - Tüm girdileri çıkarmak
- Example#825 - - Sadece iki girdi çıkarmak
- Example#826 - - Bir arşiv açıklamasını basmak
- Example#827 - - Bir girdinin açıklamasını basmak
- Example#828 - - Bir girdinin açıklamasını basmak
- Example#829 - - Dosya içeriğini basmak
- Example#830 - - Dosya içeriğinin basılması
- Example#831 - - Bir zip girdisindeki resimde dönüşüm
- Example#832 - - Girdi içeriğini fread ile alıp saklamak
- Example#833 - - fopen ve zip akım sarmalayıcı kullanmak
dışında yukarıdaki ile aynı
- Example#834 - - Akım sarmalayıcı ve resim, XML işleviyle de
kullanılabilir
- Example#835 - - Bir arşiv oluşturup üzerinde
ZipArchive::locateName kullanmak
- Example#836 - - Bir arşivi açıp içeriğini dökmek
- Example#837 - - Bir arşiv oluşturmak
- Example#838 - - Bir girdinin ismini değiştirmek
- Example#839 - - Bir girdinin ismini değiştirmek
- Example#840 - - Bir arşiv oluşturup bir açıklama eklemek
- Example#841 - Bir arşiv açıp bir girdiye açıklama eklemek
- Example#842 - - Bir arşiv açıp bir girdiye açıklama eklemek
- Example#843 - - Bir girdiyli ilgili bilgilerin dökümü
- Example#844 - - Bir girdiyli ilgili bilgilerin dökümü
- Example#845 - - Küçük bir Zlib örneği
- Example#846 - - gzclose örneği
- Example#847 - - gzcompress örneği
- Example#848 - - gzdeflate örneği
- Example#849 - - Bir gzip dosyası oluşturmak
- Example#850 - - gzeof örneği
- Example#851 - - gzfile örneği
- Example#852 - - gzgetc örneği
- Example#853 - - gzgets örneği
- Example#854 - - gzgetss örneği
- Example#855 - - gzinflate örneği
- Example#856 - - gzopen örneği
- Example#857 - - gzpassthru örneği
- Example#858 - - gzread örneği
- Example#859 - - gzseek örneği
- Example#860 - - gzuncompress örneği
- Example#861 - - gzwrite örneği
- Example#862 - - CrackLib örneği
- Example#863 - - hash_algos örneği
- Example#864 - - hash_copy örneği
- Example#865 - - hash_file örneği
- Example#866 - - hash_final örneği
- Example#867 - - hash_hmac_file örneği
- Example#868 - - hash_hmac örneği
- Example#869 - - Ardışık özetleme örneği
- Example#870 - hash_pbkdf2 example, basic usage
- Example#871 - - hash_update_stream örneği
- Example#872 - - hash örneği
- Example#873 - - Bir girdi değerinin 2.2.x altında ECB kipinde
TripleDES ile şifrelenmesi
- Example#874 - - Bir girdi değerinin 2.4.x altında ECB kipinde
TripleDES ile şifrelenmesi
- Example#875 - - mcrypt_create_iv örneği
- Example#876 - - mcrypt_enc_get_algorithms_name örneği
- Example#877 - - mcrypt_enc_get_modes_name örneği
- Example#878 - - mcrypt_enc_get_supported_key_sizes örneği
- Example#879 - - mcrypt_encrypt örneği
- Example#880 - - mcrypt_get_block_size örneği
- Example#881 - - mcrypt_get_cipher_name örneği
- Example#882 - - mcrypt_get_iv_size örneği
- Example#883 - - mcrypt_get_key_size örneği
- Example#884 - - mcrypt_list_algorithms örneği
- Example#885 - - mcrypt_list_modes örneği
- Example#886 - - mcrypt_module_open örnekleri
- Example#887 - - Şifreleme için mcrypt_module_open
kullanımı
- Example#888 - - mcrypt_module_self_test örneği
- Example#889 - - mdecrypt_generic örneği
- Example#890 - - Bir dizgenin MD5 ve HMAC özetlerini hesaplayıp sonuçları birer
onaltılık dizge olarak çıktılamak
- Example#891 - - Tüm algoritmaları sıradan geçmek
- Example#892 - - mhash_get_block_size örneği
- Example#893 - - mhash_get_hash_name örneği
- Example#894 - openssl_cipher_iv_length example
- Example#895 - - Öz-imzalı sertifika üretimi
- Example#896 - - openssl_csr_sign örneği - CSR imzalama
(Kendi Sertifika Yetkilinizi nasıl oluşturursunuz?)
- Example#897 - - openssl_error_string örneği
- Example#898 - - openssl_get_cipher_methods örneği
- Example#899 - - openssl_get_md_methods örneği
- Example#900 - - openssl_open örneği
- Example#901 - - openssl_pkcs7_decrypt örneği
- Example#902 - - openssl_pkcs7_encrypt örneği
- Example#903 - - openssl_pkcs7_sign örneği
- Example#904 - - openssl_random_pseudo_bytes örneği
- Example#905 - - openssl_seal örneği
- Example#906 - - openssl_sign örneği
- Example#907 - - openssl_verify örneği
- Example#908 - DBA example
- Example#909 - Traversing a database
- Example#910 - dba_handlers Example
- Example#911 - dbx_close example
- Example#912 - dbx_compare example
- Example#913 - dbx_connect example
- Example#914 - dbx_error example
- Example#915 - dbx_escape_string example
- Example#916 - How to handle the returned value
- Example#917 - lists each field's name and type
- Example#918 - outputs the content of data property into HTML table
- Example#919 - How to handle UNBUFFERED queries
- Example#920 - How to handle the returned value
- Example#921 - dbx_sort example
- Example#922 - DNS'siz bağlantı
- Example#923 - - odbc_execute ve odbc_prepare örneği
- Example#924 - - odbc_fetch_into örnekleri
- Example#925 - - odbc_next_result örneği
- Example#926 - - odbc_execute ve odbc_prepare örneği
- Example#927 - - odbc_result örnekleri
- Example#928 - - odbc_setoption örnekleri
- Example#929 - - PDO::ATTR_DRIVER_NAME kullanımı
- Example#930 - - MySQL'e bağlanmak
- Example#931 - - Bağlantı hatalarının ele alınışı
- Example#932 - - Bir bağlantının kapatılışı
- Example#933 - - Kalıcı bağlantılar
- Example#934 - - Bir toplu hareket betiğinin çalıştırılması
- Example#935 - - Hazır deyimlerle değiştirge ismine göre veri girişi
- Example#936 - - Hazır deyimlerle değiştirge indisine göre veri girişi
- Example#937 - - Hazır deyimle veri almak
- Example#938 - - Bir saklı yordamın çıktı değiştirgesi ile kullanımı
- Example#939 - - Bir saklı yordamın girdi/çıktı değiştirgesi ile kullanımı
- Example#940 - - Geçersiz değiştirge kullanımı
- Example#941 - - Veritabanındaki bir resmin gösterilmesi
- Example#942 - - Bir resmin veritabanına yerleştirilmesi
- Example#943 - - Oracle'da bir resmi veritabanına yerleştirmek
- Example#944 - - ir toplu hareketi geri almak
- Example#945 - - Bir toplu hareketin teslim edilmesi
- Example#946 - - Sürücü isteğiyle PDO örneğinin oluşturulması
- Example#947 - - URI isteğiyle PDO örneğinin oluşturulması
- Example#948 - - Bir takma ad kullanarak PDO örneğinin oluşturulması
- Example#949 - - Bir SQLSTATE kodunun döndürülmesi
- Example#950 - - Bir DB2 veiitabanına kurulan bir PDO_ODBC bağlantısıyla ilgili
hata bilgisinin gösterilmesi
- Example#951 - - Bir DELETE deyiminin çalıştırılması
- Example#952 - - Veritabanı bağlantı özniteliklerinin öğrenilmesi
- Example#953 - - PDO::getAvailableDrivers örneği
- Example#954 - - İsimli değiştirgelerle bir SQL deyiminin hazırlanması
- Example#955 - - Soru imli değiştirgelerle bir SQL deyiminin hazırlanması
- Example#956 - - PDO::query örneği
- Example#957 - - Normal bir dizgeyi öncelemek
- Example#958 - - Tehlikeli bir dizgeyi öncelemek
- Example#959 - - Karmaşık bir dizgeyi öncelemek
- Example#960 - - Bir toplu hareketin geri alınması
- Example#961 - - Sonuç kümesi çıktısının PHP değişkenleri ile ilişkilendirilmesi
- Example#962 - - İsimli değiştirgelerle
PDOStatement::bindParam örneği
- Example#963 - - Soru imli değiştirgelerle
PDOStatement::bindParam örneği
- Example#964 - - Girdi/Çıktı değiştirgesi kullanımı
- Example#965 - - İsimli değiştirgelerle
PDOStatement::bindValue örneği
- Example#966 - - Soru imli değiştirgelerle
PDOStatement::bindValue örneği
- Example#967 - - PDOStatement::closeCursor örneği
- Example#968 - - Sütunları saymak
- Example#969 - - İsimli değiştirgelerle
PDOStatement::debugDumpParams örneği
- Example#970 - - İsimsiz değiştirgelerle
PDOStatement::debugDumpParams örneği
- Example#971 - - SQLSTATE kodunun döndürülmesi
- Example#972 - - Bir DB2 veritabanına açılan bir ODBC bağlantısından hata
bilgisinin alınması
- Example#973 - - Değişkenlerle ilişkili bir hazır deyimin çalıştırılması
- Example#974 - - Yerleştirilecek değerlere (isimli değiştirgelere) sahip bir hazır
deyimin çalıştırılması
- Example#975 - - - Yerleştirilecek değerlere (soru imli değiştirgelere) sahip bir
hazır deyimin çalıştırılması
- Example#976 - Soru imli bir hazır deyimin çalıştırılması
- Example#977 - - Farklı alım tarzlarıyla satırların döndürülmesi
- Example#978 - - Satırları bir kaydırılabilir gösterici ile döndürmek
- Example#979 - - Bir sonuç kümesinde kalan tüm satırları almak
- Example#980 - - Sonuç kümesinden tek bir sütunun tüm değerlerini almak
- Example#981 - - Tüm değerleri tek bir sütuna göre gruplamak
- Example#982 - - Sonraki satırın ilk sütununu döndürmek
- Example#983 - - Sütun temel verilerinin alınması
- Example#984 - - Bir kayıtlı yordamdan dönen çok sayıda satır kümesine erişim
- Example#985 - - Silinen satır sayısının döndürülmesi
- Example#986 - - Bir SELECT deyiminden etkilenen satırların sayılması
- Example#987 - - Veri alım kipinin belirlenmesi
- Example#988 - Insert LOBs in CUBRID PDO
- Example#989 - Fetch LOBs in CUBRID PDO
- Example#990 - PDO_CUBRID DSN examples
- Example#991 - A PDO::cubrid_schema example
- Example#992 - - PDO_DBLIB DSN örnekleri
- Example#993 - - PDO_FIREBIRD DSN örneği
- Example#994 - - db2cli.ini kullanarak PDO_IBM DSN örneği
- Example#995 - - Bağlantı dizgeli PDO_IBM DSN'si örneği
- Example#996 - - odbc.ini kullanan PDO_INFORMIX DSN örneği
- Example#997 - - Bağlantı dizgeli PDO_INFORMIX DSN örneği
- Example#998 - - Sorguların tamponlanmasına zorlamak
- Example#999 - - PDO_MYSQL DSN örnekleri
- Example#1000 - PDO_SQLSRV DSN examples
- Example#1001 - - PDO_OCI DSN örnekleri
- Example#1002 - - PDO_ODBC DSN örneği (ODBC sürücüsünün yöneticisi)
- Example#1003 - - PDO_ODBC DSN örneği (IBM DB2 katalogsuz bağlantısı)
- Example#1004 - - PDO_ODBC DSN örneği (Microsoft Access katalogsuz
bağlantısı)
- Example#1005 - - PDO_PGSQL DSN örneği
- Example#1006 - A PDO::pgsqlLOBCreate example
- Example#1007 - A PDO::pgsqlLOBOpen example
- Example#1008 - A PDO::pgsqlLOBUnlink example
- Example#1009 - - PDO_SQLITE DSN örnekleri
- Example#1010 - max_length aggregation function example
- Example#1011 - PDO::sqliteCreateFunction example
- Example#1012 - - PDO_4D için DSN örnekleri
- Example#1013 - - PDO_4D için bir temel örnek
- Example#1014 - PDO_4D üzerinden bir 4D veritabanına bağlanmak
- Example#1015 - - 4D'de bir LEFT JOIN çalıştırmak
- Example#1016 - - 4D tablo isimlerinin öncelenmesi
- Example#1017 - Example of Data Retrieval
- Example#1018 - Example of Data Insertion
- Example#1019 - cubrid_bind example
- Example#1020 - cubrid_bind BLOB/CLOB example
- Example#1021 - cubrid_bind BLOB/CLOB example
- Example#1022 - cubrid_close_prepare example
- Example#1023 - cubrid_close_request example
- Example#1024 - cubrid_col_get example
- Example#1025 - cubrid_col_size example
- Example#1026 - cubrid_column_names example
- Example#1027 - cubrid_column_types example
- Example#1028 - cubrid_commit example
- Example#1029 - cubrid_connect_with_url url without properties example
- Example#1030 - cubrid_connect_with_url url with properties example
- Example#1031 - cubrid_connect example
- Example#1032 - cubrid_current_oid example
- Example#1033 - cubrid_disconnect example
- Example#1034 - cubrid_drop example
- Example#1035 - cubrid_error_code_facility example
- Example#1036 - cubrid_error_code example
- Example#1037 - cubrid_error_msg example
- Example#1038 - cubrid_execute example
- Example#1039 - cubrid_fetch example
- Example#1040 - cubrid_free_result example
- Example#1041 - cubrid_get_charset example
- Example#1042 - cubrid_get_class_name example
- Example#1043 - cubrid_get_client_info example
- Example#1044 - cubrid_get_db_parameter example
- Example#1045 - cubrid_get_query_timeout example
- Example#1046 - cubrid_get_server_info example
- Example#1047 - cubrid_get example
- Example#1048 - cubrid_insert_id example
- Example#1049 - cubrid_is_instance example
- Example#1050 - cubrid_lob_close example
- Example#1051 - cubrid_lob_export example
- Example#1052 - cubrid_lob_get example
- Example#1053 - cubrid_lob_send example
- Example#1054 - cubrid_lob_size example
- Example#1055 - cubrid_lob2_bind example
- Example#1056 - cubrid_lob2_export example
- Example#1057 - cubrid_lob2_export example
- Example#1058 - cubrid_lob2_read example 1
- Example#1059 - cubrid_lob2_read example 2
- Example#1060 - cubrid_lob2_seek64 example
- Example#1061 - cubrid_lob2_seek example
- Example#1062 - cubrid_lob2_write example 1
- Example#1063 - cubrid_lob2_write example 2
- Example#1064 - cubrid_lock_read example
- Example#1065 - cubrid_lock_write example
- Example#1066 - cubrid_move_cursor example
- Example#1067 - cubrid_next_result example
- Example#1068 - cubrid_num_cols example
- Example#1069 - cubrid_num_rows example
- Example#1070 - cubrid_connect_with_url url without properties example
- Example#1071 - cubrid_connect_with_url url with properties example
- Example#1072 - cubrid_connect example
- Example#1073 - cubrid_prepare example
- Example#1074 - cubrid_put example
- Example#1075 - cubrid_rollback example
- Example#1076 - cubrid_schema example
- Example#1077 - cubrid_seq_drop example
- Example#1078 - cubrid_seq_insert example
- Example#1079 - cubrid_seq_put example
- Example#1080 - cubrid_set_add example
- Example#1081 - cubrid_get_db_parameter example
- Example#1082 - cubrid_set_drop example
- Example#1083 - cubrid_version example
- Example#1084 - cubrid_affected_rows example
- Example#1085 - cubrid_client_encoding example
- Example#1086 - cubrid_close example
- Example#1087 - cubrid_data_seek example
- Example#1088 - cubrid_db_name example
- Example#1089 - cubrid_errno example
- Example#1090 - cubrid_error example
- Example#1091 - cubrid_fetch_array example
- Example#1092 - cubrid_fetch_assoc example
- Example#1093 - cubrid_fetch_field example
- Example#1094 - cubrid_fetch_lengths example
- Example#1095 - cubrid_fetch_object example
- Example#1096 - cubrid_fetch_row example
- Example#1097 - cubrid_field_flags example
- Example#1098 - cubrid_field_len example
- Example#1099 - cubrid_field_name example
- Example#1100 - cubrid_field_seek example
- Example#1101 - cubrid_field_table example
- Example#1102 - cubrid_field_type example
- Example#1103 - cubrid_list_dbs example
- Example#1104 - cubrid_num_fields example
- Example#1105 - cubrid_ping example
- Example#1106 - Invalid Query
- Example#1107 - Valid Query
- Example#1108 - cubrid_real_escape_string example
- Example#1109 - cubrid_result example
- Example#1110 - cubrid_unbuffered_query example
- Example#1111 - cubrid_load_from_glo example
- Example#1112 - cubrid_new_glo example
- Example#1113 - cubrid_save_to_glo example
- Example#1114 - cubrid_send_glo example
- Example#1115 - Inserting a record in a dBase database
- Example#1116 - Closing a dBase database file
- Example#1117 - Creating a dBase database file
- Example#1118 - Showing header information for a dBase database file
- Example#1119 - Listing all the registered members in the database
- Example#1120 - dbase_numfields Example
- Example#1121 - Looping over all the records of the database
- Example#1122 - Opening a dBase database file
- Example#1123 - Emptying a dBase database
- Example#1124 - Updating a record in the database
- Example#1125 - ibase_blob_get example
- Example#1126 - ibase_blob_import example
- Example#1127 - ibase_connect example
- Example#1128 - ibase_execute example
- Example#1129 - ibase_fetch_object example
- Example#1130 - ibase_field_info example
- Example#1131 - ibase_name_result example
- Example#1132 - ibase_num_fields example
- Example#1133 - ibase_query example
- Example#1134 - ibase_set_event_handler example
- Example#1135 - ibase_timefmt example
- Example#1136 - fbsql_close example
- Example#1137 - fbsql_connect example
- Example#1138 - fbsql_create_blob example
- Example#1139 - fbsql_create_clob example
- Example#1140 - fbsql_create_db example
- Example#1141 - fbsql_data_seek example
- Example#1142 - fbsql_create_clob example
- Example#1143 - fbsql_errno Example
- Example#1144 - fbsql_error Example
- Example#1145 - fbsql_fetch_array example
- Example#1146 - fbsql_fetch_assoc example
- Example#1147 - fbsql_fetch_field example
- Example#1148 - fbsql_fetch_object example
- Example#1149 - fbsql_field_name example
- Example#1150 - fbsql_field_type example
- Example#1151 - fbsql_list_dbs example
- Example#1152 - fbsql_list_fields example
- Example#1153 - fbsql_next_result example
- Example#1154 - fbsql_num_rows example
- Example#1155 - fbsql_query example
- Example#1156 - fbsql_query example
- Example#1157 - fbsql_read_blob example
- Example#1158 - fbsql_read_clob example
- Example#1159 - fbsql_table_name example
- Example#1160 - Retrieving the AUTOCOMMIT value for a connection
- Example#1161 - Setting the AUTOCOMMIT value for a connection
- Example#1162 - Binding PHP variables to a prepared statement
- Example#1163 - Calling stored procedures with IN and OUT parameters
- Example#1164 - Inserting a binary large object (BLOB) directly from a file
- Example#1165 - A db2_client_info example
- Example#1166 - Closing a connection
- Example#1167 - Retrieving an SQLSTATE value for a failed connection attempt
- Example#1168 - Retrieving the error message returned by a failed connection attempt
- Example#1169 - Creating a cataloged connection
- Example#1170 - Creating an uncataloged connection
- Example#1171 - Creating a connection with autocommit off by default
- Example#1172 - i5/OS best performance
- Example#1173 - Using trusted context
- Example#1174 - A db2_escape_string example
- Example#1175 - Creating a table with db2_exec
- Example#1176 - Executing a SELECT statement with a scrollable cursor
- Example#1177 - Returning XML data as an SQL ResultSet
- Example#1178 - Performing a "JOIN" with XML data
- Example#1179 - Returning SQL data as part of a larger XML document
- Example#1180 - Preparing and executing an SQL statement with parameter markers
- Example#1181 - Calling a stored procedure with an OUT parameter
- Example#1182 - Returning XML data as an SQL ResultSet
- Example#1183 - Performing a "JOIN" with XML data
- Example#1184 - Returning SQL data as part of a larger XML document
- Example#1185 - Iterating through a forward-only cursor
- Example#1186 - Retrieving specific rows with db2_fetch_array
from a scrollable cursor
- Example#1187 - Iterating through a forward-only cursor
- Example#1188 - Retrieving specific rows with db2_fetch_assoc
from a scrollable cursor
- Example#1189 - Iterating through a forward-only cursor
- Example#1190 - Retrieving specific rows with db2_fetch_both
from a scrollable cursor
- Example#1191 - A db2_fetch_object example
- Example#1192 - Iterating through a result set
- Example#1193 - i5/OS recommended alternatives to db2_fetch_row/db2_result
- Example#1194 - Setting and retrieving parameters through a connection resource
- Example#1195 - A db2_last_insert_id example
- Example#1196 - Iterating through different types of data
- Example#1197 - Calling a stored procedure that returns multiple result sets
- Example#1198 - Retrieving the number of fields in a result set
- Example#1199 - Closing a persistent connection
- Example#1200 - A db2_pconnect example
- Example#1201 - Using trusted context
- Example#1202 - Preparing and executing an SQL statement with parameter markers
- Example#1203 - A db2_result example
- Example#1204 - Rolling back a DELETE statement
- Example#1205 - A db2_server_info example
- Example#1206 - Setting one parameter with a connection resource
- Example#1207 - Setting multiple parameters with a connection resource
- Example#1208 - Setting multiple parameters with an invalid key
- Example#1209 - Setting multiple parameters with an invalid value
- Example#1210 - Setting multiple parameters with a connection resource and the wrong type
- Example#1211 - Setting multiple parameters with the wrong resource
- Example#1212 - Putting it all together
- Example#1213 - i5/OS cursors are read-only
- Example#1214 - Informix affected rows
- Example#1215 - Closing a Informix connection
- Example#1216 - Connect to a Informix database
- Example#1217 - ifx_do Example
- Example#1218 - ifx_errormsg example
- Example#1219 - Informix fetch rows
- Example#1220 - Informix SQL fieldproperties
- Example#1221 - Fieldnames and SQL fieldtypes
- Example#1222 - Retrieve Informix sqlca.sqlerrd[x] values
- Example#1223 - Informix results as HTML table
- Example#1224 - ifx_num_fields Example
- Example#1225 - Show all rows of the "orders" table as a HTML table
- Example#1226 - Insert some values into the "catalog" table
- Example#1227 - Example usage of PassEnv for Ingres
- Example#1228 - Simple Ingres Example
- Example#1229 - ingres_charset - Get the installation character set
- Example#1230 - Open a connection to an Ingres database
- Example#1231 - Get cursor name for a query resource
- Example#1232 - Get the last Ingres error number generated
- Example#1233 - Get a message for the last error generated
- Example#1234 - Get the last SQLSTATE error code generated
- Example#1235 - Escape special characters for use in a query
- Example#1236 - Fetch a row of result into an array
- Example#1237 - Fetch a row into an associative array
- Example#1238 - Fetch a row into an object
- Example#1239 - Get the return value from a procedure call
- Example#1240 - Fetch a row of result into an enumerated array
- Example#1241 - Free a result resource
- Example#1242 - Send a simple select
- Example#1243 - Passing query parameters to ingres_query
- Example#1244 - Inserting a BLOB with parameter types
- Example#1245 - Position the cursor on the 3rd row
- Example#1246 - Set date_format to ISO4
- Example#1247 - Set timezone to HONG-KONG
- Example#1248 - Issue a simple un-buffered select
- Example#1249 - Passing query parameters to ingres_unbuffered_query
- Example#1250 - Inserting a BLOB with parameter types
- Example#1251 - MaxDB extension overview example
- Example#1252 - Example for use of SELECT INTO statements
- Example#1253 - Example fore using database procedures
- Example#1254 - Nesne yönelimli kullanım
- Example#1255 - Yordamsal kullanım
- Example#1256 - Nesne yönelimli kullanım
- Example#1257 - Yordamsal kullanım
- Example#1258 - Nesne yönelimli kullanım
- Example#1259 - Yordamsal kullanım
- Example#1260 - Nesne yönelimli kullanım
- Example#1261 - Yordamsal kullanım
- Example#1262 - Nesne yönelimli kullanım
- Example#1263 - Yordamsal kullanım
- Example#1264 - maxdb_connect_errno sample
- Example#1265 - maxdb_connect_error sample
- Example#1266 - Nesne yönelimli kullanım
- Example#1267 - Yordamsal kullanım
- Example#1268 - Nesne yönelimli kullanım
- Example#1269 - Yordamsal kullanım
- Example#1270 - Yordamsal kullanım
- Example#1271 - Nesne yönelimli kullanım
- Example#1272 - Yordamsal kullanım
- Example#1273 - Nesne yönelimli kullanım
- Example#1274 - Yordamsal kullanım
- Example#1275 - Nesne yönelimli kullanım
- Example#1276 - Yordamsal kullanım
- Example#1277 - Nesne yönelimli kullanım
- Example#1278 - Yordamsal kullanım
- Example#1279 - Nesne yönelimli kullanım
- Example#1280 - Yordamsal kullanım
- Example#1281 - Nesne yönelimli kullanım
- Example#1282 - Yordamsal kullanım
- Example#1283 - Nesne yönelimli kullanım
- Example#1284 - Yordamsal kullanım
- Example#1285 - Nesne yönelimli kullanım
- Example#1286 - Yordamsal kullanım
- Example#1287 - Nesne yönelimli kullanım
- Example#1288 - Yordamsal kullanım
- Example#1289 - Nesne yönelimli kullanım
- Example#1290 - Yordamsal kullanım
- Example#1291 - Nesne yönelimli kullanım
- Example#1292 - Yordamsal kullanım
- Example#1293 - Nesne yönelimli kullanım
- Example#1294 - Yordamsal kullanım
- Example#1295 - Nesne yönelimli kullanım
- Example#1296 - Yordamsal kullanım
- Example#1297 - maxdb_get_client_info
- Example#1298 - maxdb_get_client_version
- Example#1299 - Nesne yönelimli kullanım
- Example#1300 - Yordamsal kullanım
- Example#1301 - Nesne yönelimli kullanım
- Example#1302 - Yordamsal kullanım
- Example#1303 - Nesne yönelimli kullanım
- Example#1304 - Yordamsal kullanım
- Example#1305 - Nesne yönelimli kullanım
- Example#1306 - Yordamsal kullanım
- Example#1307 - Nesne yönelimli kullanım
- Example#1308 - Yordamsal kullanım
- Example#1309 - Nesne yönelimli kullanım
- Example#1310 - Yordamsal kullanım
- Example#1311 - Nesne yönelimli kullanım
- Example#1312 - Yordamsal kullanım
- Example#1313 - Nesne yönelimli kullanım
- Example#1314 - Yordamsal kullanım
- Example#1315 - Nesne yönelimli kullanım
- Example#1316 - Yordamsal kullanım
- Example#1317 - Nesne yönelimli kullanım
- Example#1318 - Yordamsal kullanım
- Example#1319 - Nesne yönelimli kullanım
- Example#1320 - Yordamsal kullanım
- Example#1321 - Nesne yönelimli kullanım
- Example#1322 - Yordamsal kullanım
- Example#1323 - Nesne yönelimli kullanım
- Example#1324 - Yordamsal kullanım
- Example#1325 - Nesne yönelimli kullanım
- Example#1326 - Yordamsal kullanım
- Example#1327 - Nesne yönelimli kullanım
- Example#1328 - Yordamsal kullanım
- Example#1329 - Yordamsal kullanım
- Example#1330 - Nesne yönelimli kullanım
- Example#1331 - Yordamsal kullanım
- Example#1332 - Nesne yönelimli kullanım
- Example#1333 - Yordamsal kullanım
- Example#1334 - Nesne yönelimli kullanım
- Example#1335 - Yordamsal kullanım
- Example#1336 - Nesne yönelimli kullanım
- Example#1337 - Yordamsal kullanım
- Example#1338 - Nesne yönelimli kullanım
- Example#1339 - Yordamsal kullanım
- Example#1340 - Nesne yönelimli kullanım
- Example#1341 - Yordamsal kullanım
- Example#1342 - Yordamsal kullanım (SELECT INTO)
- Example#1343 - Yordamsal kullanım (DB procedure)
- Example#1344 - Nesne yönelimli kullanım (extended syntax)
- Example#1345 - Nesne yönelimli kullanım
- Example#1346 - Yordamsal kullanım
- Example#1347 - Nesne yönelimli kullanım
- Example#1348 - Yordamsal kullanım
- Example#1349 - Nesne yönelimli kullanım
- Example#1350 - Yordamsal kullanım
- Example#1351 - Nesne yönelimli kullanım
- Example#1352 - Yordamsal kullanım
- Example#1353 - Nesne yönelimli kullanım
- Example#1354 - Yordamsal kullanım
- Example#1355 - Nesne yönelimli kullanım
- Example#1356 - Yordamsal kullanım
- Example#1357 - Nesne yönelimli kullanım
- Example#1358 - Yordamsal kullanım
- Example#1359 - Nesne yönelimli kullanım
- Example#1360 - Yordamsal kullanım
- Example#1361 - Nesne yönelimli kullanım
- Example#1362 - Yordamsal kullanım
- Example#1363 - Nesne yönelimli kullanım
- Example#1364 - Yordamsal kullanım
- Example#1365 - Nesne yönelimli kullanım
- Example#1366 - Yordamsal kullanım
- Example#1367 - Nesne yönelimli kullanım
- Example#1368 - Yordamsal kullanım
- Example#1369 - Nesne yönelimli kullanım
- Example#1370 - Yordamsal kullanım
- Example#1371 - Nesne yönelimli kullanım
- Example#1372 - Yordamsal kullanım
- Example#1373 - Nesne yönelimli kullanım
- Example#1374 - Yordamsal kullanım
- Example#1375 - Mongo::__construct replica set example
- Example#1376 - Connecting to a domain socket
- Example#1377 - Mongo::__construct authentication example
- Example#1378 - Changing pool size
- Example#1379 - Mongo::listDBs example
- Example#1380 - Mongo::selectCollection example
- Example#1381 - Mongo::setPoolSize example
- Example#1382 - MongoDB::command "distinct" example
- Example#1383 - MongoDB::command "distinct" example
- Example#1384 - MongoDB::command MapReduce example
- Example#1385 - MongoDB::createCollection capped collection example
- Example#1386 - MongoDB::createDBRef example
- Example#1387 - MongoDB::createDBRef example
- Example#1388 - MongoDB::drop example
- Example#1389 - Simple MongoDB::execute example
- Example#1390 - Parameter MongoDB::execute example
- Example#1391 - Scope example
- Example#1392 - MongoDB::getDBRef example
- Example#1393 - MongoDB::getGridFS example
- Example#1394 - MongoDB::lastError NULL error example
- Example#1395 - MongoDB::lastError duplicate key example
- Example#1396 - MongoDB::listCollections example
- Example#1397 - MongoDB::repair example
- Example#1398 - MongoCollection::batchInsert example
- Example#1399 - MongoCollection::batchInsert example with
ignoring errors
- Example#1400 - MongoCollection::count example
- Example#1401 - MongoCollection::createDBRef example
- Example#1402 - MongoCollection::deleteIndex example
- Example#1403 - MongoCollection::deleteIndexes example
- Example#1404 - MongoCollection::distinct example
- Example#1405 - MongoCollection::distinct example on a embedded document
- Example#1406 - MongoCollection::drop example
- Example#1407 - MongoCollection::ensureIndex example
- Example#1408 - Drop duplicates example
- Example#1409 - Geospatial Indexing
- Example#1410 - MongoCollection::find example
- Example#1411 - MongoCollection::find example using $where
- Example#1412 - MongoCollection::find example using $in
- Example#1413 - Getting results as an array
- Example#1414 - MongoCollection::findOne document by its id.
- Example#1415 - MongoCollection::findOne document by some condition.
- Example#1416 - MongoCollection::getDBRef example
- Example#1417 - MongoCollection::find example
- Example#1418 - MongoCollection::getName example
- Example#1419 - MongoCollection::group example
- Example#1420 - MongoCollection::group example
- Example#1421 - Passing a keys function
- Example#1422 - MongoCollection::insert _id example
- Example#1423 - MongoCollection::insert safe example
- Example#1424 - MongoCollection::remove with justOne example
- Example#1425 - MongoCollection::save example
- Example#1426 - MongoCollection::toIndexString example
- Example#1427 - MongoCollection::__toString example
- Example#1428 - MongoCollection::update
- Example#1429 - MongoCollection::update upsert example
- Example#1430 - MongoCollection::update multiple example
- Example#1431 - MongoCursor::addOption example
- Example#1432 - MongoCursor::awaitData example
- Example#1433 - Mongo::batchSize and combinations with
MongoCursor::limit
- Example#1434 - MongoCursor::count example
- Example#1435 - MongoCursor::doQuery example
- Example#1436 - MongoCursor::explain example
- Example#1437 - MongoCursor::info example
- Example#1438 - MongoCursor::setFlag example
- Example#1439 - MongoCursor::slaveOkay example
- Example#1440 - MongoCursor::sort example
- Example#1441 - MongoCursor::tailable example
- Example#1442 - MongoCursor::timeout example
- Example#1443 - MongoId::__construct example
- Example#1444 - Parameter example
- Example#1445 - MongoId::__toString example
- Example#1446 - MongoCode::__construct example
- Example#1447 - Using MongoCode with $where
- Example#1448 - MongoCode::__toString example
- Example#1449 - MongoDate::__construct example
- Example#1450 - MongoRegex::__construct example
- Example#1451 - MongoRegex::__toString example
- Example#1452 - MongoDBRef::create example
- Example#1453 - MongoCollection::createDBRef example
- Example#1454 - MongoGridFS::findOne example
- Example#1455 - MongoGridFSFile::getBytes example
- Example#1456 - MongoGridFSFile::getResource example
- Example#1457 - MongoGridFSFile::write example
- Example#1458 - Changing pool size
- Example#1459 - Mongo::setPoolSize example
- Example#1460 - mSQL usage example
- Example#1461 - msql_fetch_array example
- Example#1462 - msql_fetch_object example
- Example#1463 - msql_fetch_row example
- Example#1464 - msql_query example
- Example#1465 - mssql_bind example
- Example#1466 - mssql_close example
- Example#1467 - mssql_connect example
- Example#1468 - mssql_data_seek example
- Example#1469 - mssql_execute example
- Example#1470 - mssql_fetch_array example
- Example#1471 - mssql_fetch_assoc example
- Example#1472 - mssql_fetch_batch example
- Example#1473 - mssql_fetch_field example
- Example#1474 - mssql_fetch_object example
- Example#1475 - mssql_fetch_row example
- Example#1476 - mssql_field_length example
- Example#1477 - mssql_field_name example
- Example#1478 - Using mssql_field_seek on the example for mssql_fetch_field
- Example#1479 - mssql_field_type example
- Example#1480 - mssql_free_result example
- Example#1481 - mssql_free_statement example
- Example#1482 - mssql_get_last_message example
- Example#1483 - mssql_guid_string example
- Example#1484 - mssql_init example
- Example#1485 - mssql_min_error_severity example
- Example#1486 - mssql_min_message_severity example
- Example#1487 - mssql_next_result example
- Example#1488 - mssql_num_fields example
- Example#1489 - mssql_num_rows example
- Example#1490 - mssql_pconnect using the new_link parameter
- Example#1491 - mssql_query example
- Example#1492 - mssql_result example
- Example#1493 - Faster alternative to above example
- Example#1494 - mssql_rows_affected example
- Example#1495 - mssql_select_db example
- Example#1496 - Escaping the database name with square brackets
- Example#1497 - Comparing the three MySQL APIs
- Example#1498 - Configure commands for using mysqlnd or libmysql
- Example#1499 - Unbuffered query example: mysqli
- Example#1500 - Unbuffered query example: pdo_mysql
- Example#1501 - Unbuffered query example: mysql
- Example#1502 - Problems with setting the character set with SQL
- Example#1503 - Setting the character set example: mysqli
- Example#1504 - Setting the character set example: pdo_mysql
- Example#1505 - Setting the character set example: mysql
- Example#1506 - - MySQL eklentisi örneği
- Example#1507 - - mysql_affected_rows örneği
- Example#1508 - - Hareket kullananılan mysql_affected_rows örneği
- Example#1509 - - mysql_client_encoding örneği
- Example#1510 - - mysql_close örneği
- Example#1511 - - mysql_connect örneği
- Example#1512 - - konak_adı:port sözdizimini kullanan mysql_connect örneği
- Example#1513 - - ":/bir/yol/soket" sözdizimini kullanan mysql_connect örneği
- Example#1514 - - mysql_create_db yerine kullanılacak kod örneği
- Example#1515 - mysql_data_seek example
- Example#1516 - - mysql_db_name örneği
- Example#1517 - - mysql_db_query yerine kullanılabilecek kod
örneği
- Example#1518 - mysql_drop_db alternative example
- Example#1519 - mysql_errno example
- Example#1520 - mysql_error example
- Example#1521 - mysql_escape_string example
- Example#1522 - Query with aliased duplicate field names
- Example#1523 - mysql_fetch_array with MYSQL_NUM
- Example#1524 - mysql_fetch_array with MYSQL_ASSOC
- Example#1525 - mysql_fetch_array with MYSQL_BOTH
- Example#1526 - An expanded mysql_fetch_assoc example
- Example#1527 - mysql_fetch_field example
- Example#1528 - - mysql_fetch_lengths örneği
- Example#1529 - mysql_fetch_object example
- Example#1530 - mysql_fetch_object example
- Example#1531 - Fetching one row with mysql_fetch_row
- Example#1532 - A mysql_field_flags example
- Example#1533 - - mysql_field_len örneği
- Example#1534 - mysql_field_name example
- Example#1535 - - mysql_field_table örneği
- Example#1536 - mysql_field_type example
- Example#1537 - - mysql_free_result örneği
- Example#1538 - - mysql_get_client_info örneği
- Example#1539 - - mysql_get_host_info örneği
- Example#1540 - - mysql_get_proto_info örneği
- Example#1541 - - mysql_get_server_info örneği
- Example#1542 - - İlgili MySQL Deyimleri
- Example#1543 - mysql_insert_id example
- Example#1544 - - mysql_list_dbs örneği
- Example#1545 - - mysql_list_fields yerine kullanılabilecek
kod örneği
- Example#1546 - - mysql_list_processes örneği
- Example#1547 - - mysql_list_tables yerine kullanılabilecek
kod örneği
- Example#1548 - - mysql_num_fields örneği
- Example#1549 - - mysql_num_rows örneği
- Example#1550 - - mysql_ping örneği
- Example#1551 - Invalid Query
- Example#1552 - Valid Query
- Example#1553 - Simple mysql_real_escape_string example
- Example#1554 - An example SQL Injection Attack
- Example#1555 - mysql_result example
- Example#1556 - - mysql_select_db örneği
- Example#1557 - - mysql_stat örneği
- Example#1558 - - Bir başka mysql_stat örneği
- Example#1559 - - mysql_tablename örneği
- Example#1560 - - mysql_thread_id örneği
- Example#1561 - Easy migration from the old mysql extension
- Example#1562 - Object-oriented and procedural interface
- Example#1563 - Bad coding style
- Example#1564 - Special meaning of localhost
- Example#1565 - Setting defaults
- Example#1566 - Bad coding style
- Example#1567 - Navigation through buffered results
- Example#1568 - Navigation through buffered results
- Example#1569 - Text protocol returns strings by default
- Example#1570 - Native data types with mysqlnd and connection option
- Example#1571 - First stage: prepare
- Example#1572 - Second stage: bind and execute
- Example#1573 - INSERT prepared once, executed multiple times
- Example#1574 - Less round trips using multi-INSERT SQL
- Example#1575 - Native datatypes
- Example#1576 - Output variable binding
- Example#1577 - Using mysqli_result to fetch results
- Example#1578 - Buffered result set for flexible read out
- Example#1579 - Calling a stored procedure
- Example#1580 - Using session variables
- Example#1581 - Fetching results from stored procedures
- Example#1582 - Stored Procedures and Prepared Statements
- Example#1583 - Stored Procedures and Prepared Statements using bind API
- Example#1584 - Multiple Statements
- Example#1585 - SQL Injection
- Example#1586 - Setting auto commit mode with SQL and through the API
- Example#1587 - Commit and rollback
- Example#1588 - Accessing result set meta data
- Example#1589 - Prepared statements metadata
- Example#1590 - $mysqli->affected_rows example
- Example#1591 - mysqli::autocommit example
- Example#1592 - mysqli::change_user example
- Example#1593 - mysqli::character_set_name example
- Example#1594 - mysqli_get_client_info
- Example#1595 - mysqli_get_client_version
- Example#1596 - mysqli::commit example
- Example#1597 - $mysqli->connect_errno example
- Example#1598 - $mysqli->connect_error example
- Example#1599 - mysqli::__construct example
- Example#1600 - Generating a Trace File
- Example#1601 - $mysqli->errno example
- Example#1602 - $mysqli->error_list example
- Example#1603 - $mysqli->error example
- Example#1604 - $mysqli->field_count example
- Example#1605 - mysqli::get_charset example
- Example#1606 - mysqli_get_client_info
- Example#1607 - A mysqli_get_client_stats example
- Example#1608 - mysqli_get_client_version
- Example#1609 - A mysqli_get_connection_stats example
- Example#1610 - $mysqli->host_info example
- Example#1611 - $mysqli->protocol_version example
- Example#1612 - $mysqli->server_info example
- Example#1613 - $mysqli->server_version example
- Example#1614 - $mysqli->info example
- Example#1615 - $mysqli->insert_id example
- Example#1616 - mysqli::kill example
- Example#1617 - mysqli::multi_query example
- Example#1618 - mysqli::ping example
- Example#1619 - A mysqli_poll example
- Example#1620 - mysqli::prepare example
- Example#1621 - mysqli::query example
- Example#1622 - mysqli::real_connect example
- Example#1623 - mysqli::real_escape_string example
- Example#1624 - mysqli::rollback example
- Example#1625 - mysqli::select_db example
- Example#1626 - mysqli::set_charset example
- Example#1627 - mysqli::set_local_infile_handler example
- Example#1628 - $mysqli->sqlstate example
- Example#1629 - mysqli::stat example
- Example#1630 - $mysqli->thread_id example
- Example#1631 - mysqli::use_result example
- Example#1632 - $mysqli->warning_count example
- Example#1633 - Nesne yönelimli kullanım
- Example#1634 - Yordamsal kullanım
- Example#1635 - Nesne yönelimli kullanım
- Example#1636 - Yordamsal kullanım
- Example#1637 - Nesne yönelimli kullanım
- Example#1638 - Yordamsal kullanım
- Example#1639 - Nesne yönelimli kullanım
- Example#1640 - Yordamsal kullanım
- Example#1641 - Nesne yönelimli kullanım
- Example#1642 - Yordamsal kullanım
- Example#1643 - Nesne yönelimli kullanım
- Example#1644 - Yordamsal kullanım
- Example#1645 - Nesne yönelimli kullanım
- Example#1646 - Yordamsal kullanım
- Example#1647 - Nesne yönelimli kullanım
- Example#1648 - Yordamsal kullanım
- Example#1649 - Nesne yönelimli kullanım
- Example#1650 - Yordamsal kullanım
- Example#1651 - Nesne yönelimli kullanım
- Example#1652 - Yordamsal kullanım
- Example#1653 - Nesne yönelimli kullanım
- Example#1654 - Yordamsal kullanım
- Example#1655 - Nesne yönelimli kullanım
- Example#1656 - Yordamsal kullanım
- Example#1657 - Nesne yönelimli kullanım
- Example#1658 - Yordamsal kullanım
- Example#1659 - Nesne yönelimli kullanım
- Example#1660 - Yordamsal kullanım
- Example#1661 - Nesne yönelimli kullanım
- Example#1662 - Nesne yönelimli kullanım
- Example#1663 - Yordamsal kullanım
- Example#1664 - Nesne yönelimli kullanım
- Example#1665 - Yordamsal kullanım
- Example#1666 - Nesne yönelimli kullanım
- Example#1667 - Yordamsal kullanım
- Example#1668 - Nesne yönelimli kullanım
- Example#1669 - Yordamsal kullanım
- Example#1670 - Nesne yönelimli kullanım
- Example#1671 - Yordamsal kullanım
- Example#1672 - Nesne yönelimli kullanım
- Example#1673 - Yordamsal kullanım
- Example#1674 - A mysqli_result example comparing iterator usage
- Example#1675 - Nesne yönelimli kullanım
- Example#1676 - Yordamsal kullanım
- Example#1677 - Nesne yönelimli kullanım
- Example#1678 - Yordamsal kullanım
- Example#1679 - Nesne yönelimli kullanım
- Example#1680 - Yordamsal kullanım
- Example#1681 - Nesne yönelimli kullanım
- Example#1682 - Yordamsal kullanım
- Example#1683 - Nesne yönelimli kullanım
- Example#1684 - Yordamsal kullanım
- Example#1685 - Nesne yönelimli kullanım
- Example#1686 - Yordamsal kullanım
- Example#1687 - Nesne yönelimli kullanım
- Example#1688 - Yordamsal kullanım
- Example#1689 - Nesne yönelimli kullanım
- Example#1690 - Yordamsal kullanım
- Example#1691 - Nesne yönelimli kullanım
- Example#1692 - Yordamsal kullanım
- Example#1693 - A mysqli_get_cache_stats example
- Example#1694 - Nesne yönelimli kullanım
- Example#1695 - Enabling the plugin (php.ini)
- Example#1696 - Minimal plugin-specific configuration file (mysqlnd_ms_plugin.ini)
- Example#1697 - Recommended minimal plugin-specific config (mysqlnd_ms_plugin.ini)
- Example#1698 - Using one server as a master and as a slave (testing only!)
- Example#1699 - Plugin specific configuration file (mysqlnd_ms_plugin.ini)
- Example#1700 - Opening a load balanced connection
- Example#1701 - Executing statements
- Example#1702 - Plugin config with one slave and one master
- Example#1703 - Pitfall: connection state and SQL user variables
- Example#1704 - Plugin config with one slave and one master
- Example#1705 - SQL hints to prevent connection switches
- Example#1706 - Fighting replication lag
- Example#1707 - Table creation on a slave
- Example#1708 - Plugin config with one slave and one master
- Example#1709 - Using SQL hints for transactions
- Example#1710 - Transaction aware load balancing: trx_stickiness setting
- Example#1711 - Transaction aware
- Example#1712 - Session consistency: read your writes
- Example#1713 - Requesting session consistency
- Example#1714 - Maximum age/slave lag
- Example#1715 - Limiting slave lag
- Example#1716 - Fail over not set
- Example#1717 - No slave within time limit
- Example#1718 - Create counter table on master
- Example#1719 - Plugin config: SQL for client-side GTID injection
- Example#1720 - Transparent global transaction ID injection
- Example#1721 - Plugin config: SQL for fetching GTID
- Example#1722 - Obtaining GTID after injection
- Example#1723 - Plugin config: Checking for a certain GTID
- Example#1724 - Session consistency service level and GTID combined
- Example#1725 - Plugin config: using MySQL 5.6.5-m8 built-in GTID feature
- Example#1726 - Recap: quality of service to request read your writes
- Example#1727 - Plugin config: no special entries for caching
- Example#1728 - Caching a slave request
- Example#1729 - Read your writes and caching combined
- Example#1730 - Manual failover, automatic optional
- Example#1731 - Manual failover
- Example#1732 - Provoking a connection error
- Example#1733 - Connection error on query execution
- Example#1734 - Provoking a connection error
- Example#1735 - Most basic failover
- Example#1736 - Converting a PHP array (hash) into JSON format
- Example#1737 - Using section names example
- Example#1738 - List of anonymous slaves
- Example#1739 - Master list using symbolic names
- Example#1740 - Keywords to configure a server
- Example#1741 - New roundrobin filter, old functionality
- Example#1742 - The user filter replaces mysqlnd_ms_set_user_pick_server
- Example#1743 - Invalid filter sequence
- Example#1744 - Random load balancing with random filter
- Example#1745 - Random once load balancing with random filter
- Example#1746 - Referencing error
- Example#1747 - Assigning a weight for load balancing
- Example#1748 - roundrobin filter
- Example#1749 - Setting a callback
- Example#1750 - Using a callback
- Example#1751 - Returning random masters and slaves
- Example#1752 - Global limit on slave lag
- Example#1753 - Optional master failover when failing to connect to slave (PECL/mysqlnd_ms < 1.4.0)
- Example#1754 - New syntax since 1.4.0
- Example#1755 - Disabling lazy connection
- Example#1756 - String escaping on a lazy connection handle
- Example#1757 - Master on write for consistent reads
- Example#1758 - Using master to execute transactions
- Example#1759 - Using section names example
- Example#1760 - List-like syntax
- Example#1761 - Verify plugin activity in a non-threaded deployment model
- Example#1762 - Recording statistics during shutdown
- Example#1763 - Example demonstrating the usage of mysqlnd_ms constants
- Example#1764 - mysqlnd_ms_get_last_gtid example
- Example#1765 - mysqlnd_ms_get_last_used_connection example
- Example#1766 - mysqlnd_ms_get_stats example
- Example#1767 - mysqlnd_ms_match_wild example
- Example#1768 - mysqlnd_ms_query_is_select example
- Example#1769 - mysqlnd_ms_set_qos example
- Example#1770 - mysqlnd_ms_set_user_pick_server example
- Example#1771 - Enabling the plugin (php.ini)
- Example#1772 - Using the MYSQLND_QC_ENABLE_SWITCH SQL hint
- Example#1773 - Using the MYSQLND_QC_DISABLE_SWITCH SQL hint
- Example#1774 - Example showing which type of statements are not cached
- Example#1775 - Enabling caching for all statements using the mysqlnd_qc.cache_no_table ini setting
- Example#1776 - Setting the TTL with the mysqlnd_qc.ttl ini setting
- Example#1777 - Setting TTL with SQL hints
- Example#1778 - Setting a callback with mysqlnd_qc_set_is_select
- Example#1779 - Enabling the slam defense mechanism
- Example#1780 - Collecting a query trace
- Example#1781 - Setting the backtrace depth with the mysqlnd_qc.query_trace_bt_depth ini setting
- Example#1782 - Collecting statistics data with the mysqlnd_qc.time_statistics ini setting
- Example#1783 - Example mysqlnd_qc_get_cache_info usage
- Example#1784 - Example mysqlnd_qc_get_normalized_query_trace_log usage
- Example#1785 - Using a user-defined storage handler
- Example#1786 - Using SQL hint constants
- Example#1787 - Example mysqlnd_qc_set_cache_condition usage
- Example#1788 - mysqlnd_qc_get_available_handlers example
- Example#1789 - mysqlnd_qc_get_cache_info example
- Example#1790 - mysqlnd_qc_get_core_stats example
- Example#1791 - mysqlnd_qc_get_normalized_query_trace_log example
- Example#1792 - mysqlnd_qc_get_query_trace_log example
- Example#1793 - mysqlnd_qc_set_cache_condition example
- Example#1794 - mysqlnd_qc_set_is_select example
- Example#1795 - mysqlnd_qc_set_storage_handler example
- Example#1796 - Enabling the plugin (php.ini)
- Example#1797 - Pseudo-code: what a built-in class does
- Example#1798 - Installing a proxy
- Example#1799 - Proxy registration, mysqlnd_uh.enable=1
- Example#1800 - Proxy installation disabled
- Example#1801 - Connection proxy
- Example#1802 - Prepared statement proxy
- Example#1803 - Basic Monitoring
- Example#1804 - MysqlndUhConnection::changeUser example
- Example#1805 - MysqlndUhConnection::charsetName example
- Example#1806 - MysqlndUhConnection::close example
- Example#1807 - MysqlndUhConnection::connect example
- Example#1808 - MysqlndUhConnection::endPSession example
- Example#1809 - MysqlndUhConnection::escapeString example
- Example#1810 - MysqlndUhConnection::getAffectedRows example
- Example#1811 - MysqlndUhConnection::getErrorNumber example
- Example#1812 - MysqlndUhConnection::getErrorString example
- Example#1813 - MysqlndUhConnection::getFieldCount example
- Example#1814 - MysqlndUhConnection::getHostInformation example
- Example#1815 - MysqlndUhConnection::getLastInsertId example
- Example#1816 - MysqlndUhConnection::getLastMessage example
- Example#1817 - MysqlndUhConnection::getProtocolInformation example
- Example#1818 - MysqlndUhConnection::getServerInformation example
- Example#1819 - MysqlndUhConnection::getServerStatistics example
- Example#1820 - MysqlndUhConnection::getServerVersion example
- Example#1821 - MysqlndUhConnection::getSqlstate example
- Example#1822 - MysqlndUhConnection::getStatistics example
- Example#1823 - MysqlndUhConnection::getThreadId example
- Example#1824 - MysqlndUhConnection::getWarningCount example
- Example#1825 - MysqlndUhConnection::init example
- Example#1826 - MysqlndUhConnection::kill example
- Example#1827 - MysqlndUhConnection::listFields example
- Example#1828 - MysqlndUhConnection::listMethod example
- Example#1829 - MysqlndUhConnection::moreResults example
- Example#1830 - MysqlndUhConnection::nextResult example
- Example#1831 - MysqlndUhConnection::ping example
- Example#1832 - MysqlndUhConnection::query example
- Example#1833 - MysqlndUhConnection::queryReadResultsetHeader example
- Example#1834 - MysqlndUhConnection::reapQuery example
- Example#1835 - MysqlndUhConnection::refreshServer example
- Example#1836 - MysqlndUhConnection::restartPSession example
- Example#1837 - MysqlndUhConnection::selectDb example
- Example#1838 - MysqlndUhConnection::sendClose example
- Example#1839 - MysqlndUhConnection::sendQuery example
- Example#1840 - MysqlndUhConnection::serverDumpDebugInformation example
- Example#1841 - MysqlndUhConnection::setAutocommit example
- Example#1842 - MysqlndUhConnection::setCharset example
- Example#1843 - MysqlndUhConnection::setClientOption example
- Example#1844 - MysqlndUhConnection::setServerOption example
- Example#1845 - MysqlndUhConnection::simpleCommand example
- Example#1846 - MysqlndUhConnection::simpleCommandHandleResponse example
- Example#1847 - MysqlndUhConnection::sslSet example
- Example#1848 - MysqlndUhConnection::stmtInit example
- Example#1849 - MysqlndUhConnection::storeResult example
- Example#1850 - MysqlndUhConnection::txCommit example
- Example#1851 - MysqlndUhConnection::txRollback example
- Example#1852 - MysqlndUhConnection::useResult example
- Example#1853 - MysqlndUhPreparedStatement::execute example
- Example#1854 - MysqlndUhPreparedStatement::prepare example
- Example#1855 - mysqlnd_uh_convert_to_mysqlnd example
- Example#1856 - mysqlnd_uh_set_connection_proxy example
- Example#1857 - Basic query
- Example#1858 - Inserting with bind variables
- Example#1859 - Inserting data into a CLOB column
- Example#1860 - Using a PL/SQL stored function
- Example#1861 - Using a PL/SQL stored procedure
- Example#1862 - Calling a PL/SQL function that returns a REF CURSOR
- Example#1863 - oci_bind_array_by_name example
- Example#1864 - Inserting data with oci_bind_by_name
- Example#1865 - Binding once for multiple executions
- Example#1866 - Binding with a foreach loop
- Example#1867 - Binding in a WHERE clause
- Example#1868 - Binding with a LIKE clause
- Example#1869 - Binding with REGEXP_LIKE
- Example#1870 - Binding Multiple Values in an IN Clause
- Example#1871 - Binding a ROWID returned by a query
- Example#1872 - Binding a ROWID on INSERT
- Example#1873 - Binding for a PL/SQL stored function
- Example#1874 - Binding parameters for a PL/SQL stored procedure
- Example#1875 - Binding a CLOB column
- Example#1876 - oci_client_version example
- Example#1877 - Closing a connection
- Example#1878 - Database connections are not closed until all references are closed
- Example#1879 - Closing a connection opened more than once
- Example#1880 - Connections are closed when variables go out of scope
- Example#1881 - oci_commit example
- Example#1882 - Basic oci_connect using Easy Connect syntax
- Example#1883 - Basic oci_connect using a Network Connect name
- Example#1884 - oci_connect with an explicit character set
- Example#1885 - Using multiple calls to oci_connect
- Example#1886 - oci_define_by_name example
- Example#1887 - oci_define_by_name with case sensitive column names
- Example#1888 - oci_define_by_name with LOB columns
- Example#1889 - oci_define_by_name with an explicit type
- Example#1890 - Displaying the Oracle error message after a connection error
- Example#1891 - Displaying the Oracle error message after a parsing error
- Example#1892 - Displaying the Oracle error message, the problematic statement,
and the position of the problem of an execution error
- Example#1893 - oci_execute for queries
- Example#1894 - oci_execute without specifying a mode example
- Example#1895 - oci_execute with OCI_NO_AUTO_COMMIT example
- Example#1896 - oci_execute with different commit modes example
- Example#1897 - oci_execute with
OCI_DESCRIBE_ONLY example
- Example#1898 - oci_fetch_all example
- Example#1899 - oci_fetch_all example with OCI_FETCHSTATEMENT_BY_ROW
- Example#1900 - oci_fetch_all with OCI_NUM
- Example#1901 - oci_fetch_array with OCI_BOTH
- Example#1902 - oci_fetch_array with OCI_NUM
- Example#1903 - oci_fetch_array with OCI_ASSOC
- Example#1904 - oci_fetch_array with OCI_RETURN_NULLS
- Example#1905 - oci_fetch_array with OCI_RETURN_LOBS
- Example#1906 - oci_fetch_array with case sensitive column names
- Example#1907 - oci_fetch_array with columns having duplicate names
- Example#1908 - oci_fetch_array with DATE columns
- Example#1909 - oci_fetch_array with REF CURSOR
- Example#1910 - oci_fetch_array with a LIMIT-like query
- Example#1911 - oci_fetch_object example
- Example#1912 - oci_fetch_object with case sensitive column names
- Example#1913 - oci_fetch_object with LOBs
- Example#1914 - oci_fetch with defined variables
- Example#1915 - oci_fetch with oci_result
- Example#1916 - oci_field_name example
- Example#1917 - oci_field_size example
- Example#1918 - oci_field_type example
- Example#1919 - oci_new_connect example
- Example#1920 - Using REF CURSOR in an Oracle's stored procedure
- Example#1921 - Using REF CURSOR in an Oracle's select statement
- Example#1922 - oci_new_descriptor example
- Example#1923 - oci_new_descriptor example
- Example#1924 - oci_num_fields example
- Example#1925 - oci_num_rows example
- Example#1926 - oci_parse example for SQL statements
- Example#1927 - oci_parse example for PL/SQL statements
- Example#1928 - oci_rollback example
- Example#1929 - Rolling back to a SAVEPOINT example
- Example#1930 - oci_server_version example
- Example#1931 - Setting the action
- Example#1932 - Setting the client identifier to the application user
- Example#1933 - Setting the client information
- Example#1934 - Two scripts can use different versions of myfunc() at the same time
- Example#1935 - Setting the module name
- Example#1936 - Changing the default prefetch value for a query
- Example#1937 - Changing the default prefetch for a REF CURSOR fetch
- Example#1938 - Setting the prefetch value when passing a REF CURSOR back to Oracle
- Example#1939 - oci_statement_type example
- Example#1940 - Connect to Ovrimos SQL Server and select from a system table
- Example#1941 - ovrimos_connect Example
- Example#1942 - A fetch into example
- Example#1943 - A fetch row example
- Example#1944 - ovrimos_prepare Example
- Example#1945 - Prepare a statement, execute, and view the result
- Example#1946 - ovrimos_result_all with meta-information
- Example#1947 - Creating a Paradox database with two fields
- Example#1948 - Turn a paradox date into a human readable form
- Example#1949 - Set the date/time fields in a paradox database to the current
date/time
- Example#1950 - Opening a Paradox database
- Example#1951 - Opening a Paradox database
- Example#1952 - Turn a paradox timestamp into a human readable form
- Example#1953 - PostgreSQL extension overview example
- Example#1954 - pg_affected_rows example
- Example#1955 - pg_cancel_query example
- Example#1956 - pg_client_encoding example
- Example#1957 - pg_close example
- Example#1958 - Using pg_connect
- Example#1959 - pg_connection_busy example
- Example#1960 - pg_connection_reset example
- Example#1961 - pg_connection_status example
- Example#1962 - pg_convert example
- Example#1963 - pg_copy_from example
- Example#1964 - pg_copy_to example
- Example#1965 - pg_dbname example
- Example#1966 - pg_delete example
- Example#1967 - pg_end_copy example
- Example#1968 - pg_escape_bytea example
- Example#1969 - pg_escape_identifier example
- Example#1970 - pg_escape_literal example
- Example#1971 - pg_escape_string example
- Example#1972 - Using pg_execute
- Example#1973 - pg_fetch_all_columns example
- Example#1974 - PostgreSQL fetch all
- Example#1975 - pg_fetch_array example
- Example#1976 - pg_fetch_assoc example
- Example#1977 - pg_fetch_object example
- Example#1978 - pg_fetch_result example
- Example#1979 - pg_fetch_row example
- Example#1980 - pg_field_is_null example
- Example#1981 - Getting information about fields
- Example#1982 - Getting information about fields
- Example#1983 - Getting information about fields
- Example#1984 - Getting information about fields
- Example#1985 - Getting table information about a field
- Example#1986 - Getting information about fields
- Example#1987 - Getting information about fields
- Example#1988 - pg_free_result example
- Example#1989 - PostgreSQL NOTIFY message
- Example#1990 - PostgreSQL backend PID
- Example#1991 - pg_get_result example
- Example#1992 - pg_host example
- Example#1993 - pg_insert example
- Example#1994 - pg_last_error example
- Example#1995 - pg_last_notice example
- Example#1996 - pg_last_oid example
- Example#1997 - pg_lo_close example
- Example#1998 - pg_lo_create example
- Example#1999 - pg_lo_export example
- Example#2000 - pg_lo_import example
- Example#2001 - pg_lo_open example
- Example#2002 - pg_lo_read_all example
- Example#2003 - pg_lo_read example
- Example#2004 - pg_lo_seek example
- Example#2005 - pg_lo_tell example
- Example#2006 - pg_lo_unlink example
- Example#2007 - pg_lo_write example
- Example#2008 - Getting table metadata
- Example#2009 - pg_num_fields example
- Example#2010 - pg_num_rows example
- Example#2011 - pg_options example
- Example#2012 - pg_parameter_status example
- Example#2013 - Using pg_pconnect
- Example#2014 - pg_ping example
- Example#2015 - pg_port example
- Example#2016 - Using pg_prepare
- Example#2017 - pg_put_line example
- Example#2018 - Using pg_query_params
- Example#2019 - pg_query example
- Example#2020 - Using pg_query with multiple statements
- Example#2021 - pg_result_error_field example
- Example#2022 - pg_result_error example
- Example#2023 - pg_result_seek example
- Example#2024 - pg_result_status example
- Example#2025 - pg_select example
- Example#2026 - Using pg_send_execute
- Example#2027 - Using pg_send_prepare
- Example#2028 - Using pg_send_query_params
- Example#2029 - pg_send_query example
- Example#2030 - pg_set_client_encoding example
- Example#2031 - pg_set_error_verbosity example
- Example#2032 - pg_trace example
- Example#2033 - pg_transaction_status example
- Example#2034 - pg_tty example
- Example#2035 - pg_unescape_bytea example
- Example#2036 - pg_untrace example
- Example#2037 - pg_update example
- Example#2038 - pg_version example
- Example#2039 - - Yordamsal kullanım örneği
- Example#2040 - - Nesne yönelimli kullanım örneği
- Example#2041 - - Yordamsal kullanım örneği
- Example#2042 - - Nesne yönelimli kullanım örneği
- Example#2043 - - Yordamsal kullanım örneği
- Example#2044 - - Nesne yönelimli kullanım örneği
- Example#2045 - - sqlite_close örneği
- Example#2046 - - azami_uzunluk işlevi örneği
- Example#2047 - - sqlite_create_function örneği
- Example#2048 - - php işlevi kullanım örneği
- Example#2049 - - Yordamsal kullanım örneği
- Example#2050 - - Nesne yönelimli kullanım örneği
- Example#2051 - - sqlite_factory örneği
- Example#2052 - - Yordamsal kullanım örneği
- Example#2053 - - Nesne yönelimli kullanım örneği
- Example#2054 - - Yordamsal kullanım örneği
- Example#2055 - - Nesne yönelimli kullanım örneği
- Example#2056 - - Yordamsal kullanım örneği
- Example#2057 - - Nesne yönelimli kullanım örneği
- Example#2058 - - sqlite_fetch_single örneği
- Example#2059 - - Yordamsal kullanım örneği
- Example#2060 - - Nesne yönelimli kullanım örneği
- Example#2061 - - sqlite_open örneği
- Example#2062 - - İkil olarak güvenli azami_uzunluk işlevi örneği
- Example#2063 - - SQLite3::changes örneği
- Example#2064 - - SQLite3::close örneği
- Example#2065 - - SQLite3::__construct örneği
- Example#2066 - - SQLite3::createFunction örneği
- Example#2067 - - SQLite3::exec örneği
- Example#2068 - - SQLite3::loadExtension örneği
- Example#2069 - - SQLite3::open örneği
- Example#2070 - - SQLite3::prepare örneği
- Example#2071 - - SQLite3::query örneği
- Example#2072 - - SQLite3::querySingle örneği
- Example#2073 - - SQLite3::version örneği
- Example#2074 - - SQLite3Stmt::bindValue örneği
- Example#2075 - sqlsrv_begin_transaction example
- Example#2076 - sqlsrv_cancel example
- Example#2077 - sqlsrv_client_info example
- Example#2078 - sqlsrv_close example
- Example#2079 - sqlsrv_commit example
- Example#2080 - Connect using Windows Authentication.
- Example#2081 - Connect by specifying a user name and password.
- Example#2082 - Connect on a specifed port.
- Example#2083 - functionname example
- Example#2084 - sqlsrv_execute example
- Example#2085 - Retrieving an associative array.
- Example#2086 - Retrieving a numeric array.
- Example#2087 - sqlsrv_fetch_object example
- Example#2088 - sqlsrv_fetch example
- Example#2089 - sqlsrv_field_metadata example
- Example#2090 - sqlsrv_free_stmt example
- Example#2091 - sqlsrv_get_field example
- Example#2092 - sqlsrv_has_rows example
- Example#2093 - sqlsrv_next_result example
- Example#2094 - sqlsrv_num_fields example
- Example#2095 - sqlsrv_num_rows example
- Example#2096 - sqlsrv_prepare example
- Example#2097 - sqlsrv_query example
- Example#2098 - sqlsrv_rollback example
- Example#2099 - sqlsrv_rows_affected example
- Example#2100 - sqlsrv_send_stream_data example
- Example#2101 - sqlsrv_server_info example
- Example#2102 - Delete-Query
- Example#2103 - sybase_connect example
- Example#2104 - Identical fieldnames
- Example#2105 - sybase_fetch_object return as Foo
- Example#2106 - sybase_set_message_handler callback function
- Example#2107 - sybase_set_message_handler callback to a class
- Example#2108 - sybase_set_message_handler unhandled messages
- Example#2109 - sybase_unbuffered_query example
- Example#2110 - Putting and getting a key-value pair
- Example#2111 - TokyoTyrant::add example
- Example#2112 - TokyoTyrant::connect example
- Example#2113 - TokyoTyrant::connectUri example
- Example#2114 - TokyoTyrant::copy example
- Example#2115 - TokyoTyrant::ext example
- Example#2116 - TokyoTyrant::fwmKeys example
- Example#2117 - TokyoTyrant::get example
- Example#2118 - TokyoTyrant::getIterator example
- Example#2119 - TokyoTyrant::num example
- Example#2120 - TokyoTyrant::out example
- Example#2121 - TokyoTyrant::put example
- Example#2122 - TokyoTyrant::putCat example
- Example#2123 - tokyotyrant::putKeep example
- Example#2124 - TokyoTyrant::putNr example
- Example#2125 - TokyoTyrant::putShl example
- Example#2126 - TokyoTyrant::setMaster example
- Example#2127 - TokyoTyrant::size example
- Example#2128 - TokyoTyrant::stat example
- Example#2129 - TokyoTyrant::vanish example
- Example#2130 - TokyoTyrantTable::genUid example
- Example#2131 - TokyoTyrantTable::get example
- Example#2132 - TokyoTyrantTable::getIterator example
- Example#2133 - TokyoTyrantTable::getQuery example
- Example#2134 - TokyoTyrantTable::out example
- Example#2135 - TokyoTyrantTable::put example
- Example#2136 - TokyoTyrantTable::putCat example
- Example#2137 - TokyoTyrantTable::putKeep example
- Example#2138 - TokyoTyrantQuery::addCond example
- Example#2139 - TokyoTyrantQuery::__construct example
- Example#2140 - TokyoTyrantQuery::count example
- Example#2141 - TokyoTyrantQuery iterator example
- Example#2142 - TokyoTyrantQuery::hint example
- Example#2143 - TokyoTyrantQuery iterator example
- Example#2144 - TokyoTyrantQuery::metaSearch example
- Example#2145 - TokyoTyrantQuery iterator example
- Example#2146 - TokyoTyrantQuery::out example
- Example#2147 - TokyoTyrantQuery iterator example
- Example#2148 - TokyoTyrantQuery::search example
- Example#2149 - TokyoTyrantQuery iterator example
- Example#2150 - TokyoTyrantIterator::__construct example
- Example#2151 - - Açık bir dosya tanıtıcısının kapatılması
- Example#2152 - - Bir kilidin atanması ve silinmesi
- Example#2153 - - Bir dosya tanıtıcısının açılması
- Example#2154 - - Bir dosyada belli bir konuma gitmek
- Example#2155 - - Bir seri portun hızının ayarlanması
- Example#2156 - - chdir örneği
- Example#2157 - - closedir örneği
- Example#2158 - dir example
- Example#2159 - - getcwd örneği
- Example#2160 - - opendir örneği
- Example#2161 - - Bir dizin içeriğinin listelenmesi
- Example#2162 - - . ve .. girdileri
ayıklanarak dizin içeriğinin listelenmesi
- Example#2163 - - Basit bir scandir örneği
- Example#2164 - - PHP 4 için scandir örneği
- Example#2165 - - finfo_buffer örneği
- Example#2166 - - finfo_file örneği
- Example#2167 - - Nesne yönelimli kullanım örneği
- Example#2168 - - Yordamsal kullanım örneği
- Example#2169 - mime_content_type Example
- Example#2170 - - basename örneği
- Example#2171 - - Bir dosyanın grubunun değiştirilmesi
- Example#2172 - - chown örneği
- Example#2173 - - clearstatcache örneği
- Example#2174 - - copy örneği
- Example#2175 - - dirname örneği
- Example#2176 - - disk_free_space örneği
- Example#2177 - - disk_total_space örneği
- Example#2178 - - Basit bir fclose örneği
- Example#2179 - - Geçersiz dosya tanıtıcılı feof örneği
- Example#2180 - - fflush kullanarak dosyaya yazma örneği
- Example#2181 - - fgetc örneği
- Example#2182 - - Bir CSV dosyasının okunup basılması
- Example#2183 - - Bir dosyanın satır satır okunması
- Example#2184 - - Bir PHP dosyasının satır satır okunması
- Example#2185 - - Bir dosyanın varlığının sınanması
- Example#2186 - - Site başsayfasının kaynak kodunun çıktılanması
- Example#2187 - - include_path içinde arama
- Example#2188 - - Bir dosyanın belli bir bölümünün okunması
- Example#2189 - - Akım bağlamı kullanımı
- Example#2190 - - Basit kullanım örneği
- Example#2191 - - Seçenek kullanımı
- Example#2192 - - file örneği
- Example#2193 - - fileatime örneği
- Example#2194 - - filectime örneği
- Example#2195 - - Bir dosyanın grubunun bulunması
- Example#2196 - - Bir dosyanın düğüm numarasının geçerli dosya ile
karşılaştırılması
- Example#2197 - - filemtime örneği
- Example#2198 - - Bir dosyanın sahibinin bulunması
- Example#2199 - - İzinlerin sekizlik değer olarak gösterilmesi
- Example#2200 - - Tüm izinlerin gösterilmesi
- Example#2201 - - filesize örneği
- Example#2202 - - filetype örneği
- Example#2203 - - flock örneği
- Example#2204 - - Bir renk isminin bir kabuk dosya kalıbıyla eşleştirilmesi
- Example#2205 - - fopen örnekleri
- Example#2206 - - İkil dosyalarla fpassthru kullanımı
- Example#2207 - - fputcsv örneği
- Example#2208 - - Basit bir fread örneği
- Example#2209 - -İkil fread örneği
- Example#2210 - - Uzak fread örnekleri
- Example#2211 - - fscanf örneği
- Example#2212 - - kişiler.txt içeriği
- Example#2213 - - fseek örneği
- Example#2214 - - fstat örneği
- Example#2215 - - ftell örneği
- Example#2216 - - Dosya boyutunu sınırlama örneği
- Example#2217 - - Basit bir fwrite örneği
- Example#2218 - glob işlevini opendir ve
arkadaşları ile değiştirmenin uygun yolu
- Example#2219 - - is_dir örneği
- Example#2220 - - is_executable örneği
- Example#2221 - - is_file örneği
- Example#2222 - - Bir sembolik bağın oluşturulup sınanması
- Example#2223 - - is_readable örneği
- Example#2224 - - is_uploaded_file örneği
- Example#2225 - - is_writable örneği
- Example#2226 - - Bir sembolik bağın grubunun değiştirilmesi
- Example#2227 - - Bir sembolik bağın sahibinin değiştirilmesi
- Example#2228 - - Basit bir sabit bağ oluşturma örneği
- Example#2229 - - linkinfo örneği
- Example#2230 - - stat ve lstat karşılaştırması
- Example#2231 - - mkdir örneği
- Example#2232 - - Çok sayıda dosyanın karşıya yüklenmesi
- Example#2233 - - misal.ini içeriği
- Example#2234 - - parse_ini_file örneği
- Example#2235 - - Bir php.ini dosyasının parse_ini_file ile
çözümlenmesi
- Example#2236 - - pathinfo örneği
- Example#2237 - - pclose örneği
- Example#2238 - - popen örneği
- Example#2239 - - Hata döndüren popen örneği
- Example#2240 - readfile kullanarak dosya indirmeyi zorlamak
- Example#2241 - - readlink örneği
- Example#2242 - realpath_cache_get example
- Example#2243 - realpath_cache_size example
- Example#2244 - - realpath örneği
- Example#2245 - - Windows'ta realpath
- Example#2246 - - renameörneği
- Example#2247 - - rewind üste yazma örneği
- Example#2248 - - rmdir örneği
- Example#2249 - - stat örneği
- Example#2250 - - stat bilgisinin touch
ile birlikte kullanımı
- Example#2251 - - Bir sembolik bağ oluşturmak
- Example#2252 - - tempnam örneği
- Example#2253 - - tmpfile örneği
- Example#2254 - - touch örneği
- Example#2255 - -touch ve zaman kullanımı
- Example#2256 - - umask örneği
- Example#2257 - - Basit unlink kullanımı
- Example#2258 - Example usage of inotify
- Example#2259 - - magic.mime dosya yolunun belirtilmesi
- Example#2260 - setproctitle example
- Example#2261 - setthreadtitle example
- Example#2262 - - Yönetici dosyayı imzalamış mı diye bakmak
- Example#2263 - - Bir dosyanın tüm özniteliklerini listelemek
- Example#2264 - - Bir dosyanın ek özniteliklerinin tamamını silmek
- Example#2265 - - Bir .wav dosyasında ek öznitelik
tanımlamak
- Example#2266 - - xattr_supported örneği
- Example#2267 - - xdiff_file_bdiff_size örneği
- Example#2268 - - xdiff_file_bdiff örneği
- Example#2269 - - xdiff_file_bpatch örneği
- Example#2270 - - xdiff_file_diff_binary örneği
- Example#2271 - - xdiff_file_diff örneği
- Example#2272 - - xdiff_file_merge3 örneği
- Example#2273 - - xdiff_file_patch_binary örneği
- Example#2274 - - xdiff_file_patch örneği
- Example#2275 - - Yamayı geri alma örneği
- Example#2276 - - xdiff_file_rabdiff örneği
- Example#2277 - - xdiff_string_bdiff_size örneği
- Example#2278 - - xdiff_string_diff örneği
- Example#2279 - - xdiff_string_patch örneği
- Example#2280 - Enchant Usage Example
- Example#2281 - List the backends provided by the given broker
- Example#2282 - A enchant_broker_dict_exists example
- Example#2283 - List all available dictionaries for one broker
- Example#2284 - A enchant_broker_request_dict example
- Example#2285 - A enchant_dict_describe example
- Example#2286 - A enchant_dict_quick_check example
- Example#2287 - A enchant_dict_suggest example
- Example#2288 - - bindtextdomain örneği
- Example#2289 - - gettext örneği
- Example#2290 - ngettext örneği
- Example#2291 - - iconv_get_encoding örneği
- Example#2292 - - iconv_mime_decode_headers örneği
- Example#2293 - - iconv_mime_decode örneği
- Example#2294 - - iconv_mime_encode örneği
- Example#2295 - - iconv_set_encoding örneği
- Example#2296 - - iconv örneği
- Example#2297 - - ob_iconv_handler örneği
- Example#2298 - - Yordamsal API kullanım örneği
- Example#2299 - - Nesne yönelimli API kullanım örneği
- Example#2300 - - FRENCH_COLLATION kuralları
- Example#2301 - - ALTERNATE_HANDLING kuralları
- Example#2302 - - CASE_FIRST kuralları
- Example#2303 - - CASE_LEVEL kuralları
- Example#2304 - - collator_asort örneği
- Example#2305 - - collator_compare örneği
- Example#2306 - - Collator::__construct örneği
- Example#2307 - - collator_create örneği
- Example#2308 - - collator_get_attribute örneği
- Example#2309 - - collator_get_error_code örneği
- Example#2310 - - collator_get_error_message örneği
- Example#2311 - - collator_get_locale örneği
- Example#2312 - collator_get_sort_keyexample
- Example#2313 - - collator_get_strength örneği
- Example#2314 - - collator_set_attribute örneği
- Example#2315 - - collator_set_strength örneği
- Example#2316 - - collator_sort_with_sort_keys örneği
- Example#2317 - - collator_sort örneği
- Example#2318 - - numfmt_create örneği
- Example#2319 - - Nesne yönelimli kullanım örneği
- Example#2320 - - numfmt_format_currency örneği
- Example#2321 - - Nesne yönelimli kullanım örneği
- Example#2322 - - numfmt_format örneği
- Example#2323 - - Nesne yönelimli kullanım örneği
- Example#2324 - - numfmt_get_attribute örneği
- Example#2325 - - Nesne yönelimli kullanım örneği
- Example#2326 - - numfmt_get_error_code örneği
- Example#2327 - - Nesne yönelimli kullanım örneği
- Example#2328 - - numfmt_get_error_message örneği
- Example#2329 - - Nesne yönelimli kullanım örneği
- Example#2330 - - numfmt_get_locale örneği
- Example#2331 - - numfmt_get_pattern örneği
- Example#2332 - - Nesne yönelimli kullanım örneği
- Example#2333 - - numfmt_get_symbol örneği
- Example#2334 - - Nesne yönelimli kullanım örneği
- Example#2335 - - numfmt_get_text_attribute örneği
- Example#2336 - - Nesne yönelimli kullanım örneği
- Example#2337 - - numfmt_parse_currency örneği
- Example#2338 - - Nesne yönelimli kullanım örneği
- Example#2339 - - numfmt_parse örneği
- Example#2340 - - Nesne yönelimli kullanım örneği
- Example#2341 - - numfmt_set_attribute örneği
- Example#2342 - - Nesne yönelimli kullanım örneği
- Example#2343 - numfmt_set_pattern örneği
- Example#2344 - - Nesne yönelimli kullanım örneği
- Example#2345 - - numfmt_set_symbol örneği
- Example#2346 - - Nesne yönelimli kullanım örneği
- Example#2347 - - Yordamsal kullanım örneği
- Example#2348 - - Nesne yönelimli kullanım örneği
- Example#2349 - - locale_accept_from_http örneği
- Example#2350 - - Nesne yönelimli kullanım örneği
- Example#2351 - - locale_compose örneği
- Example#2352 - - Nesne yönelimli kullanım örneği
- Example#2353 - - locale_filter_matches örneği
- Example#2354 - - Nesne yönelimli kullanım örneği
- Example#2355 - - locale_get_all_variants örneği
- Example#2356 - - Nesne yönelimli kullanım örneği
- Example#2357 - - locale_get_default örneği
- Example#2358 - - Nesne yönelimli kullanım örneği
- Example#2359 - - locale_get_display_language örneği
- Example#2360 - - Nesne yönelimli kullanım örneği
- Example#2361 - - locale_get_display_name örneği
- Example#2362 - - Nesne yönelimli kullanım örneği
- Example#2363 - - locale_get_display_region örneği
- Example#2364 - - Nesne yönelimli kullanım örneği
- Example#2365 - - locale_get_display_script örneği
- Example#2366 - - Nesne yönelimli kullanım örneği
- Example#2367 - - locale_get_display_variant örneği
- Example#2368 - - Nesne yönelimli kullanım örneği
- Example#2369 - - locale_get_keywords örneği
- Example#2370 - - Nesne yönelimli kullanım örneği
- Example#2371 - - locale_get_primary_language örneği
- Example#2372 - - Nesne yönelimli kullanım örneği
- Example#2373 - - locale_get_region örneği
- Example#2374 - - Nesne yönelimli kullanım örneği
- Example#2375 - locale_get_script örneği
- Example#2376 - - Nesne yönelimli kullanım örneği
- Example#2377 - - locale_lookup örneği
- Example#2378 - - Nesne yönelimli kullanım örneği
- Example#2379 - - locale_parse örneği
- Example#2380 - - Nesne yönelimli kullanım örneği
- Example#2381 - - locale_set_default örneği
- Example#2382 - - Nesne yönelimli kullanım örneği
- Example#2383 - - normalizer_is_normalized örneği
- Example#2384 - - Nesne yönelimli örnek
- Example#2385 - - normalizer_normalize örneği
- Example#2386 - - Nesne yönelimli örnek
- Example#2387 - - msgfmt_create örneği
- Example#2388 - - Nesne yönelimli örnek
- Example#2389 - - msgfmt_format_message örneği
- Example#2390 - - Nesne yönelimli örnek
- Example#2391 - - msgfmt_format örneği
- Example#2392 - - Nesne yönelimli örnek
- Example#2393 - - msgfmt_get_error_code örneği
- Example#2394 - - Nesne yönelimli örnek
- Example#2395 - - msgfmt_get_error_message örneği
- Example#2396 - - Nesne yönelimli örnek
- Example#2397 - - msgfmt_get_locale örneği
- Example#2398 - - Nesne yönelimli örnek
- Example#2399 - - msgfmt_get_pattern örneği
- Example#2400 - - Nesne yönelimli örnek
- Example#2401 - - msgfmt_parse_message örneği
- Example#2402 - - Nesne yönelimli örnek
- Example#2403 - - msgfmt_parse örneği
- Example#2404 - - Nesne yönelimli örnek
- Example#2405 - - msgfmt_set_pattern örneği
- Example#2406 - - Nesne yönelimli örnek
- Example#2407 - - datefmt_create örneği
- Example#2408 - - Nesne yönelimli kullanım örneği
- Example#2409 - - datefmt_format örneği
- Example#2410 - - Nesne yönelimli kullanım örneği
- Example#2411 - - datefmt_get_calendar örneği
- Example#2412 - - Nesne yönelimli kullanım örneği
- Example#2413 - - datefmt_get_datetype örneği
- Example#2414 - - Nesne yönelimli kullanım örneği
- Example#2415 - - datefmt_get_error_code örneği
- Example#2416 - - Nesne yönelimli kullanım örneği
- Example#2417 - - datefmt_get_error_message örneği
- Example#2418 - - Nesne yönelimli kullanım örneği
- Example#2419 - - datefmt_get_locale örneği
- Example#2420 - - Nesne yönelimli kullanım örneği
- Example#2421 - - datefmt_get_pattern örneği
- Example#2422 - - Nesne yönelimli kullanım örneği
- Example#2423 - - datefmt_get_timetype örneği
- Example#2424 - - Nesne yönelimli kullanım örneği
- Example#2425 - - datefmt_get_timezone_id örneği
- Example#2426 - - Nesne yönelimli kullanım örneği
- Example#2427 - - datefmt_is_lenient örneği
- Example#2428 - - Nesne yönelimli kullanım örneği
- Example#2429 - - datefmt_localtime örneği
- Example#2430 - - Nesne yönelimli kullanım örneği
- Example#2431 - - datefmt_parse örneği
- Example#2432 - - Nesne yönelimli kullanım örneği
- Example#2433 - - datefmt_set_calendar örneği
- Example#2434 - - Nesne yönelimli kullanım örneği
- Example#2435 - - datefmt_set_lenient örneği
- Example#2436 - - Nesne yönelimli kullanım örneği
- Example#2437 - - datefmt_set_pattern örneği
- Example#2438 - - Nesne yönelimli kullanım örneği
- Example#2439 - - datefmt_set_timezone_id örneği
- Example#2440 - - Nesne yönelimli kullanım örneği
- Example#2441 - - grapheme_extract örneği
- Example#2442 - - grapheme_stripos örneği
- Example#2443 - - grapheme_stristr örneği
- Example#2444 - - grapheme_strlen örneği
- Example#2445 - - grapheme_strpos örneği
- Example#2446 - - grapheme_strripos örneği
- Example#2447 - - grapheme_strrpos örneği
- Example#2448 - - grapheme_strstr örneği
- Example#2449 - - grapheme_substr örneği
- Example#2450 - - idn_to_ascii örneği
- Example#2451 - - idn_to_utf8 örneği
- Example#2452 - - intl_error_name örneği
- Example#2453 - - intl_get_error_code örneği
- Example#2454 - - intl_get_error_message örneği
- Example#2455 - - intl_is_failure örneği
- Example#2456 - - php.ini ayar örnekleri
- Example#2457 - - EUC-JP kullanıcıları için php.ini ayarları
- Example#2458 - - SJIS kullanıcıları için php.ini ayarları
- Example#2459 - - HTTP girdi dönüşümünün php.ini'de kapatılması
- Example#2460 - - php.ini ayarları örneği
- Example#2461 - - Betik örneği
- Example#2462 - - mb_convert_case örneği
- Example#2463 - - mb_convert_encoding örneği
- Example#2464 - - mb_convert_kana örneği
- Example#2465 - - mb_convert_variables örneği
- Example#2466 - - bölge örneği
- Example#2467 - - mb_detect_encoding örneği
- Example#2468 - - Kullanışsız algı sırası örneği
- Example#2469 - - mb_detect_order örnekleri
- Example#2470 - - mb_encode_mimeheader örneği
- Example#2471 - - bölge örneği
- Example#2472 - - mb_encode_numericentity örneği
- Example#2473 - mb_encoding_aliases example
- Example#2474 - mb_ereg_replace_callback example
- Example#2475 - mb_ereg_replace_callback using anonymous function
supported in PHP 5.3.0 or later
- Example#2476 - - mb_internal_encoding örneği
- Example#2477 - - mb_list_encodings örneği
- Example#2478 - - mb_output_handler örneği
- Example#2479 - - mb_preferred_mime_name örneği
- Example#2480 - - mb_strimwidth örneği
- Example#2481 - - mb_strtolower örneği
- Example#2482 - - mb_strtoupper örneği
- Example#2483 - - mb_substitute_character örneği
- Example#2484 - - mb_substr_count örneği
- Example#2485 - pspell_add_to_personal
- Example#2486 - pspell_check Example
- Example#2487 - pspell_add_to_personal Example
- Example#2488 - pspell_config_create
- Example#2489 - pspell_config_ignore
- Example#2490 - pspell_config_mode Example
- Example#2491 - pspell_config_personal
- Example#2492 - pspell_config_repl
- Example#2493 - pspell_config_runtogether
- Example#2494 - pspell_new_config
- Example#2495 - pspell_new_personal
- Example#2496 - pspell_new
- Example#2497 - pspell_add_to_personal
- Example#2498 - pspell_store_replacement
- Example#2499 - pspell_suggest example
- Example#2500 - - Basit bir recode_file örneği
- Example#2501 - - Basit bir recode_string örneği
- Example#2502 - Cairo Example
- Example#2503 - cairo_create example
- Example#2504 - cairo_font_face_get_type example
- Example#2505 - cairo_font_face_status example
- Example#2506 - cairo_font_options_create example
- Example#2507 - cairo_font_options_equal example
- Example#2508 - cairo_font_options_get_antialias example
- Example#2509 - cairo_font_options_get_hint_metrics example
- Example#2510 - cairo_font_options_get_hint_style example
- Example#2511 - cairo_font_options_get_subpixel_order example
- Example#2512 - cairo_font_options_hash example
- Example#2513 - cairo_font_options_merge example
- Example#2514 - cairo_font_options_set_antialias example
- Example#2515 - cairo_font_options_set_hint_metrics example
- Example#2516 - cairo_font_options_set_hint_style example
- Example#2517 - cairo_font_options_set_subpixel_order example
- Example#2518 - cairo_font_options_status example
- Example#2519 - cairo_format_stride_for_width example
- Example#2520 - cairo_image_surface_create_for_data example
- Example#2521 - cairo_image_surface_create_from_png example
- Example#2522 - cairo_image_surface_create example
- Example#2523 - cairo_image_surface_get_data example
- Example#2524 - cairo_image_surface_get_format example
- Example#2525 - cairo_image_surface_get_height example
- Example#2526 - cairo_image_surface_get_stride example
- Example#2527 - cairo_image_surface_get_width example
- Example#2528 - cairo_matrix_invert example
- Example#2529 - cairo_matrix_multiply example
- Example#2530 - cairo_matrix_rotate example
- Example#2531 - cairo_matrix_transform_distance example
- Example#2532 - cairo_matrix_transform_point example
- Example#2533 - cairo_matrix_translate example
- Example#2534 - cairo_pattern_add_color_stop_rgb example
- Example#2535 - cairo_pattern_add_color_stop_rgba example
- Example#2536 - cairo_pattern_create_for_surface example
- Example#2537 - cairo_pattern_create_linear example
- Example#2538 - cairo_pattern_create_radial example
- Example#2539 - cairo_pattern_create_rgb example
- Example#2540 - cairo_pattern_create_rgba example
- Example#2541 - cairo_pattern_get_color_stop_count example
- Example#2542 - cairo_pattern_get_color_stop_rgba example
- Example#2543 - cairo_pattern_get_extend example
- Example#2544 - cairo_pattern_get_filter example
- Example#2545 - cairo_pattern_get_linear_points example
- Example#2546 - cairo_pattern_get_matrix example
- Example#2547 - cairo_pattern_get_radial_circles example
- Example#2548 - cairo_pattern_get_rgba example
- Example#2549 - cairo_pattern_get_surface example
- Example#2550 - cairo_pattern_get_type example
- Example#2551 - cairo_pattern_set_extend example
- Example#2552 - cairo_pattern_set_filter example
- Example#2553 - cairo_pattern_set_matrix example
- Example#2554 - cairo_pattern_status example
- Example#2555 - cairo_pdf_surface_create example
- Example#2556 - cairo_pdf_surface_set_size example
- Example#2557 - cairo_ps_get_levels example
- Example#2558 - cairo_ps_level_to_string example
- Example#2559 - cairo_ps_surface_create example
- Example#2560 - cairo_ps_surface_dsc_begin_page_setup example
- Example#2561 - cairo_ps_surface_dsc_begin_setup example
- Example#2562 - cairo_ps_surface_dsc_comment example
- Example#2563 - cairo_ps_surface_get_eps example
- Example#2564 - cairo_ps_surface_restrict_to_level example
- Example#2565 - cairo_ps_surface_set_eps example
- Example#2566 - cairo_ps_surface_set_size example
- Example#2567 - cairo_scaled_font_create example
- Example#2568 - cairo_scaled_font_extents example
- Example#2569 - cairo_scaled_font_get_ctm example
- Example#2570 - cairo_scaled_font_get_font_face example
- Example#2571 - cairo_scaled_font_get_font_matrix example
- Example#2572 - cairo_scaled_font_get_font_options example
- Example#2573 - cairo_scaled_font_get_scale_matrix example
- Example#2574 - cairo_scaled_font_get_type example
- Example#2575 - cairo_scaled_font_glyph_extents example
- Example#2576 - cairo_scaled_font_status example
- Example#2577 - cairo_scaled_font_text_extents example
- Example#2578 - cairo_surface_copy_page example
- Example#2579 - cairo_surface_create_similar example
- Example#2580 - cairo_surface_finish example
- Example#2581 - cairo_surface_flush example
- Example#2582 - cairo_surface_get_content example
- Example#2583 - cairo_surface_get_device_offset example
- Example#2584 - cairo_surface_get_font_options example
- Example#2585 - cairo_surface_get_type example
- Example#2586 - cairo_surface_mark_dirty_rectangle example
- Example#2587 - cairo_surface_mark_dirty example
- Example#2588 - cairo_surface_set_device_offset example
- Example#2589 - cairo_surface_set_fallback_resolution example
- Example#2590 - cairo_surface_show_page example
- Example#2591 - cairo_surface_status example
- Example#2592 - cairo_surface_write_to_png example
- Example#2593 - cairo_svg_surface_create example
- Example#2594 - cairo_svg_surface_restrict_to_version example
- Example#2595 - cairo_svg_version_to_string example
- Example#2596 - Nesne yönelimli kullanım
- Example#2597 - Yordamsal kullanım
- Example#2598 - Nesne yönelimli kullanım
- Example#2599 - Yordamsal kullanım
- Example#2600 - Nesne yönelimli kullanım
- Example#2601 - Yordamsal kullanım
- Example#2602 - Nesne yönelimli kullanım
- Example#2603 - Yordamsal kullanım
- Example#2604 - Nesne yönelimli kullanım
- Example#2605 - Yordamsal kullanım
- Example#2606 - Nesne yönelimli kullanım
- Example#2607 - Yordamsal kullanım
- Example#2608 - Nesne yönelimli kullanım
- Example#2609 - Yordamsal kullanım
- Example#2610 - Nesne yönelimli kullanım
- Example#2611 - Yordamsal kullanım
- Example#2612 - Nesne yönelimli kullanım
- Example#2613 - Yordamsal kullanım
- Example#2614 - Nesne yönelimli kullanım
- Example#2615 - Yordamsal kullanım
- Example#2616 - Nesne yönelimli kullanım
- Example#2617 - Yordamsal kullanım
- Example#2618 - Nesne yönelimli kullanım
- Example#2619 - Yordamsal kullanım
- Example#2620 - Nesne yönelimli kullanım
- Example#2621 - Yordamsal kullanım
- Example#2622 - CairoContext::__construct example
- Example#2623 - Nesne yönelimli kullanım
- Example#2624 - Yordamsal kullanım
- Example#2625 - Nesne yönelimli kullanım
- Example#2626 - Yordamsal kullanım
- Example#2627 - Nesne yönelimli kullanım
- Example#2628 - Yordamsal kullanım
- Example#2629 - Nesne yönelimli kullanım
- Example#2630 - Yordamsal kullanım
- Example#2631 - Nesne yönelimli kullanım
- Example#2632 - Yordamsal kullanım
- Example#2633 - Nesne yönelimli kullanım
- Example#2634 - Yordamsal kullanım
- Example#2635 - Nesne yönelimli kullanım
- Example#2636 - Yordamsal kullanım
- Example#2637 - Nesne yönelimli kullanım
- Example#2638 - Yordamsal kullanım
- Example#2639 - Nesne yönelimli kullanım
- Example#2640 - Yordamsal kullanım
- Example#2641 - Nesne yönelimli kullanım
- Example#2642 - Yordamsal kullanım
- Example#2643 - Nesne yönelimli kullanım
- Example#2644 - Yordamsal kullanım
- Example#2645 - Nesne yönelimli kullanım
- Example#2646 - Yordamsal kullanım
- Example#2647 - Nesne yönelimli kullanım
- Example#2648 - Yordamsal kullanım
- Example#2649 - Nesne yönelimli kullanım
- Example#2650 - Yordamsal kullanım
- Example#2651 - Nesne yönelimli kullanım
- Example#2652 - Yordamsal kullanım
- Example#2653 - Nesne yönelimli kullanım
- Example#2654 - Yordamsal kullanım
- Example#2655 - Nesne yönelimli kullanım
- Example#2656 - Yordamsal kullanım
- Example#2657 - Nesne yönelimli kullanım
- Example#2658 - Yordamsal kullanım
- Example#2659 - Nesne yönelimli kullanım
- Example#2660 - Yordamsal kullanım
- Example#2661 - Nesne yönelimli kullanım
- Example#2662 - Yordamsal kullanım
- Example#2663 - Nesne yönelimli kullanım
- Example#2664 - Yordamsal kullanım
- Example#2665 - Nesne yönelimli kullanım
- Example#2666 - Yordamsal kullanım
- Example#2667 - Nesne yönelimli kullanım
- Example#2668 - Yordamsal kullanım
- Example#2669 - Nesne yönelimli kullanım
- Example#2670 - Yordamsal kullanım
- Example#2671 - Nesne yönelimli kullanım
- Example#2672 - Yordamsal kullanım
- Example#2673 - Nesne yönelimli kullanım
- Example#2674 - Yordamsal kullanım
- Example#2675 - Nesne yönelimli kullanım
- Example#2676 - Yordamsal kullanım
- Example#2677 - Nesne yönelimli kullanım
- Example#2678 - Yordamsal kullanım
- Example#2679 - Nesne yönelimli kullanım
- Example#2680 - Yordamsal kullanım
- Example#2681 - Nesne yönelimli kullanım
- Example#2682 - Yordamsal kullanım
- Example#2683 - Nesne yönelimli kullanım
- Example#2684 - Yordamsal kullanım
- Example#2685 - Nesne yönelimli kullanım
- Example#2686 - Yordamsal kullanım
- Example#2687 - Nesne yönelimli kullanım
- Example#2688 - Yordamsal kullanım
- Example#2689 - Nesne yönelimli kullanım
- Example#2690 - Yordamsal kullanım
- Example#2691 - Nesne yönelimli kullanım
- Example#2692 - Yordamsal kullanım
- Example#2693 - Nesne yönelimli kullanım
- Example#2694 - Yordamsal kullanım
- Example#2695 - Nesne yönelimli kullanım
- Example#2696 - Yordamsal kullanım
- Example#2697 - Nesne yönelimli kullanım
- Example#2698 - Yordamsal kullanım
- Example#2699 - Nesne yönelimli kullanım
- Example#2700 - Yordamsal kullanım
- Example#2701 - Nesne yönelimli kullanım
- Example#2702 - Yordamsal kullanım
- Example#2703 - Nesne yönelimli kullanım
- Example#2704 - Yordamsal kullanım
- Example#2705 - Nesne yönelimli kullanım
- Example#2706 - Yordamsal kullanım
- Example#2707 - Nesne yönelimli kullanım
- Example#2708 - Yordamsal kullanım
- Example#2709 - Nesne yönelimli kullanım
- Example#2710 - Yordamsal kullanım
- Example#2711 - Nesne yönelimli kullanım
- Example#2712 - Yordamsal kullanım
- Example#2713 - Nesne yönelimli kullanım
- Example#2714 - Yordamsal kullanım
- Example#2715 - Nesne yönelimli kullanım
- Example#2716 - Yordamsal kullanım
- Example#2717 - Nesne yönelimli kullanım
- Example#2718 - Yordamsal kullanım
- Example#2719 - Nesne yönelimli kullanım
- Example#2720 - Yordamsal kullanım
- Example#2721 - Nesne yönelimli kullanım
- Example#2722 - Yordamsal kullanım
- Example#2723 - Nesne yönelimli kullanım
- Example#2724 - Yordamsal kullanım
- Example#2725 - Nesne yönelimli kullanım
- Example#2726 - Yordamsal kullanım
- Example#2727 - Nesne yönelimli kullanım
- Example#2728 - Yordamsal kullanım
- Example#2729 - Nesne yönelimli kullanım
- Example#2730 - Yordamsal kullanım
- Example#2731 - Nesne yönelimli kullanım
- Example#2732 - Yordamsal kullanım
- Example#2733 - Nesne yönelimli kullanım
- Example#2734 - Yordamsal kullanım
- Example#2735 - Nesne yönelimli kullanım
- Example#2736 - Yordamsal kullanım
- Example#2737 - Nesne yönelimli kullanım
- Example#2738 - Yordamsal kullanım
- Example#2739 - Nesne yönelimli kullanım
- Example#2740 - Yordamsal kullanım
- Example#2741 - Nesne yönelimli kullanım
- Example#2742 - Yordamsal kullanım
- Example#2743 - Nesne yönelimli kullanım
- Example#2744 - Yordamsal kullanım
- Example#2745 - Nesne yönelimli kullanım
- Example#2746 - Yordamsal kullanım
- Example#2747 - Nesne yönelimli kullanım
- Example#2748 - Yordamsal kullanım
- Example#2749 - Nesne yönelimli kullanım
- Example#2750 - Yordamsal kullanım
- Example#2751 - Nesne yönelimli kullanım
- Example#2752 - Yordamsal kullanım
- Example#2753 - Nesne yönelimli kullanım
- Example#2754 - Yordamsal kullanım
- Example#2755 - Nesne yönelimli kullanım
- Example#2756 - Yordamsal kullanım
- Example#2757 - Nesne yönelimli kullanım
- Example#2758 - Yordamsal kullanım
- Example#2759 - Nesne yönelimli kullanım
- Example#2760 - Yordamsal kullanım
- Example#2761 - Nesne yönelimli kullanım
- Example#2762 - Yordamsal kullanım
- Example#2763 - Nesne yönelimli kullanım
- Example#2764 - Yordamsal kullanım
- Example#2765 - Nesne yönelimli kullanım
- Example#2766 - Yordamsal kullanım
- Example#2767 - Nesne yönelimli kullanım
- Example#2768 - Yordamsal kullanım
- Example#2769 - Nesne yönelimli kullanım
- Example#2770 - Yordamsal kullanım
- Example#2771 - Nesne yönelimli kullanım
- Example#2772 - Yordamsal kullanım
- Example#2773 - Nesne yönelimli kullanım
- Example#2774 - Yordamsal kullanım
- Example#2775 - Nesne yönelimli kullanım
- Example#2776 - Yordamsal kullanım
- Example#2777 - Nesne yönelimli kullanım
- Example#2778 - Yordamsal kullanım
- Example#2779 - Nesne yönelimli kullanım
- Example#2780 - Yordamsal kullanım
- Example#2781 - Nesne yönelimli kullanım
- Example#2782 - Yordamsal kullanım
- Example#2783 - Nesne yönelimli kullanım
- Example#2784 - Yordamsal kullanım
- Example#2785 - Nesne yönelimli kullanım
- Example#2786 - Yordamsal kullanım
- Example#2787 - Nesne yönelimli kullanım
- Example#2788 - Yordamsal kullanım
- Example#2789 - Nesne yönelimli kullanım
- Example#2790 - Yordamsal kullanım
- Example#2791 - Nesne yönelimli kullanım
- Example#2792 - Yordamsal kullanım
- Example#2793 - Nesne yönelimli kullanım
- Example#2794 - Yordamsal kullanım
- Example#2795 - Nesne yönelimli kullanım
- Example#2796 - Yordamsal kullanım
- Example#2797 - CairoSurface::createSimilar example
- Example#2798 - CairoSurface::finish example
- Example#2799 - CairoSurface::flush example
- Example#2800 - CairoSurface::getContent example
- Example#2801 - CairoSurface::getDeviceOffset example
- Example#2802 - Nesne yönelimli kullanım
- Example#2803 - Yordamsal kullanım
- Example#2804 - CairoSurface::getType example
- Example#2805 - CairoSurface::markDirty example
- Example#2806 - CairoSurface::markDirtyRectangle example
- Example#2807 - CairoSurface::setDeviceOffset example
- Example#2808 - CairoSurface::setFallbackResolution example
- Example#2809 - Nesne yönelimli kullanım
- Example#2810 - Yordamsal kullanım
- Example#2811 - Nesne yönelimli kullanım
- Example#2812 - Yordamsal kullanım
- Example#2813 - CairoSurface::writeToPng example
- Example#2814 - CairoSvgSurface::__construct example
- Example#2815 - CairoSvgSurface::getVersions example
- Example#2816 - Yordamsal kullanım
- Example#2817 - CairoSvgSurface::restrictToVersion example
- Example#2818 - CairoSvgSurface::versionToString example
- Example#2819 - CairoImageSurface::__construct example
- Example#2820 - CairoImageSurface::createForData example
- Example#2821 - CairoImageSurface::createFromPng example
- Example#2822 - CairoImageSurface::getData example
- Example#2823 - CairoImageSurface::getFormat example
- Example#2824 - CairoImageSurface::getHeight example
- Example#2825 - CairoImageSurface::getStride example
- Example#2826 - CairoImageSurface::getWidth example
- Example#2827 - CairoPdfSurface::__construct example
- Example#2828 - CairoPdfSurface::setSize example
- Example#2829 - CairoPsSurface::__construct example
- Example#2830 - CairoPsSurface::dscBeginPageSetup example
- Example#2831 - CairoPsSurface::dscBeginSetup example
- Example#2832 - CairoPsSurface::dscComment example
- Example#2833 - CairoPsSurface::getEps example
- Example#2834 - CairoPsSurface::getLevels example
- Example#2835 - CairoPsSurface::levelToString example
- Example#2836 - CairoPsSurface::restrictToLevel example
- Example#2837 - CairoPsSurface::setEps example
- Example#2838 - CairoPsSurface::setSize example
- Example#2839 - CairoFontFace::__construct example
- Example#2840 - CairoFontFace::getType example
- Example#2841 - Nesne yönelimli kullanım
- Example#2842 - Yordamsal kullanım
- Example#2843 - CairoFontOptions::__construct example
- Example#2844 - CairoFontOptions::equal example
- Example#2845 - Nesne yönelimli kullanım
- Example#2846 - Yordamsal kullanım
- Example#2847 - CairoFontOptions::getHintMetrics example
- Example#2848 - CairoFontOptions::getHintStyle example
- Example#2849 - CairoFontOptions::getSubpixelOrder example
- Example#2850 - CairoFontOptions::hash example
- Example#2851 - CairoFontOptions::merge example
- Example#2852 - Nesne yönelimli kullanım
- Example#2853 - Yordamsal kullanım
- Example#2854 - CairoFontOptions::setHintMetrics example
- Example#2855 - CairoFontOptions::setHintStyle example
- Example#2856 - CairoFontOptions::setSubpixelOrder example
- Example#2857 - Nesne yönelimli kullanım
- Example#2858 - Yordamsal kullanım
- Example#2859 - CairoScaledFont::__construct example
- Example#2860 - CairoScaledFont::extents example
- Example#2861 - CairoScaledFont::getCtm example
- Example#2862 - Nesne yönelimli kullanım
- Example#2863 - Yordamsal kullanım
- Example#2864 - Nesne yönelimli kullanım
- Example#2865 - Yordamsal kullanım
- Example#2866 - Nesne yönelimli kullanım
- Example#2867 - Yordamsal kullanım
- Example#2868 - CairoScaledFont::getScaleMatrix example
- Example#2869 - CairoScaledFont::getType example
- Example#2870 - CairoScaledFont::glyphExtents example
- Example#2871 - Nesne yönelimli kullanım
- Example#2872 - Yordamsal kullanım
- Example#2873 - Nesne yönelimli kullanım
- Example#2874 - Yordamsal kullanım
- Example#2875 - CairoPattern::__construct example
- Example#2876 - Nesne yönelimli kullanım
- Example#2877 - Yordamsal kullanım
- Example#2878 - CairoPattern::getType example
- Example#2879 - Nesne yönelimli kullanım
- Example#2880 - Yordamsal kullanım
- Example#2881 - Nesne yönelimli kullanım
- Example#2882 - Yordamsal kullanım
- Example#2883 - CairoGradientPattern::addColorStopRgb example
- Example#2884 - CairoGradientPattern::addColorStopRgba example
- Example#2885 - CairoGradientPattern::getColorStopCount example
- Example#2886 - CairoGradientPattern::getColorStopRgba example
- Example#2887 - CairoGradientPattern::getExtend example
- Example#2888 - CairoGradientPattern::setExtend example
- Example#2889 - CairoSolidPattern::__construct example
- Example#2890 - CairoSolidPattern::getRgba example
- Example#2891 - CairoSurfacePattern::__construct example
- Example#2892 - CairoSurfacePattern::getExtend example
- Example#2893 - CairoSurfacePattern::getFilter example
- Example#2894 - CairoSurfacePattern::getSurface example
- Example#2895 - CairoSurfacePattern::setExtend example
- Example#2896 - CairoSurfacePattern::setFilter example
- Example#2897 - CairoLinearGradient::__construct example
- Example#2898 - CairoLinearGradient::getPoints example
- Example#2899 - CairoRadialGradient::__construct example
- Example#2900 - CairoRadialGradient::getCircles example
- Example#2901 - CairoFormat::strideForWidth example
- Example#2902 - Nesne yönelimli kullanım
- Example#2903 - Yordamsal kullanım
- Example#2904 - Nesne yönelimli kullanım
- Example#2905 - Yordamsal kullanım
- Example#2906 - Nesne yönelimli kullanım
- Example#2907 - Yordamsal kullanım
- Example#2908 - Nesne yönelimli kullanım
- Example#2909 - Yordamsal kullanım
- Example#2910 - Nesne yönelimli kullanım
- Example#2911 - Yordamsal kullanım
- Example#2912 - CairoMatrix::invert example
- Example#2913 - CairoMatrix::multiply example
- Example#2914 - Nesne yönelimli kullanım
- Example#2915 - Yordamsal kullanım
- Example#2916 - Nesne yönelimli kullanım
- Example#2917 - Yordamsal kullanım
- Example#2918 - CairoMatrix::transformDistance example
- Example#2919 - CairoMatrix::transformPoint example
- Example#2920 - Nesne yönelimli kullanım
- Example#2921 - Yordamsal kullanım
- Example#2922 - - exif_imagetype örneği
- Example#2923 - - exif_read_data örneği
- Example#2924 - - exif_thumbnail örneği
- Example#2925 - PHP ile PNG oluşturmak
- Example#2926 - Alfa kanallarını kullanarak resme damga basmak
- Example#2927 - imagecopymerge kullanarak yarı geçirgen
filigran oluşturmak
- Example#2928 - gd_info kullanımı
- Example#2929 - - getimagesize ve MIME türleri
- Example#2930 - - >getimagesize dosya örneği
- Example#2931 - - getimagesize (URL)
- Example#2932 - - IPTC döndüren getimagesize() örneği
- Example#2933 - getimagesizefromstring example
- Example#2934 - - image_type_to_extension örneği
- Example#2935 - - image_type_to_mime_type örneği
- Example#2936 - - image2wbmp örneği
- Example#2937 - - imagealphablending örneği
- Example#2938 - - Kenar yumuşatmalı çizginin normal çizgiyle karşılaştırılması
- Example#2939 - - imagearc ile çember çizmek
- Example#2940 - - imagechar örneği
- Example#2941 - - imagecharup örneği
- Example#2942 - - imagecolorallocate örneği
- Example#2943 - - imagecolorallocatealpha örneği
- Example#2944 - - Hesapla RGB değeri bileşenlerine ayırmak
- Example#2945 - - imagecolorsforindex ile RGB değeri
bileşenlerine ayırmak
- Example#2946 - - Bir resimde renk aramak
- Example#2947 - - Bir resimde renk aramak
- Example#2948 - - imagecolorclosesthwb örneği
- Example#2949 - - imagecolordeallocate örneği
- Example#2950 - - GD logosunun renklerini öğrenelim
- Example#2951 - - GD logosunun renklerini öğrenelim
- Example#2952 - - imagecolormatch örneği
- Example#2953 - - Bir resimdeki renkleri öğrenmek için
imagecoloresolve kullanımı
- Example#2954 - - Bir resimdeki renkleri öğrenmek için
imagecolorresolvealpha kullanımı
- Example#2955 - - imagecolorset örneği
- Example#2956 - - imagecolorsforindex örneği
- Example#2957 - - imagecolorstotal örneği
- Example#2958 - - imagecolortransparent örneği
- Example#2959 - - PHP.net logosuna kabartma etkisi vermek
- Example#2960 - - Gauss bulanıklığı
- Example#2961 - - PHP.net logosunun kırpılması
- Example#2962 - - PHP.net logo'sunun iki kopyasının %75 şeffaflıkla karıştırılması
- Example#2963 - - imagecopymergegray örneği
- Example#2964 - - Basit örnek
- Example#2965 - - Bir resmin orantılı olarak örneklenmesi
- Example#2966 - - Bir remin boyutlandırılması
- Example#2967 - -
Yeni bir GD resim akımı oluşturup bir resim çıktılamak
- Example#2968 - - imagecreatefromgd2 örneği
- Example#2969 - - imagecreatefromgd2part örneği
- Example#2970 - - imagecreatefromgd örneği
- Example#2971 - - Bir GIF yüklerken oluşan bir hatanın ele alınması
- Example#2972 - - Bir JPEG yüklerken oluşan bir hatanın ele alınması
- Example#2973 - - Bir PNG yüklerken oluşan bir hatanın ele alınması
- Example#2974 - - imagecreatefromstring örneği
- Example#2975 - - Bir WBMP yüklerken oluşan bir hatanın ele alınması
- Example#2976 - - imagecreatefromxbm örneği
- Example#2977 - - imagecreatefromxpm örneği
- Example#2978 - Yeni bir GD2 resim akımı oluşturup bir resim çıktılamak
- Example#2979 - - imagedashedline örneği
- Example#2980 - - Başka bir imagedashedline örneği
- Example#2981 - - imagedestroy örneği
- Example#2982 - - imageellipse örneği
- Example#2983 - - imagefill örneği
- Example#2984 - - 3 boyutlu bir pasta oluşturmak
- Example#2985 - - imagefilledellipse örneği
- Example#2986 - - imagefilledpolygon örneği
- Example#2987 - - imagefilledrectangle örneği
- Example#2988 - - Bir elipsi belli bir renge boyamak
- Example#2989 - - imagefilter gri tonlama örneği
- Example#2990 - - imagefilter parlaklık örneği
- Example#2991 - - imagefilter renklendirme örneği
- Example#2992 - imagefilter negatiflik örneği
- Example#2993 - imagefilter mozaikleştirme örneği
- Example#2994 - - Yerleşik yazı tipleri üzerinde
imagefontheight
- Example#2995 - - imagefontheight ile
imageloadfont işlevinin birlikte kullanımı
- Example#2996 - - Yerleşik yazı tipleri üzerinde
imagefontwidth
- Example#2997 - imagefontwidth ile
imageloadfont işlevinin birlikte kullanımı
- Example#2998 - - imageftbbox örneği
- Example#2999 - - imagefttext örneği
- Example#3000 - - imagegammacorrect örneği
- Example#3001 - - Bir GD2 resminin çıktılanması
- Example#3002 - - Bir GD2 resminin kaydedilmesi
- Example#3003 - - Bir GD resminin çıktılanması
- Example#3004 - - Bir GD resminin kaydedilmesi
- Example#3005 - - imagegif ile bir resmi çıktılamak
- Example#3006 - - Bir PNG resmini imagegif ile bir GIF resmine
dönüştürmek
- Example#3007 - - imagegrabscreen örneği
- Example#3008 - - imagegrabwindow örneği
- Example#3009 - - imageinterlace ile geçişimi etkin kılmak
- Example#3010 - - imageistruecolor ile resmin gerçek renkli
olup olmadığının saptanması
- Example#3011 - - Bir JPEG resmi çıktılamak
- Example#3012 - - Bir JPEG resmi kaydetmek
- Example#3013 - - Resmi 75% kaliteyle oluşturmak
- Example#3014 - - imagelayereffect örneği
- Example#3015 - - Kalın bir çizgi çizelim
- Example#3016 - - imageloadfont örneği
- Example#3017 - - imagepalettecopy örneği
- Example#3018 - - imagepolygon örneği
- Example#3019 - - imagepsbbox örneği
- Example#3020 - - imagepsencodefont örneği
- Example#3021 - - imagepsextendfont örneği
- Example#3022 - - imagepsfreefont örneği
- Example#3023 - - imagepsloadfont örneğ
- Example#3024 - - imagepsslantfont örneği
- Example#3025 - - imagepstext örneği
- Example#3026 - - imagerectangle örneği
- Example#3027 - Bir remin 180° döndürülmesi
- Example#3028 - - imagesavealpha örneği
- Example#3029 - - imagesetbrush örneği
- Example#3030 - - imagesetpixel örneği
- Example#3031 - - imagesetstyle örneği
- Example#3032 - - imagesetthickness örneği
- Example#3033 - - imagesettile örneği
- Example#3034 - - imagestring örneği
- Example#3035 - - imagestring örneği
- Example#3036 - - imagesx örneği
- Example#3037 - - imagesy örneği
- Example#3038 - - Bir gerçek renkli resmi bir paletli resme dönüştürmek
- Example#3039 - - imagettfbbox örneği
- Example#3040 - - imagettftext örneği
- Example#3041 - - PNG desteğinin sınanması
- Example#3042 - - Bir WBMP resmini çıktılamak
- Example#3043 - - Bir WBMP resminin kaydedilmesi
- Example#3044 - - Resmi farklı bir artalan rengi ile çıktılamak
- Example#3045 - - Bir XBM dosyasının kaydedilmesi
- Example#3046 - - XBM dosyasını farklı bir artalan rengi ile çıktılamak
- Example#3047 - - IPTC verisinin bir JPEG içine gömülmesi
- Example#3048 - - getimagesize ile
iptcparse kullanımı
- Example#3049 - - jpeg2wbmp örneği
- Example#3050 - - png2wbmp örneği
- Example#3051 - Gmagick Example
- Example#3052 - Gmagick::despeckleimage example
- Example#3053 - - Imagick ile resim örneği (thumbnail) oluşturmak
- Example#3054 - - Bir dizindeki tüm JPG dosyalarının küçük örneklerinin elde
edilmesi
- Example#3055 - - Bir resmin yansımasının oluşturulması
- Example#3056 - - Metni bir örüntü ile kaplamak
- Example#3057 - - GIF resmini okumak ve tüm kareleri boyutlandırmak
- Example#3058 - - Imagick::adaptiveBlurImage örneği
- Example#3059 - - Imagick::adaptiveResizeImageörneği
- Example#3060 - - Imagick::adaptiveSharpenImage örneği
- Example#3061 - - Imagick::annotateImage örneği
- Example#3062 - - Imagick::appendImages örneği
- Example#3063 - - Imagick::blurImage örneği
- Example#3064 - - Imagick::chopImage örneği
- Example#3065 - - Imagick::clutImage örneği
- Example#3066 - - Imagick::commentImage kullanımı
- Example#3067 - - Imagick::compareImageLayers örneği
- Example#3068 - - Imagick::compareImages örneği
- Example#3069 - - Imagick::distortImage örneği
- Example#3070 - Using Imagick::exportImagePixels
- Example#3071 - - Imagick::floodfillPaintImage örneği
- Example#3072 - - Imagick::getImageLength örneği
- Example#3073 - - Imagick::getImageProperties örneği
- Example#3074 - - Imagick::getImageProperty örneği
- Example#3075 - - Imagick::getIteratorIndex örneği
- Example#3076 - Imagick::importImagePixels example
- Example#3077 - - Imagick::newImage örneği
- Example#3078 - - Imagick::optimizeImageLayers örneği
- Example#3079 - - Imagick::pingImageBlob örneği
- Example#3080 - - Imagick::pingImageFile örneği
- Example#3081 - - Imagick::polaroidImage örneği
- Example#3082 - - Imagick::queryFontMetrics örneği
- Example#3083 - - Imagick::roundCorners örneği
- Example#3084 - - Imagick::setFont örneği
- Example#3085 - - Imagick::setImage örneği
- Example#3086 - - Imagick::setImageOpacity örneği
- Example#3087 - - Imagick::setImageProperty örneği
- Example#3088 - - Imagick::setIteratorIndex örneği
- Example#3089 - - Imagick::setPointSize örneği
- Example#3090 - Imagick::transformImage örneği
- Example#3091 - - Imagick::trimImage örneği
- Example#3092 - - imap_append örneği
- Example#3093 - - imap_check örneği
- Example#3094 - - imap_createmailbox örneği
- Example#3095 - - imap_delete örneği
- Example#3096 - - imap_fetch_overview örneği
- Example#3097 - - imap_gc örneği
- Example#3098 - - imap_get_quota örneği
- Example#3099 - - imap_get_quota 4.3 ve üstü örneği
- Example#3100 - - imap_get_quotaroot örneği
- Example#3101 - - imap_getacl örneği
- Example#3102 - - imap_getmailboxes örneği
- Example#3103 - - imap_list örneği
- Example#3104 - - imap_mail_compose örneği
- Example#3105 - - imap_mailboxmsginfo örneği
- Example#3106 - - imap_mime_header_decode örneği
- Example#3107 - - imap_open işlevinin farklı kullanımları
- Example#3108 - - imap_open örneği
- Example#3109 - - imap_ping örneği
- Example#3110 - - imap_reopen örneği
- Example#3111 - - imap_rfc822_parse_adrlist örneği
- Example#3112 - - imap_rfc822_write_address örneği
- Example#3113 - - imap_set_quota örneği
- Example#3114 - - imap_setflag_full örneği
- Example#3115 - - imap_status örneği
- Example#3116 - - imap_thread örneği
- Example#3117 - - imap_timeout örneği
- Example#3118 - - Adres özetinin hesaplanıp bir kullanıcının üye yapılması
- Example#3119 - - Eposta gönderimi
- Example#3120 - - Ek başlıklarla eposta gönderimi
- Example#3121 - - Ek komut satırı seçenekleriyle eposta gönderimi
- Example#3122 - - HTML eposta gönderimi
- Example#3123 - mailparse_determine_best_xfer_encoding example
- Example#3124 - mailparse_rfc822_parse_addresses example
- Example#3125 - mailparse_stream_encode example
- Example#3126 - mailparse_uudecode_all example
- Example#3127 - bcadd örneği
- Example#3128 - bccomp örneği
- Example#3129 - bcdiv örneği
- Example#3130 - bcmod örneği
- Example#3131 - bcmul örneği
- Example#3132 - bcpow örneği
- Example#3133 - bcscale örneği
- Example#3134 - bcsqrt örneği
- Example#3135 - bcsub örneği
- Example#3136 - Factorial function using GMP
- Example#3137 - gmp_abs example
- Example#3138 - gmp_add example
- Example#3139 - gmp_and example
- Example#3140 - gmp_clrbit example
- Example#3141 - gmp_cmp example
- Example#3142 - gmp_com example
- Example#3143 - gmp_div_q example
- Example#3144 - Division of GMP numbers
- Example#3145 - gmp_div_r example
- Example#3146 - gmp_divexact example
- Example#3147 - gmp_fact example
- Example#3148 - gmp_gcd example
- Example#3149 - Solving a linear Diophantine equation
- Example#3150 - gmp_hamdist example
- Example#3151 - Creating GMP number
- Example#3152 - gmp_intval example
- Example#3153 - gmp_invert example
- Example#3154 - gmp_jacobi example
- Example#3155 - gmp_legendre example
- Example#3156 - gmp_mod example
- Example#3157 - gmp_mul example
- Example#3158 - gmp_neg example
- Example#3159 - gmp_nextprime example
- Example#3160 - gmp_or example
- Example#3161 - gmp_perfect_square example
- Example#3162 - gmp_popcount example
- Example#3163 - gmp_pow example
- Example#3164 - gmp_powm example
- Example#3165 - gmp_prob_prime example
- Example#3166 - gmp_random example
- Example#3167 - gmp_scan0 example
- Example#3168 - gmp_scan1 example
- Example#3169 - gmp_setbit example
- Example#3170 - gmp_sign example
- Example#3171 - gmp_sqrt example
- Example#3172 - gmp_sqrtrem example
- Example#3173 - Converting a GMP number to a string
- Example#3174 - gmp_sub example
- Example#3175 - gmp_testbit example
- Example#3176 - gmp_xor example
- Example#3177 - Using Lapack::eigenValues:
- Example#3178 - Using Lapack::leastSquaresByFactorisation:
- Example#3179 - Using Lapack::leastSquaresBySVD:
- Example#3180 - Using Lapack::pseudoInverse:
- Example#3181 - Using Lapack::singularValues:
- Example#3182 - Using Lapack::singularValues:
- Example#3183 - abs example
- Example#3184 - base_convert example
- Example#3185 - bindec example
- Example#3186 - bindec interprets input as unsigned integers
- Example#3187 - ceil example
- Example#3188 - cos example
- Example#3189 - decbin example
- Example#3190 - dechex example
- Example#3191 - decoct example
- Example#3192 - deg2rad example
- Example#3193 - exp example
- Example#3194 - floor example
- Example#3195 - Using fmod
- Example#3196 - hexdec example
- Example#3197 - is_nan example
- Example#3198 - Example uses of max
- Example#3199 - Example uses of min
- Example#3200 - Calculate a random floating-point number
- Example#3201 - mt_rand example
- Example#3202 - mt_srand example
- Example#3203 - octdec example
- Example#3204 - pi example
- Example#3205 - Some examples of pow
- Example#3206 - rad2deg example
- Example#3207 - rand example
- Example#3208 - round examples
- Example#3209 - mode examples
- Example#3210 - sin example
- Example#3211 - sqrt example
- Example#3212 - srand example
- Example#3213 - tan example
- Example#3214 - Evaluating a FDF document
- Example#3215 - Adding JavaScript code to a FDF
- Example#3216 - Populating a PDF document
- Example#3217 - Storing an uploaded file
- Example#3218 - Detecting all fieldnames in a FDF
- Example#3219 - Accessing the form data
- Example#3220 - Accessing the form data
- Example#3221 - Retrieving FDF as a string
- Example#3222 - Passing FDF data to a second form
- Example#3223 - gnupg clearsign example (procedural)
- Example#3224 - gnupg clearsign example (OO)
- Example#3225 - keylistiterator
- Example#3226 - Procedural gnupg_adddecryptkey example
- Example#3227 - OO gnupg_adddecryptkey example
- Example#3228 - Procedural gnupg_addencryptkey example
- Example#3229 - OO gnupg_addencryptkey example
- Example#3230 - Procedural gnupg_addsignkey example
- Example#3231 - OO gnupg_addsignkey example
- Example#3232 - Procedural gnupg_cleardecryptkeys example
- Example#3233 - OO gnupg_cleardecryptkeys example
- Example#3234 - Procedural gnupg_clearencryptkeys example
- Example#3235 - OO gnupg_clearencryptkeys example
- Example#3236 - Procedural gnupg_clearsignkeys example
- Example#3237 - OO gnupg_clearsignkeys example
- Example#3238 - Procedural gnupg_decrypt example
- Example#3239 - OO gnupg_encrypt example
- Example#3240 - Procedural gnupg_decryptverify example
- Example#3241 - OO gnupg_decryptverify example
- Example#3242 - Procedural gnupg_encrypt example
- Example#3243 - OO gnupg_encrypt example
- Example#3244 - Procedural gnupg_encryptsign example
- Example#3245 - OO gnupg_encryptsign example
- Example#3246 - Procedural gnupg_export example
- Example#3247 - OO gnupg_export example
- Example#3248 - Procedural gnupg_geterror example
- Example#3249 - OO gnupg_geterror example
- Example#3250 - Procedural gnupg_getprotocol example
- Example#3251 - OO gnupg_getprotocol example
- Example#3252 - Procedural gnupg_import example
- Example#3253 - OO gnupg_import example
- Example#3254 - Procedural gnupg_init example
- Example#3255 - OO gnupg initializer example
- Example#3256 - Procedural gnupg_keyinfo example
- Example#3257 - OO gnupg_keyinfo example
- Example#3258 - Procedural gnupg_setarmor example
- Example#3259 - OO gnupg_setarmor example
- Example#3260 - Procedural gnupg_seterrormode example
- Example#3261 - OO gnupg_seterrormode example
- Example#3262 - Procedural gnupg_setsignmode example
- Example#3263 - OO gnupg_setsignmode example
- Example#3264 - Procedural gnupg_sign example
- Example#3265 - OO gnupg_sign example
- Example#3266 - Procedural gnupg_verify example
- Example#3267 - OO gnupg_verify example
- Example#3268 - Fancy "Hello world"
- Example#3269 - swfaction example
- Example#3270 - swfaction example
- Example#3271 - swfaction example
- Example#3272 - swfsprite example
- Example#3273 - ming_useswfversion example
- Example#3274 - Importing a DBL file
- Example#3275 - Using an alpha mask
- Example#3276 - Usual interactions with buttons
- Example#3277 - Drag example
- Example#3278 - swfdisplayitem::multcolor example
- Example#3279 - swfdisplayitem::rotateto example
- Example#3280 - swfdisplayitem::setname example
- Example#3281 - swfgradient example
- Example#3282 - swfmorph example
- Example#3283 - Displaying your $movie in a browser
- Example#3284 - Streaming example
- Example#3285 - SWFShape::addFill example
- Example#3286 - swfshape example
- Example#3287 - swfshape::setline example
- Example#3288 - swftext example
- Example#3289 - Hello World example from PDFlib distribution for PHP 4
- Example#3290 - Hello World example from PDFlib distribution for PHP 5
- Example#3291 - Creating and using a pattern
- Example#3292 - Creating and using a template
- Example#3293 - Hyphennate a text
- Example#3294 - Drawing a rectangle
- Example#3295 - Creating and using a spot color
- Example#3296 - Rotation of the coordinate system
- Example#3297 - Placing text at a given position
- Example#3298 - Drawing a dashed line
- Example#3299 - Translation of the coordinate system
- Example#3300 - Basic RPMReader Example
- Example#3301 - rpm_close example
- Example#3302 - rpm_get_tag example
- Example#3303 - rpm_is_valid example
- Example#3304 - rpm_open example
- Example#3305 - rpm_version example
- Example#3306 - SWF example
- Example#3307 - swf_addbuttonrecord example
- Example#3308 - Creating a simple flash file based on user input and outputting it
and saving it in a database
- Example#3309 - Horizontal text example
- Example#3310 - A simple 3D-rotation around a text
- Example#3311 - Incorrect requests
- Example#3312 - Calling request from a request callback
- Example#3313 - Calling request from a request callback
- Example#3314 - Using eio with libevent
- Example#3315 - Cancelling a request
- Example#3316 - Calling eio_chmod
- Example#3317 - Making a custom request
- Example#3318 - Grouping requests
- Example#3319 - Using eio with libevent
- Example#3320 - eio_cancel example
- Example#3321 - eio_custom example
- Example#3322 - eio_event_loop example
- Example#3323 - eio_lstat example
- Example#3324 - Using eio with libevent
- Example#3325 - Grouping requests
- Example#3326 - eio_grp example
- Example#3327 - eio_link example
- Example#3328 - eio_lstat example
- Example#3329 - eio_mkdir example
- Example#3330 - eio_mknod example
- Example#3331 - eio_nreqs example
- Example#3332 - eio_open example
- Example#3333 - eio_poll example
- Example#3334 - eio_read example
- Example#3335 - eio_readdir example
- Example#3336 - eio_readlink example
- Example#3337 - eio_realpath example
- Example#3338 - eio_rename example
- Example#3339 - eio_rmdir example
- Example#3340 - eio_stat example
- Example#3341 - eio_statvfs example
- Example#3342 - eio_symlink example
- Example#3343 - Expect Usage Example
- Example#3344 - Another Expect Usage Example
- Example#3345 - expect_expectl example
- Example#3346 - expect_popen example
- Example#3347 - polling STDIN using basic API
- Example#3348 - polling STDIN using buffered event API
- Example#3349 - Süreç Denetimi örneği
- Example#3350 - - pcntl_fork örneği
- Example#3351 - - pcntl_signal_dispatch örneği
- Example#3352 - - pcntl_signal örneği
- Example#3353 - - pcntl_sigprocmask örneği
- Example#3354 - - pcntl_sigwaitinfo örneği
- Example#3355 - - posix_access örneği
- Example#3356 - - posix_ctermid örneği
- Example#3357 - - posix_get_last_error örneği
- Example#3358 - - posix_getcwd örneği
- Example#3359 - - posix_getegid örneği
- Example#3360 - - posix_geteuid örneği
- Example#3361 - - posix_getgid örneği
- Example#3362 - - posix_getgrgid örneği
- Example#3363 - - posix_getgrnam örneği
- Example#3364 - - posix_getgroups örneği
- Example#3365 - - posix_getlogin örneği
- Example#3366 - - posix_getpgid örneği
- Example#3367 - - posix_getpid örneği
- Example#3368 - - posix_getppid örneği
- Example#3369 - - posix_getpwnam örneği
- Example#3370 - - posix_getpwuid örneği
- Example#3371 - - posix_getrlimit örneği
- Example#3372 - - posix_getsid örneği
- Example#3373 - - posix_getuid örneği
- Example#3374 - - posix_mknod örneği
- Example#3375 - - posix_setegid örneği
- Example#3376 - - posix_setgid örneği
- Example#3377 - - posix_setuid örneği
- Example#3378 - - posix_strerror örneği
- Example#3379 - - posix_times örneği
- Example#3380 - - posix_uname örneği
- Example#3381 - - escapeshellarg örneği
- Example#3382 - - escapeshellcmd örneği
- Example#3383 - - exec örneği
- Example#3384 - - proc_open örneği
- Example#3385 - - shell_exec örneği
- Example#3386 - - system örneği
- Example#3387 -
- Example#3388 - Shared Memory Operations Overview
- Example#3389 - Closing shared memory block
- Example#3390 - Deleting shared memory block
- Example#3391 - Create a new shared memory block
- Example#3392 - Reading shared memory block
- Example#3393 - Getting the size of the shared memory block
- Example#3394 - Writing to shared memory block
- Example#3395 - A geoip_continent_code_by_name example
- Example#3396 - A geoip_country_code_by_name example
- Example#3397 - A geoip_country_code3_by_name example
- Example#3398 - A geoip_country_name_by_name example
- Example#3399 - A geoip_region_by_name example
- Example#3400 - A geoip_db_avail example
- Example#3401 - A geoip_db_filename example
- Example#3402 - A geoip_db_get_all_info example
- Example#3403 - A geoip_db_get_all_info example
- Example#3404 - A geoip_id_by_name example
- Example#3405 - A geoip_isp_by_name example
- Example#3406 - A geoip_org_by_name example
- Example#3407 - A geoip_record_by_name example
- Example#3408 - A geoip_region_by_name example
- Example#3409 - A geoip_region_name_by_code example using region code for US/Canada
- Example#3410 - A geoip_region_name_by_code example using FIPS codes
- Example#3411 - A geoip_time_zone_by_country_and_region example using region code for US/Canada
- Example#3412 - A geoip_time_zone_by_country_and_region example using FIPS codes
- Example#3413 - - json_decode örnekleri
- Example#3414 - - Diğer örnek
- Example#3415 - - json_decode kullanırken yapılan genel bir hata.
- Example#3416 - - depth hataları
- Example#3417 - - json_encode örneği
- Example#3418 - - json_encode işlevinin tüm seçeneklerini gösteren bir örnek
- Example#3419 - json_last_error örneği
- Example#3420 - Judy array example
- Example#3421 - Lua::assignexample
- Example#3422 - Lua::callexample
- Example#3423 - Lua::evalexample
- Example#3424 - Lua::registerCallbackexample
- Example#3425 - LuaClosure::__invokeexample
- Example#3426 - - constant örneği
- Example#3427 - - Sabit tanımlamak
- Example#3428 - - Sabitlerin tanımlılığını sınamak
- Example#3429 - - eval örneği
- Example#3430 - - exit örneği
- Example#3431 - - Çıkış durumu örneği
- Example#3432 - Kullanıcının tarayıcısı ile ilgili tüm bilginin listelenmesi
- Example#3433 - - __halt_compiler örneği
- Example#3434 - - highlight_string örneği
- Example#3435 - - ignore_user_abort örneği
- Example#3436 - - pack örneği
- Example#3437 - - php_strip_whitespace örneği
- Example#3438 - - sleep örneği
- Example#3439 - - sys_getloadavg örneği
- Example#3440 - - time_nanosleep örneği
- Example#3441 - - time_sleep_until örneği
- Example#3442 - - uniqid örneği
- Example#3443 - - unpack örneği
- Example#3444 - - usleep örneği
- Example#3445 - parsekit_compile_file example
- Example#3446 - parsekit_compile_string example
- Example#3447 - parsekit_func_arginfo example
- Example#3448 - SplDoublyLinkedList::__construct example
- Example#3449 - SplStack::__construct example
- Example#3450 - SplQueue::__construct example
- Example#3451 - Efficiently handling tasks with SplQueue
- Example#3452 - SplFixedArray usage example
- Example#3453 - SplFixedArray::__construct example
- Example#3454 - SplFixedArray::count example
- Example#3455 - SplFixedArray::fromArray example
- Example#3456 - SplFixedArray::getSize example
- Example#3457 - SplFixedArray::setSize example
- Example#3458 - SplFixedArray::toArray example
- Example#3459 - SplObjectStorage as a set
- Example#3460 - SplObjectStorage as a map
- Example#3461 - SplObjectStorage::addAll example
- Example#3462 - SplObjectStorage::attach example
- Example#3463 - SplObjectStorage::contains example
- Example#3464 - SplObjectStorage::count example
- Example#3465 - SplObjectStorage::current example
- Example#3466 - SplObjectStorage::detach example
- Example#3467 - SplObjectStorage::getHash example
- Example#3468 - SplObjectStorage::getInfo example
- Example#3469 - SplObjectStorage::key example
- Example#3470 - SplObjectStorage::next example
- Example#3471 - SplObjectStorage::offsetExists example
- Example#3472 - SplObjectStorage::offsetGet example
- Example#3473 - SplObjectStorage::offsetSet example
- Example#3474 - SplObjectStorage::offsetUnset example
- Example#3475 - SplObjectStorage::removeAll example
- Example#3476 - SplObjectStorage::removeAllExcept example
- Example#3477 - SplObjectStorage::rewind example
- Example#3478 - SplObjectStorage::serialize example
- Example#3479 - SplObjectStorage::setInfo example
- Example#3480 - SplObjectStorage::unserialize example
- Example#3481 - SplObjectStorage::valid example
- Example#3482 - AppendIterator::append example
- Example#3483 - Iterating AppendIterator with foreach
- Example#3484 - Iterating AppendIterator with the AppendIterator API
- Example#3485 - AppendIterator::getInnerIterator example
- Example#3486 - AppendIterator.getIteratorIndex basic example
- Example#3487 - AppendIterator::key basic example
- Example#3488 - ArrayIterator::current example
- Example#3489 - ArrayIterator::key example
- Example#3490 - ArrayIterator::next example
- Example#3491 - ArrayIterator::rewind example
- Example#3492 - ArrayIterator::valid example
- Example#3493 - Available callback arguments
- Example#3494 - Callback basic examples
- Example#3495 - A DirectoryIterator::__construct example
- Example#3496 - A DirectoryIterator::current example
- Example#3497 - A DirectoryIterator::getATime example
- Example#3498 - A DirectoryIterator::getBasename example
- Example#3499 - DirectoryIterator::getCTime example
- Example#3500 - A DirectoryIterator::getFilename example
- Example#3501 - DirectoryIterator::getGroup example
- Example#3502 - DirectoryIterator::getInode example
- Example#3503 - A DirectoryIterator::getMTime example
- Example#3504 - DirectoryIterator::getOwner example
- Example#3505 - DirectoryIterator::getPath example
- Example#3506 - DirectoryIterator::getPathname example
- Example#3507 - DirectoryIterator::getPerms example
- Example#3508 - DirectoryIterator::getSize example
- Example#3509 - DirectoryIterator::getType example
- Example#3510 - DirectoryIterator::isDir example
- Example#3511 - A DirectoryIterator::isDot example
- Example#3512 - DirectoryIterator::isExecutable example
- Example#3513 - DirectoryIterator::isFile example
- Example#3514 - A DirectoryIterator::isLink example
- Example#3515 - DirectoryIterator::isReadable example
- Example#3516 - DirectoryIterator::isWritable example
- Example#3517 - A DirectoryIterator::key example
- Example#3518 - DirectoryIterator::next example
- Example#3519 - DirectoryIterator::rewind example
- Example#3520 - DirectoryIterator::seek example
- Example#3521 - A DirectoryIterator::__toString example
- Example#3522 - A DirectoryIterator::valid example
- Example#3523 - FilesystemIterator::__construct example
- Example#3524 - FilesystemIterator::current example
- Example#3525 - FilesystemIterator::key example
- Example#3526 - FilesystemIterator::next example
- Example#3527 - FilesystemIterator::rewind example
- Example#3528 - FilesystemIterator::key example
- Example#3529 - FilterIterator::accept example
- Example#3530 - GlobIterator example
- Example#3531 - GlobIterator::count example
- Example#3532 - InfiniteIterator::__construct example
- Example#3533 - LimitIterator usage example
- Example#3534 - LimitIterator::__construct example
- Example#3535 - LimitIterator::getPosition example
- Example#3536 - Iterating a MultipleIterator
- Example#3537 - NoRewindIterator::__construct example
- Example#3538 - NoRewindIterator::rewind example
- Example#3539 - RecursiveArrayIterator::getChildren example
- Example#3540 - RecursiveArrayIterator::hasChildren example
- Example#3541 - Available callback arguments
- Example#3542 - Recursive callback basic example
- Example#3543 - RecursiveCallbackFilterIterator::hasChildren basic usage
- Example#3544 - RecursiveDirectoryIterator example
- Example#3545 - Basic RecursiveFilterIterator example
- Example#3546 - RecursiveFilterIterator example
- Example#3547 - Iterating a RecursiveIteratorIterator
- Example#3548 - RecursiveRegexIterator::__construct example
- Example#3549 - RecursiveRegexIterator::getChildren example
- Example#3550 - RecursiveRegexIterator::hasChildren example
- Example#3551 - RegexIterator::accept example
- Example#3552 - RegexIterator::__construct example
- Example#3553 - RegexIterator::getFlags example
- Example#3554 - RegexIterator::getMode example
- Example#3555 - RegexIterator::getPregFlags example
- Example#3556 - RegexIterator::setFlags example
- Example#3557 - RegexIterator::setMode example
- Example#3558 - RegexIterator::setPregFlags example
- Example#3559 - Countable::count example
- Example#3560 - Basic usage
- Example#3561 - SeekableIterator::seek example
- Example#3562 - class_implements example
- Example#3563 - class_parents example
- Example#3564 - class_uses example
- Example#3565 - iterator_apply example
- Example#3566 - iterator_count example
- Example#3567 - iterator_to_array example
- Example#3568 - spl_autoload_register as a replacement for an __autoload function
- Example#3569 - spl_autoload_register example where the class is not loaded
- Example#3570 - spl_classes example
- Example#3571 - A spl_object_hash example
- Example#3572 - SplFileInfo::__construct example
- Example#3573 - SplFileInfo::getBasename example
- Example#3574 - SplFileInfo::getCTime example
- Example#3575 - SplFileInfo::getExtension example
- Example#3576 -
- Example#3577 - SplFileInfo::getFilename example
- Example#3578 - SplFileInfo::getGroup example
- Example#3579 - SplFileInfo::getLinkTarget example
- Example#3580 - SplFileInfo::getOwner example
- Example#3581 - SplFileInfo::getPath example
- Example#3582 - SplFileInfo::getPathInfo example
- Example#3583 - SplFileInfo::getPathname example
- Example#3584 - SplFileInfo::getPerms example
- Example#3585 - SplFileInfo::getRealPath example
- Example#3586 - SplFileInfo::getType example
- Example#3587 - SplFileInfo::isDir example
- Example#3588 - SplFileInfo::isExecutable example
- Example#3589 - SplFileInfo::isFile example
- Example#3590 - SplFileInfo::isLink example
- Example#3591 - SplFileInfo::isReadable example
- Example#3592 - SplFileInfo::openFile example
- Example#3593 - SplFileInfo::setFileClass example
- Example#3594 - SplFileInfo::setFileClass example
- Example#3595 - SplFileInfo::__toString example
- Example#3596 - SplFileObject::__construct example
- Example#3597 - SplFileObject::current example
- Example#3598 - SplFileObject::eof example
- Example#3599 - SplFileObject::fflush example
- Example#3600 - SplFileObject::fgetc example
- Example#3601 - SplFileObject::fgetcsv example
- Example#3602 - SplFileObject::READ_CSV example
- Example#3603 - SplFileObject::fgets example
- Example#3604 - SplFileObject::fgetss example
- Example#3605 - SplFileObject::flock example
- Example#3606 - SplFileObject::fpassthru example
- Example#3607 - SplFileObject::fputcsv example
- Example#3608 - SplFileObject::fscanf example
- Example#3609 - SplFileObject::fseek example
- Example#3610 - SplFileObject::fstat example
- Example#3611 - SplFileObject::ftell example
- Example#3612 - SplFileObject::ftruncate example
- Example#3613 - SplFileObject::fwrite example
- Example#3614 - SplFileObject::getCsvControl example
- Example#3615 - SplFileObject::getFlags example
- Example#3616 - SplFileObject::getMaxLineLen example
- Example#3617 - SplFileObject::key example
- Example#3618 - SplFileObject::key example with SplFileObject::setMaxLineLen
- Example#3619 - SplFileObject::next example
- Example#3620 - SplFileObject::rewind example
- Example#3621 - SplFileObject::seek example
- Example#3622 - SplFileObject::setCsvControl example
- Example#3623 - SplFileObject::setFlags example
- Example#3624 - SplFileObject::setMaxLineLen example
- Example#3625 - SplFileObject::valid example
- Example#3626 - SplTempFileObject example
- Example#3627 - ArrayObject::append example
- Example#3628 - ArrayObject::asort example
- Example#3629 - ArrayObject::__construct example
- Example#3630 - ArrayObject::count example
- Example#3631 - ArrayObject::exchangeArray example
- Example#3632 - ArrayObject::getArrayCopy example
- Example#3633 - ArrayObject::getFlags example
- Example#3634 - ArrayObject::getIterator example
- Example#3635 - ArrayObject::getIteratorClass example
- Example#3636 - ArrayObject::ksort example
- Example#3637 - ArrayObject::natcasesort example
- Example#3638 - ArrayObject::natsort example
- Example#3639 - ArrayObject::offsetExists example
- Example#3640 - ArrayObject::offsetGet example
- Example#3641 - ArrayObject::offsetSet example
- Example#3642 - ArrayObject::offsetUnset example
- Example#3643 - ArrayObject::serialize example
- Example#3644 - ArrayObject::setFlags example
- Example#3645 - ArrayObject::setIteratorClass example
- Example#3646 - ArrayObject::uasort example
- Example#3647 - ArrayObject::uksort example
- Example#3648 - SplInt usage example
- Example#3649 - SplFloat usage example
- Example#3650 - SplEnum usage example
- Example#3651 - SplEnum::getConstList example
- Example#3652 - SplBool usage example
- Example#3653 - SplString usage example
- Example#3654 - - Çok sayıda kaynaktan veri almak için
file_get_contents kullanımı
- Example#3655 - - Bir HTTPS sunucusundan bir POST isteği yapmak
- Example#3656 - - Sıkıştırılmış bir dosyaya veri yazmak
- Example#3657 - - Küresel değişkenlere veri okuyup yazan bir akım
- Example#3658 - - Tar arşivindeki dosyaları listelemek
- Example#3659 - - stream_context_create örneği
- Example#3660 - - stream_context_get_default örneği
- Example#3661 - - stream_context_get_options örneği
- Example#3662 - - stream_context_get_params örneği
- Example#3663 - - stream_context_set_default örneği
- Example#3664 - - stream_copy_to_stream örneği
- Example#3665 - - Süzgeçlerin uygulanacağı yerin belirlenmesi
- Example#3666 - - foo-bar.txt akımında büyük harfe dönüşüm
süzgeci
- Example#3667 - - Çok sayıda süzgeç ismiyle eşleşen soysal bir süzgeç sınıfının
tanıtımı
- Example#3668 - - Bir akımın devingen olarak süzülmesi
- Example#3669 - - stream_get_contents örneği
- Example#3670 - - stream_get_filters örneği
- Example#3671 - - stream_get_meta_data örneği
- Example#3672 - - stream_get_transports örneği
- Example#3673 - - stream_get_wrappers örneği
- Example#3674 - - Bir akım sarmalayıcının varlığının sınanması
- Example#3675 - - stream_is_local örneği
- Example#3676 - - stream_notification_callback örneği
- Example#3677 - - Komut satırı istemcisi için basit bir ilerleme çubuğu
- Example#3678 - - stream_select örneği
- Example#3679 - - stream_set_timeout örneği
- Example#3680 - - stream_set_write_buffer örneği
- Example#3681 - - stream_socket_client örneği
- Example#3682 - - UDP bağlantı kullanımı
- Example#3683 - - stream_socket_enable_crypto örneği
- Example#3684 - - stream_socket_pair örneği
- Example#3685 - - stream_socket_recvfrom örneği
- Example#3686 - - stream_socket_sendto örneği
- Example#3687 - - TCP sunucu soketlerinin kullanımı
- Example#3688 - - UDP sunucu soketlerinin kullanımı
- Example#3689 - - stream_socket_shutdown örneği
- Example#3690 - - Bir akım sarmalayıcının etkin kılınması
- Example#3691 - - PHP 4.3.x'te tidy kurulumu
- Example#3692 - - Temel Tidy Kullanımı
- Example#3693 - - tidy::getBody örneği
- Example#3694 - - tidy::cleanrepair örneği
- Example#3695 - - tidy::__construct örneği
- Example#3696 - - tidy::diagnose örneği
- Example#3697 - tidy_get_error_buffer example
- Example#3698 - - tidy::getConfig örneği
- Example#3699 - - tidy_getopt örneği
- Example#3700 - - Tüm seçeneklerin belgelerini ve öntanımlı değerlerini almak
- Example#3701 - - tidy::getStatus örneği
- Example#3702 - - tidy::head örneği
- Example#3703 - - tidy::html örneği
- Example#3704 - - tidy::parseFile örneği
- Example#3705 - - tidy::parseString örneği
- Example#3706 - - tidy::repairFile örneği
- Example#3707 - - tidy::repairString örneği
- Example#3708 - - tidy::root örneği
- Example#3709 - - tidyNode::getParent örneği
- Example#3710 - - tidyNode::hasChildren örneği
- Example#3711 - - tidyNode::hasSiblings örneği
- Example#3712 - - Karışık bir HTML belgeden ASP kodunu çıkarmak
- Example#3713 - - Karışık bir HTML belgeden açıklamaları çıkarmak
- Example#3714 - - Karışık bir HTML belgeden HTML kodunu çıkarmak
- Example#3715 - - Karışık bir HTML belgeden JSTE kodunu çıkarmak
- Example#3716 - - Karışık bir HTML belgeden PHP kodunu çıkarmak
- Example#3717 - - Karışık bir HTML belgeden metni çıkarmak
- Example#3718 - - ob_tidyhandler örneği
- Example#3719 - - tidy_access_count örneği
- Example#3720 - - tidy_config_count örneği
- Example#3721 - - tidy_error_count örneği
- Example#3722 - - tidy_get_output örneği
- Example#3723 - - tidy_setopt örneği
- Example#3724 - - tidy_warning_count örneği
- Example#3725 - - Açıklamaları simgeleştirici ile ayıklamak
- Example#3726 - - token_get_all örnekleri
- Example#3727 - - token_name örneği
- Example#3728 - - base64_decode örneği
- Example#3729 - - base64_encode örneği
- Example#3730 - - get_headers örneği
- Example#3731 - - get_meta_tags bunları çözümler
- Example#3732 - - get_meta_tags örneği
- Example#3733 - - http_build_query basit kullanımı
- Example#3734 - - Sayısal indisli elemanlarla http_build_query
- Example#3735 - - http_build_query ve çok boyutlu diziler
- Example#3736 - - http_build_query ve bir nesne
- Example#3737 - - parse_url örneği
- Example#3738 - - rawurldecode örneği
- Example#3739 - - Bir FTP URL'sinde parola belirtmek
- Example#3740 - - Başka bir rawurlencode örneği
- Example#3741 - - urldecode örneği
- Example#3742 - - urlencode örneği
- Example#3743 - - urlencode ve
htmlentities örneği
- Example#3744 - Basic Javascript execution
- Example#3745 - Yaml Example
- Example#3746 - Parse callback example
- Example#3747 - Emit callback example
- Example#3748 - yaml_emit example
- Example#3749 - yaml_parse example
- Example#3750 - A classic Application directory layout
- Example#3751 - Entry
- Example#3752 - Rewrite rule
- Example#3753 - Application config
- Example#3754 - Default controller
- Example#3755 - Default view template
- Example#3756 - Run the Applicatioin
- Example#3757 - An array of yaf configuration example
- Example#3758 - an ini file of yaf configuration example
- Example#3759 - A Bootstrapexample
- Example#3760 - Yaf_Application::bootstrapexample
- Example#3761 - Yaf_Application::clearLastErrorexample
- Example#3762 - A ini config file example
- Example#3763 - Yaf_Application::__constructexample
- Example#3764 - Yaf_Application::__constructexample
- Example#3765 - Yaf_Application::environexample
- Example#3766 - Yaf_Application::executeexample
- Example#3767 - Yaf_Application::getConfigexample
- Example#3768 - Yaf_Application::getDispatcherexample
- Example#3769 - Yaf_Application::getLastErrorMsgexample
- Example#3770 - Yaf_Application::getLastErrorNoexample
- Example#3771 - Yaf_Application::getModulesexample
- Example#3772 - Yaf_Dispatcher::autoRenderexample
- Example#3773 - Yaf_Dispatcher::catchExceptionexample
- Example#3774 - Yaf_Dispatcher::registerPluginexample
- Example#3775 - A custom View engineexample
- Example#3776 - Yaf_Dispatcher::setViewexample
- Example#3777 - Yaf_Config_Iniexample
- Example#3778 - define action in a separate file
- Example#3779 - Dummy_action.php
- Example#3780 - Yaf_Action_Abstract::executeexample
- Example#3781 - Yaf_Action_Abstract::executeexample
- Example#3782 - Yaf_View_Simple::assignexample
- Example#3783 - templateexample
- Example#3784 - Yaf_View_Simple::assignRefexample
- Example#3785 - templateexample
- Example#3786 - Yaf_View_Simple::clearexample
- Example#3787 - Yaf_View_Simple::__constructorexample
- Example#3788 - Yaf_View_Simple::__setexample
- Example#3789 - Config example
- Example#3790 - Register localnamespace
- Example#3791 - Load class example
- Example#3792 - Load namespace class example
- Example#3793 - MVC class loading example
- Example#3794 - MVC class distinctions
- Example#3795 - MVC loading example
- Example#3796 - Yaf_Plugin_Abstract::routerShutdownexample
- Example#3797 - Yaf_Route_Mapexample
- Example#3798 - Yaf_Route_Mapexample
- Example#3799 - Yaf_Route_Mapexample
- Example#3800 - Yaf_Route_Regexexample
- Example#3801 - Yaf_Route_Regexexample
- Example#3802 - Yaf_Route_Rewriteexample
- Example#3803 - Yaf_Route_Rewriteexample
- Example#3804 - Rewrite rule for Apache
- Example#3805 - Rewrite rule for Apache
- Example#3806 - Rewrite rule for Lighttpd
- Example#3807 - Rewrite rule for Nginx
- Example#3808 - Yaf_Route_Static(default
route)example
- Example#3809 - application.iniexample
- Example#3810 - Yaf_Dispatcher::autoConfigexample
- Example#3811 - Yaf_Dispatcher::autoRenderexample
- Example#3812 - Register some routes in Bootstrap
- Example#3813 - plugin Dummy.php (under application.directory/plugins)
- Example#3814 - Yaf_Route_Simple::routeexample
- Example#3815 - Yaf_Route_Simple::routeexample
- Example#3816 - Yaf_Route_Static::routeexample
- Example#3817 - Yaf_Route_Supervarexample
- Example#3818 - Taintexample
- Example#3819 - AMQP Example
- Example#3820 - AMQPConnection::connect example
- Example#3821 - AMQPConnection::__construct example
- Example#3822 - AMQPConnection::disconnect example
- Example#3823 - AMQPConnection::isConnected example
- Example#3824 - AMQPConnection::reconnect example
- Example#3825 - AMQPConnection::setHost example
- Example#3826 - AMQPConnection::setLogin example
- Example#3827 - AMQPConnection::setPassword example
- Example#3828 - AMQPConnection::setPort example
- Example#3829 - AMQPConnection::setVhost example
- Example#3830 - AMQPExchange::declare example
- Example#3831 - AMQPExchange::delete example
- Example#3832 - AMQPQueue::ack example with AMQPQueue::get
- Example#3833 - AMQPQueue::ack example with AMQPQueue::consume
- Example#3834 - AMQPQueue::consume example
- Example#3835 - AMQPQueue::get example
- Example#3836 - Creating a chdb file
- Example#3837 - Loading and looking up a chdb file
- Example#3838 - chdb::get example
- Example#3839 - chdb_create example
- Example#3840 - - example.com ana sayfasını bir dosyaya aktarmak amacıyla cURL
işlevlerinin kullanımı
- Example#3841 - - Yeni bir cURL oturumunun ilklendirilmesi ve bir HTML sayfasının
alınması
- Example#3842 - - Bir cURL tanıtıcısının kopyalanması
- Example#3843 - - curl_errno örneği
- Example#3844 - - curl_error örneği
- Example#3845 - - Yeni bir cURL oturumunun ilklendirilmesi ve bir HTML sayfasının
alınması
- Example#3846 - - curl_getinfo örneği
- Example#3847 - - Yeni bir cURL oturumunun ilklendirilmesi ve bir HTML sayfasının
alınması
- Example#3848 - - curl_multi_add_handle örneği
- Example#3849 - - curl_multi_close örneği
- Example#3850 - - curl_multi_exec örneği
- Example#3851 - - curl_multi_init örneği
- Example#3852 - - Yeni bir cURL oturumunun ilklendirilmesi ve bir HTML sayfasının
alınması
- Example#3853 - - curl_setopt_array için kendi
gerçeklenimimiz
- Example#3854 - - Yeni bir cURL oturumunun ilklendirilmesi ve bir HTML sayfasının
alınması
- Example#3855 - - Karşıya dosya yüklemek
- Example#3856 - - curl_version örneği
- Example#3857 - - FTP örneği
- Example#3858 - - ftp_alloc örneği
- Example#3859 - - ftp_cdup örneği
- Example#3860 - - ftp_chdir örneği
- Example#3861 - - ftp_chmod örneği
- Example#3862 - - ftp_close örneği
- Example#3863 - - ftp_connect örneği
- Example#3864 - - ftp_delete örneği
- Example#3865 - - ftp_exec örneği
- Example#3866 - - ftp_fget örneği
- Example#3867 - - ftp_fput örneği
- Example#3868 - - ftp_get_option örneği
- Example#3869 - - ftp_get örneği
- Example#3870 - - ftp_login örneği
- Example#3871 - - ftp_mdtm örneği
- Example#3872 - - ftp_mkdir örneği
- Example#3873 - - ftp_nb_continue örneği
- Example#3874 - - ftp_nb_fget örneği
- Example#3875 - - ftp_nb_fput örneği
- Example#3876 - - ftp_nb_get örneği
- Example#3877 - - ftp_nb_get ile indirmeyi devam ettirmek
- Example#3878 - - ftp_nb_get ile indirmeyi yeni bir dosyanın
100. baytından sürdürmek
- Example#3879 - - ftp_nb_put örneği
- Example#3880 - - ftp_nb_put ile yüklemeyi devam ettirmek
- Example#3881 - - ftp_nlist örneği
- Example#3882 - - ftp_pasv örneği
- Example#3883 - - ftp_put örneği
- Example#3884 - - ftp_pwd örneği
- Example#3885 - - Bir FTP sunucusuna ftp_raw kullanarak el
yordamıyla oturum açmak
- Example#3886 - - ftp_rawlist örneği
- Example#3887 - - ftp_rename örneği
- Example#3888 - - ftp_rmdir örneği
- Example#3889 - - ftp_set_option örneği
- Example#3890 - - Bir FTP sunucusuna bir SITE komutu göndermek
- Example#3891 - - ftp_size örneği
- Example#3892 - - ftp_ssl_connect örneği
- Example#3893 - - ftp_systype örneği
- Example#3894 - Basic Gearman client and worker
- Example#3895 - Basic Gearman client and worker, background
- Example#3896 - Basic Gearman client and worker, submitting tasks
- Example#3897 - Adding two job servers
- Example#3898 - Add two job servers
- Example#3899 - Basic submission of two tasks
- Example#3900 - Basic submission of two tasks with passing application context
- Example#3901 - Two tasks, one background and one not
- Example#3902 - A high priority task along with two normal tasks
- Example#3903 - A low priority task along with two normal tasks
- Example#3904 - Monitor completion of multiple background tasks
- Example#3905 - Simple job submission with immediate return
- Example#3906 - Submitting a job and retrieving incremental status
- Example#3907 - Submit and monitor a background job
- Example#3908 - Simple job submission with immediate return
- Example#3909 - Submitting a job and retrieving incremental status
- Example#3910 - Get the status of a long running job
- Example#3911 - Monitor the status of a long running background job
- Example#3912 - Simple worker making use of extra application context data
- Example#3913 - Add alternate Gearman servers
- Example#3914 - Add two job servers
- Example#3915 - A simple worker with a 5 second timeout
- Example#3916 - Running worker in non-blocking mode
- Example#3917 - GearmanWorker::work example
- Example#3918 - Hypothetical output from gopher://gopher.example.com/
- Example#3919 - Using gopher_parsedir
- Example#3920 - Search for all UPnP devices and services.
- Example#3921 - Implementing light server
- Example#3922 - Implementing light client
- Example#3923 - Create new UPnP context and get IP address of the host
- Example#3924 - Create new UPnP context and get port number
- Example#3925 - Create new UPnP context and set host path
- Example#3926 - Create new UPnP context
- Example#3927 - Create new UPnP context and set callback
- Example#3928 - Create new UPnP context and start browsing
- Example#3929 - Create new UPnP context and start browsing
- Example#3930 - Create new UPnP context and get device info service
- Example#3931 - Create new UPnP context and get device info service
- Example#3932 - - HttpDeflateStream örneği
- Example#3933 - - HttpInflateStream örneği
- Example#3934 - - HttpRequest::addCookies örneği
- Example#3935 - - GET örneği
- Example#3936 - - POST örneği
- Example#3937 - - HttpRequestPool örneği
- Example#3938 - - HttpRequestPool::socketPerform örneği
- Example#3939 - - HttpResponse::capture örneği
- Example#3940 - - HttpResponse::send örneği
- Example#3941 - - http_cache_etag örneği
- Example#3942 - - http_cache_last_modified örneği
- Example#3943 - - http_chunked_decode örneği
- Example#3944 - - http_support örneği
- Example#3945 - - http_negotiate_charset kullanımı
- Example#3946 - - http_negotiate_content_type kullanımı
- Example#3947 - - http_negotiate_language kullanımı
- Example#3948 - - http_parse_cookie kullanımı
- Example#3949 - - http_parse_headers kullanımı
- Example#3950 - - http_parse_message kullanımı
- Example#3951 - - http_parse_params örneği
- Example#3952 - - http_persistent_handles_count örneği
- Example#3953 - - http_persistent_handles_ident örneği
- Example#3954 - - http_get örneği
- Example#3955 - - http_post_fields örneği
- Example#3956 - - http_redirect örneği
- Example#3957 - - http_send_file örneği
- Example#3958 - - http_throttle örneği
- Example#3959 - - http_build_url örneği
- Example#3960 - modifying an attribute
- Example#3961 - adding a completely new attribute
- Example#3962 - modifying Title attribute
- Example#3963 - modifying Title attribute
- Example#3964 - removing attribute
- Example#3965 - Retrieve an object
- Example#3966 - Java Example
- Example#3967 - AWT Example
- Example#3968 - Java exception handler
- Example#3969 - LDAP search example
- Example#3970 - Complete example with authenticated bind
- Example#3971 - Using LDAP Bind
- Example#3972 - Using LDAP Bind Anonymously
- Example#3973 - Complete example of password check
- Example#3974 - Example of connecting to LDAP server.
- Example#3975 - Example of connecting securely to LDAP server.
- Example#3976 - LDAP pagination
- Example#3977 - LDAP pagination
- Example#3978 - ldap-count-entries example
- Example#3979 - Enumerating all LDAP error messages
- Example#3980 - Generating and catching an error
- Example#3981 - Show the list of attributes held for a particular directory entry
- Example#3982 - Check protocol version
- Example#3983 - List all values of the "mail" attribute for a
directory entry
- Example#3984 - Produce a list of all organizational units of an organization
- Example#3985 - LDAP search
- Example#3986 - Set protocol version
- Example#3987 - Set server controls
- Example#3988 - LDAP sort
- Example#3989 - memcache extension overview example
- Example#3990 - Using memcache session handler
- Example#3991 - Memcache::add example
- Example#3992 - Memcache::addServer example
- Example#3993 - Memcache::close example
- Example#3994 - Memcache::connect example
- Example#3995 - Memcache::decrement example
- Example#3996 - Memcache::delete example
- Example#3997 - Memcache::flush example
- Example#3998 - Memcache::get example
- Example#3999 - Memcache::getExtendedStats example
- Example#4000 - Memcache::getServerStatus example
- Example#4001 - Memcache::getVersion example
- Example#4002 - Memcache::increment example
- Example#4003 - Memcache::pconnect example
- Example#4004 - Memcache::replace example
- Example#4005 - Memcache::set example
- Example#4006 - Memcache::set example
- Example#4007 - Memcache::setCompressThreshold example
- Example#4008 - Memcache::setServerParams example
- Example#4009 - Result callback example
- Example#4010 - Read-through callback example
- Example#4011 - Memcached::addServer example
- Example#4012 - Memcached::addServers example
- Example#4013 - Memcached::append example
- Example#4014 - Memcached::cas example
- Example#4015 - Creating a Memcached object
- Example#4016 - Memcached::decrement example
- Example#4017 - Memcached::delete example
- Example#4018 - Memcached::fetch example
- Example#4019 - Memcached::getDelayed example
- Example#4020 - Memcached::flush example
- Example#4021 - Memcached::get example #1
- Example#4022 - Memcached::get example #2
- Example#4023 - Memcached::getDelayed example
- Example#4024 - Memcached::getMulti example
- Example#4025 - Memcached::GET_PRESERVE_ORDER example
- Example#4026 - Retrieving Memcached options
- Example#4027 - Memcached::getResultCode example
- Example#4028 - Memcached::getResultMessage example
- Example#4029 - Memcached::getServerByKey example
- Example#4030 - Memcached::getServerList example
- Example#4031 - Memcached::getStats example
- Example#4032 - Memcached::getVersion example
- Example#4033 - Memcached::increment example
- Example#4034 - Memcached::prepend example
- Example#4035 - Memcached::set example
- Example#4036 - Memcached::setByKey example
- Example#4037 - Memcached::setMulti example
- Example#4038 - Setting a Memcached option
- Example#4039 - mqseries_back
example
- Example#4040 - mqseries_begin
example
- Example#4041 - mqseries_close
example
- Example#4042 - mqseries_cmit
example
- Example#4043 - mqseries_conn
example
- Example#4044 - mqseries_connx
example
- Example#4045 - mqseries_disc
example
- Example#4046 - mqseries_get
example
- Example#4047 - mqseries_inq
example
- Example#4048 - mqseries_open
example
- Example#4049 - mqseries_put
example
- Example#4050 - mqseries_strerror
example
- Example#4051 - - define_syslog_variables örneği
- Example#4052 - - dns_get_record kullanımı
- Example#4053 - - dns_get_record ve DNS_ANY kullanımı
- Example#4054 - - fsockopen örneği
- Example#4055 - - UDP bağlantısı kullanımı
- Example#4056 - - gethostbyaddr örnek
- Example#4057 - - gethostbyname örneği
- Example#4058 - - gethostbynamel örneği
- Example#4059 - - gethostname örneği
- Example#4060 - - getprotobyname örneği
- Example#4061 - - getservbyname örneği
- Example#4062 - header_register_callback example
- Example#4063 - Unsetting specific header.
- Example#4064 - Unsetting all previously set headers.
- Example#4065 - - İndirme söyleşisi
- Example#4066 - - Yönergelerin önbelleklenmesi
- Example#4067 - - headers_list kullanım örneği
- Example#4068 - - headers_sent kullanım örnekleri
- Example#4069 - Examples using headers_list
- Example#4070 - - inet_ntop örneği
- Example#4071 - - inet_pton örneği
- Example#4072 - - ip2long Örneği
- Example#4073 - - Bir IP adresinin gösterilmesi
- Example#4074 - - IP doğrulama
- Example#4075 - - setcookie gönderim örneği
- Example#4076 - - setcookie silme örneği
- Example#4077 - - setcookie ve diziler
- Example#4078 - - syslog kullanımı
- Example#4079 - Procedural usage of rrd
- Example#4080 - OO usage of rrd
- Example#4081 - RRDGraph::setOptions examples
- Example#4082 - RRDUpdater::update examples
- Example#4083 - Creating a connection and connecting to a remote WebSphere MQSeries Messaging Server
- Example#4084 - Creating a connection and connecting to a remote WebSphere Application Server
- Example#4085 - Creating a connection and connecting to an MQTT server
- Example#4086 - Creating a message with a simple text body
- Example#4087 - Setting a text format property using the default syntax
- Example#4088 - Setting a property using a type hint
- Example#4089 - Retrieving a property from a message header
- Example#4090 - Adding a message to a queue and receiving a response
- Example#4091 - Creating a durable subscription to a topic
- Example#4092 - Subscribing to a topic using a WebSphere Platform Messaging (WPM) server
- Example#4093 - Receiving published data using a durable subscription
- Example#4094 - Deleting a durable subscription to a topic
- Example#4095 - Handling an error from a method that returns no result
- Example#4096 - Handling an error from a method that returns a result
- Example#4097 - Committing the current unit of work
- Example#4098 - Creating a connection to a Messaging Server using the IBM MQSeries
protocol (WMQ)
- Example#4099 - Creating a connection with application transaction control and default
host and port values
- Example#4100 - Creating a connection to a Messaging Server using the IBM WebSphere
Platform Messaging protocol (WPM)
- Example#4101 - Creating a connection object and connecting to a Messaging Server
- Example#4102 - Disconnecting from a Messaging Server
- Example#4103 - Using the error number and description properties
- Example#4104 - Using the error number and description properties
- Example#4105 - Checking whether there us a connection to a Messaging Server
- Example#4106 - Retrieve the next message from a queue without removing it
- Example#4107 - Retrieve a specific message from a queue without removing it from the queue
- Example#4108 - Retrieve all messages in a queue without removing them
- Example#4109 - Retrieve all messages from a queue with a matching correlation id
- Example#4110 - Receiving a message from a queue
- Example#4111 - Receiving a message from a queue with options
- Example#4112 - Receiving a message from a subscription
- Example#4113 - Removing a message from a queue by message id
- Example#4114 - Cancelling an in-flight unit of work
- Example#4115 - Send a message to a queue
- Example#4116 - Publish a message to a topic
- Example#4117 - Send a request and receive a response
- Example#4118 - Turn on debugging output
- Example#4119 - Turn off debugging output
- Example#4120 - Subscribe to a topic
- Example#4121 - Delete a subscription
- Example#4122 - Setting a text string into the body of a message
- Example#4123 - Creating a message
- Example#4124 - Creating a message with a simple text payload
- Example#4125 - Setting a text format property using the default syntax
- Example#4126 - Setting a text format property using a type hint
- Example#4127 - Setting properties as the sender of a message
- Example#4128 - Retreiving property values from a message
- Example#4129 - snmp_get_quick_print example
- Example#4130 - Using snmp_get_valueretrieval
- Example#4131 - Using snmp_read_mib
- Example#4132 - Using snmp_set_enum_print
- Example#4133 - Using snmprealwalk
- Example#4134 - Using snmp_set_quick_print
- Example#4135 - Using
snmp_set_valueretrieval
- Example#4136 - Using snmp2_get
- Example#4137 - Using snmp2_get_next
- Example#4138 - Using snmp2_real_walk
- Example#4139 - Using snmp2_set
- Example#4140 - Using snmp2_set for setting BITS SNMP object id
- Example#4141 - snm2_pwalk Example
- Example#4142 - Using snmp3_get
- Example#4143 - Using snmp3_getnext
- Example#4144 - Using
snmp3_real_walk
- Example#4145 - Using snmp3_set
- Example#4146 - Using snmp3_set for setting BITS SNMP object id
- Example#4147 - snmp3_walk Example
- Example#4148 - Using snmpget
- Example#4149 - Using snmpgetnext
- Example#4150 - Using snmprealwalk
- Example#4151 - Using snmpset
- Example#4152 - Using snmpset for setting BITS SNMP object id
- Example#4153 - snmpwalk Example
- Example#4154 - snmpwalkoid Example
- Example#4155 - SNMP::close example
- Example#4156 - Fetching sysLocation
- Example#4157 - Single SNMP object
- Example#4158 - Miltiple SNMP objects
- Example#4159 - SNMP::getErrno example
- Example#4160 - SNMP::getError example
- Example#4161 - Single SNMP object
- Example#4162 - Miltiple SNMP objects
- Example#4163 - Set single SNMP object id
- Example#4164 - Set multiple values using single SNMP::set
call
- Example#4165 - Using SNMP::set for setting BITS SNMP object id
- Example#4166 - SNMP::setSecurity example
- Example#4167 - SNMP::walk example
- Example#4168 - suffix_as_key example
- Example#4169 - - Soket örneği: Basit bir TCP/IP sunucu
- Example#4170 - - Soket örneği: Basit TCP/IP istemci
- Example#4171 - - Kaynak adresini belirtmek için
socket_bind kullanımı
- Example#4172 - - socket_create_pair örneği
- Example#4173 - -socket_create_pair IPC örneği
- Example#4174 - - socket_get_option örneği
- Example#4175 - socket_import_stream example
- Example#4176 - - socket_last_error örneği
- Example#4177 - - socket_recv örneği
- Example#4178 - - socket_recvfrom örneği
- Example#4179 - - socket_select ile NULL kullanımı
- Example#4180 - - socket_select sonucunu anlamak
- Example#4181 - - socket_select örneği
- Example#4182 - - socket_sendto örneği
- Example#4183 - - socket_set_block örneği
- Example#4184 - - socket_set_nonblock örneği
- Example#4185 - - socket_set_option örneği
- Example#4186 - - socket_strerror örneği
- Example#4187 - - Genel konak anahtarlı kimlik doğrulama
- Example#4188 - - Kimlik doğrulama yöntemlerinin öğrenilmesi
- Example#4189 - - Parolalı kimlik doğrulama
- Example#4190 - - Genel anahtarlı kimlik doğrulama
- Example#4191 - - ssh2_connect örneği
- Example#4192 - - Karşıda bir komut çalıştırmak
- Example#4193 - - Bir kabuk açıp kabukla ilgili standart hataya erişmek
- Example#4194 - - Parmakizini karşılaştırmak
- Example#4195 - - Müzakere yöntemlerini öğrenmek
- Example#4196 - - ssh2_publickey_add örneği
- Example#4197 - - ssh2_publickey_list örneği
- Example#4198 - - SCP üzerinden dosya indirmek
- Example#4199 - - SCP üzerinden karşıya dosya yükleme
- Example#4200 - - SFTP üzerinden bir sembolik bağın durum bilgisini almak
- Example#4201 - - Karşıda bir dizin oluşturmak
- Example#4202 - - Bir sembolik bağı okumak
- Example#4203 - - Bir dosya yolunun çözümlenmesi
- Example#4204 - - SFTP üzerinden bır dosyanın ismini değiştirmek
- Example#4205 - - Uzak sunucudan bir dizini silmek
- Example#4206 - - SFTP üzerinden bir dosyanın durum bilgisini almak
- Example#4207 - - Karşıya bir sembolik bağ oluşturmak
- Example#4208 - - Karşıdan bir dosya silmek
- Example#4209 - - SFTP üzerinden bir dosya açmak
- Example#4210 - - Bir kabuk oturumunun açılması
- Example#4211 - - Belli bir konağa bir tünel açmak
- Example#4212 - Nesne yönelimli kullanım
- Example#4213 - Yordamsal kullanım
- Example#4214 - stomp_connect_error example
- Example#4215 - stomp_version example
- Example#4216 - Nesne yönelimli kullanım
- Example#4217 - Yordamsal kullanım
- Example#4218 - Nesne yönelimli kullanım
- Example#4219 - Yordamsal kullanım
- Example#4220 - Nesne yönelimli kullanım
- Example#4221 - Yordamsal kullanım
- Example#4222 - Nesne yönelimli kullanım
- Example#4223 - Yordamsal kullanım
- Example#4224 - Nesne yönelimli kullanım
- Example#4225 - Yordamsal kullanım
- Example#4226 - Nesne yönelimli kullanım
- Example#4227 - Yordamsal kullanım
- Example#4228 - Nesne yönelimli kullanım
- Example#4229 - Yordamsal kullanım
- Example#4230 - Nesne yönelimli kullanım
- Example#4231 - Yordamsal kullanım
- Example#4232 - Nesne yönelimli kullanım
- Example#4233 - Yordamsal kullanım
- Example#4234 - Train from array
- Example#4235 - Train from a file
- Example#4236 - svn_add example
- Example#4237 - Default authentication example
- Example#4238 - svn_blame example
- Example#4239 - Basic example
- Example#4240 - Basic example
- Example#4241 - Basic example
- Example#4242 - Basic example
- Example#4243 - Basic example
- Example#4244 - Basic example
- Example#4245 - Diffing two revisions of a repository path
- Example#4246 - Portably diffing two local files
- Example#4247 - svn_export example
- Example#4248 - Basic example
- Example#4249 - svn_log example
- Example#4250 - svn_ls example
- Example#4251 - Basic example
- Example#4252 - Basic example
- Example#4253 - - localhost'tan tüm bağlantıları yasaklamak
- Example#4254 - Ban an URL
- Example#4255 - Get statistic snapshot
- Example#4256 - Read varnish shared memory log
- Example#4257 - VarnishAdmin::__construct example
- Example#4258 - - Unix üzerinde YAZ destekli PHP 4 kurulumu
- Example#4259 - YAZ kullanarak paralel arama
- Example#4260 - - CCL yapılandırması
- Example#4261 - - CCL çözümlemesi
- Example#4262 - - Kayıt Güncelleme
- Example#4263 - - GRS-1 kaydı için bir dizi
- Example#4264 - - MARCXML ile çalışma
- Example#4265 - - Başlıkları tarayan PHP işlevi
- Example#4266 - - Sorgu örnekleri - Aşağıdaki gibi basit ifadeleri aratabilirsiniz
- Example#4267 - - Sıralama kuralları
- Example#4268 - Example for NIS errors
- Example#4269 - Example for the NIS first
- Example#4270 - Example for the default domain
- Example#4271 - Example for the NIS master
- Example#4272 - Example for NIS match
- Example#4273 - Example for NIS next
- Example#4274 - Example for the NIS order
- Example#4275 -
- Example#4276 - udm_api_version example
- Example#4277 - udm_cat_listexample
- Example#4278 - Specifying path to the current category in the following format:
'> Root > Sport > Auto > Ferrari'
- Example#4279 - udm_load_ispell_data example
- Example#4280 - udm_load_ispell_data example
- Example#4281 - solr_get_version example
- Example#4282 - Contents of the BootStrap file
- Example#4283 - Adding a document to the index
- Example#4284 - Merging one document into another document
- Example#4285 - Searching for documents - SolrObject responses
- Example#4286 - Searching for documents - SolrDocument responses
- Example#4287 - Simple TermsComponent example - basic
- Example#4288 - Simple TermsComponent example - using a prefix
- Example#4289 - Simple TermsComponent example - specifying a minimum frequency
- Example#4290 - Simple Facet Example
- Example#4291 - Simple Facet Example - with optional field override for mincount
- Example#4292 - Connecting to SSL-Enabled Server
- Example#4293 - SolrDocument::toArray example
- Example#4294 - SolrObject::__construct example
- Example#4295 - SolrObject::offsetUnset example
- Example#4296 - SolrClient::addDocument example
- Example#4297 - SolrClient::addDocuments example
- Example#4298 - SolrClient::__construct example
- Example#4299 - SolrQuery::deleteByQuery example
- Example#4300 - SolrClient::ping example
- Example#4301 - SolrClient::query example
- Example#4302 - SolrClient::request example
- Example#4303 - SolrClient::setResponseWriter example
- Example#4304 - SolrParams::setParam example
- Example#4305 - SolrQuery::addFacetField example
- Example#4306 - SolrQuery::addFilterQuery example
- Example#4307 - Basic usage example
- Example#4308 - Basic search query
- Example#4309 - A Swish::__construct example
- Example#4310 - Basic Swish::getMetaList example
- Example#4311 - Basic Swish::getPropertyList example
- Example#4312 - Basic Swish::prepare example
- Example#4313 - Basic Swish::query example
- Example#4314 - Basic SwishResult::stem example
- Example#4315 - Basic SwishResults::getParsedWords example
- Example#4316 - Basic SwishResults::nextResult example
- Example#4317 - Basic SwishResults::seekResult example
- Example#4318 - Basic SwishSearch::execute example
- Example#4319 - Basic SwishSearch::resetLimit example
- Example#4320 - Basic SwishSearch::setLimit example
- Example#4321 - Basic SwishSearch::setPhraseDelimiter example
- Example#4322 - Basic SwishSearch::setSort example
- Example#4323 - Basic SwishSearch::setStructure example
- Example#4324 - - .htaccess kullanarak PHP yorumlamasının bir dizinde kapatılması
- Example#4325 - - apache_get_modules örneği
- Example#4326 - - apache_get_version örneği
- Example#4327 - - apache_getenv örneği
- Example#4328 - - apache_lookup_uri örneği
- Example#4329 - PHP ve Perl arasında bilgi aktarımı
- Example#4330 - - access.log dosyasındaki oturum değerleri
- Example#4331 - - apache_request_headers örneği
- Example#4332 - - apache_response_headers örneği
- Example#4333 - - apache_setenv ile bir Apache ortam
değişkenini atamak
- Example#4334 - - getallheaders örneği
- Example#4335 - nsapi_request_headers example
- Example#4336 - -
Bir değişkeni $_SESSION ile kayıt altına almak
- Example#4337 - - register_globals etkin
değilken $_SESSION ile bir değişkeni tanımsız yapmak
- Example#4338 - - Tek bir kullanıcının sayfa erişimlerinin sayılması
- Example#4339 - Example information
- Example#4340 - - session_cache_expire örneği
- Example#4341 - - session_cache_limiter örneği
- Example#4342 - - Bir oturumun $_SESSION ile yokedilmesi
- Example#4343 - - session_name örneği
- Example#4344 - - session_regenerate_id örneği
- Example#4345 - - session_set_save_handler örneği
- Example#4346 - - Bir oturum örneği: sayfa1.php
- Example#4347 - - Bir oturum örneği: sayfa2.php
- Example#4348 - Using SessionHandler to add encryption to internal PHP save handlers.
- Example#4349 - Example using SessionHandlerInterface
- Example#4350 - - bbcode_add_smiley örneği
- Example#4351 - - bbcode_create örneği
- Example#4352 - - bbcode_set_arg_parser örneği
- Example#4353 - - bbcode_set_flags örneği
- Example#4354 - - Geçerli şablon örnekleri
- Example#4355 - - Geçersiz şablon örnekleri
- Example#4356 - - preg_filter ile
preg_replace işlevini karşılaştırma örneği
- Example#4357 - - preg_grep örneği
- Example#4358 - - preg_last_error örneği
- Example#4359 - - Bir metinden telefon numaralarının toplanması
- Example#4360 - - HTML etiketlerini bulmak (tamahkarca)
- Example#4361 - İsimli alt şablon kullanımı
- Example#4362 - - Metin içinde "php" dizgesini bulmak
- Example#4363 - - "cebir" sözcüğünü bulmak
- Example#4364 - - Bir adresten alan ismini çekip almak
- Example#4365 - - İsimli alt şablon kullanımı
- Example#4366 - - preg_quote örneği
- Example#4367 - - Bir metnin içindeki bir kelimeyi vurgulamak
- Example#4368 - preg_replace_callback ve
create_function
- Example#4369 - - 1. preg_replace_callback örneği
- Example#4370 - - 2. preg_replace_callback örneği
- Example#4371 - - Ardından bir sayı gelen geriye gönderim kullanımı
- Example#4372 - - preg_replace ile indisli dizi kullanımı
- Example#4373 - - Çeşitli değerlerin değiştirilmesi
- Example#4374 - - 'e' değiştiricisinin kullanımı
- Example#4375 - - Boşluk ayıklama
- Example#4376 - - sayı değiştirgesinin kullanımı
- Example#4377 - - preg_split örneği
- Example#4378 - - Bir dizgeyi karakterlerine bölmek
- Example#4379 - - Bir dizgeyi sözcüklerine ayırıp başlangıçlarıyla döndürmek
- Example#4380 - Düzenli İfade Örnekleri
- Example#4381 - - ereg_replace örneği - 1
- Example#4382 - - ereg_replace örneği - 2
- Example#4383 - - URL'den bağlantı oluşturma
- Example#4384 - - ereg örneği
- Example#4385 - - Arama sonuçlarını göster
- Example#4386 - - eregi örneği
- Example#4387 - - split örneği - 1
- Example#4388 - - split örneği - 2
- Example#4389 - - spliti örneği
- Example#4390 - - sql_regcase örneği
- Example#4391 - - addcslashes örneği
- Example#4392 - - addslashes örneği
- Example#4393 - - chr örneği
- Example#4394 - - chunk_split örneği
- Example#4395 - - convert_uudecode örneği
- Example#4396 - - convert_uuencode örneği
- Example#4397 - - count_chars örneği
- Example#4398 - - Bir crc32 sağlamasının gösterilmesi
- Example#4399 - - crypt örnekleri
- Example#4400 - - htpasswd ile crypt kullanımı
- Example#4401 - - crypt işlevinin farklı şifreleme türleri ile
kullanımı
- Example#4402 - - echo örnekleri
- Example#4403 - - explode örneği
- Example#4404 - - sınır değiştirgesi örnekleri
- Example#4405 - - fprintf: Sıfır dolgulu tamsayılar
- Example#4406 - - fprintf: para biçemleme
- Example#4407 - - Dönüşüm tablosu örneği
- Example#4408 - hex2bin example
- Example#4409 - - HTML öğelerinin karakterlere dönüştürülmesi
- Example#4410 - - htmlentities örneği
- Example#4411 - - htmlspecialchars_decode örneği
- Example#4412 - - htmlspecialchars örneği
- Example#4413 - - implode örneği
- Example#4414 - - lcfirst örneği
- Example#4415 - - levenshtein örneği
- Example#4416 - - localeconv örneği
- Example#4417 - - ltrim örneği
- Example#4418 - - md5_fileörneği
- Example#4419 - - md5 örneği
- Example#4420 - - money_format örneği
- Example#4421 - - nl2br örneği
- Example#4422 - - xhtml değiştirgesi kullanımı
- Example#4423 - - number_format örneği
- Example#4424 - - ord örneği
- Example#4425 - - parse_str kullanımı
- Example#4426 - - print örnekleri
- Example#4427 - - rtrim örneği
- Example#4428 - - setlocale örnekleri
- Example#4429 - - Windows için setlocale örnekleri
- Example#4430 - - sha1_file örneği
- Example#4431 - - sha1 örneği
- Example#4432 - - soundex örnekleri
- Example#4433 - - Değiştirge takaslama
- Example#4434 - - Değiştirge takaslama
- Example#4435 - - Değiştirge takaslama
- Example#4436 - - Değiştirge takaslama
- Example#4437 - - Çeşitli printförnekleri
- Example#4438 - - printf dizge belirtimleri
- Example#4439 - - sprintf ve sıfır dolgulu tamsayılar
- Example#4440 - - sprintf ve para biçemleme
- Example#4441 - - sprintf ve bilimsel gösterim
- Example#4442 - - sscanf örneği
- Example#4443 - - Seçimlik değiştirgelerle sscanf
kullanımı
- Example#4444 - - str_ireplace örneği
- Example#4445 - - str_pad örneği
- Example#4446 - - str_repeat örneği
- Example#4447 - - Basit str_replace örnekleri
- Example#4448 - - str_replacestr_replace
ile ilgili olası sorunlar
- Example#4449 - - str_rot13 örneği
- Example#4450 - - str_shuffle örneği
- Example#4451 - - str_split örneği
- Example#4452 - - str_word_count örneği
- Example#4453 - - strcasecmp örneği
- Example#4454 - - strip_tags örneği
- Example#4455 - - stripos örnekleri
- Example#4456 - - stripslashes örneği
- Example#4457 - - Dizi üzerinde stripslashes kullanımı
- Example#4458 - - stristr örneği
- Example#4459 - Bir dizgenin varlığına bakmak
- Example#4460 - - Dizge olmayan iğne kullanımı
- Example#4461 - - strlen örneği
- Example#4462 - - strpbrk örneği
- Example#4463 - - Aynılık işlecinin (===) kullanımı
- Example#4464 - - Farklılık işlecinin (!==) kullanımı
- Example#4465 - - Bir başlangıç kullanımı
- Example#4466 - - strrchr örneği
- Example#4467 - - strrev örneği
- Example#4468 - - strripos örneği
- Example#4469 - - strspn örneği
- Example#4470 - - strstr örneği
- Example#4471 - - strtok örneği
- Example#4472 - - Eski strtok davranışı
- Example#4473 - Yeni strtok davranışı
- Example#4474 - - strtolower örneği
- Example#4475 - - strtoupper örneği
- Example#4476 - - strtr örneği
- Example#4477 - - İki değiştirgeli strtr örneği
- Example#4478 - - substr_compare örneği
- Example#4479 - - substr_count örneği
- Example#4480 - - substr_replace örneği
- Example#4481 - - Negatif başlangıç kullanımı
- Example#4482 - - Negatif uzunluk kullanımı
- Example#4483 - - Basit substr kullanımı
- Example#4484 -
- Example#4485 - - trim işlevinin kullanımı
- Example#4486 - - trim işlevini dizi değerlerine uygulama
- Example#4487 - - ucfirst örneği
- Example#4488 - - ucwords örneği
- Example#4489 - vfprintf: sıfır dolgulu tamsayılar
- Example#4490 - - vprintf: sıfır dolgulu tamsayılar
- Example#4491 - - vsprintf: sıfır dolgulu tamsayılar
- Example#4492 - - wordwrap örneği
- Example#4493 - - Kesmeli wordwrap örneği
- Example#4494 - - array_change_key_case örneği
- Example#4495 - - array_chunk örneği
- Example#4496 - - array_combine örneği
- Example#4497 - - array_count_values örneği
- Example#4498 - - array_diff_assoc örneği - 1
- Example#4499 - - array_diff_assoc örneği - 2
- Example#4500 - - array_diff_key örneği
- Example#4501 - - array_diff_uassoc örneği
- Example#4502 - - array_diff_ukey örneği
- Example#4503 - - array_diff örneği
- Example#4504 - - array_fill_keys örneği
- Example#4505 - - array_fill örneği
- Example#4506 - - array_filter örneği
- Example#4507 - - işlevsiz array_filter
örneği
- Example#4508 - - array_flip örneği
- Example#4509 - - Kayıplı array_flip örneği
- Example#4510 - - array_intersect_assoc örneği
- Example#4511 - - array_intersect_key örneği
- Example#4512 - - array_intersect_uassoc örneği
- Example#4513 - - array_intersect_ukey örneği
- Example#4514 - - array_intersect örneği
- Example#4515 - - array_key_exists örneği
- Example#4516 - - array_key_exists işlevine karşı
isset
- Example#4517 - - array_keys örneği
- Example#4518 - - array_map örneği
- Example#4519 - - Lamda işlevi kullanan array_map örneği
(PHP 5.3.0 ve sonrası)
- Example#4520 - - Birden fazla diziyle array_map örneği
- Example#4521 - - Bir diziler dizisi oluşturmak
- Example#4522 - - Dizgesel anahtarlarla array_map örneği
- Example#4523 - - array_merge_recursive örneği
- Example#4524 - - array_merge PHP 5 örneği
- Example#4525 - - array_merge örneği
- Example#4526 - - Basit array_merge örneği
- Example#4527 - - Çok sayıda diziyi sıralamak
- Example#4528 - - Çok boyutlu diziyi sıralamak
- Example#4529 - - Veritabanı sonuçlarının sıralanması
- Example#4530 - - Harf büyüklüğüne duyarsız sıralama
- Example#4531 - - array_pad örneği
- Example#4532 - - array_pop örneği
- Example#4533 - - array_product örneği
- Example#4534 - - array_push örneği
- Example#4535 - - array_rand örneği
- Example#4536 - - array_reduce örneği
- Example#4537 - - array_replace_recursive örneği
- Example#4538 - - array_replace_recursiveve ardışık işlem
- Example#4539 - - array_replace örneği
- Example#4540 - - array_reverse örneği
- Example#4541 - - array_search örneği
- Example#4542 - - array_shift örneği
- Example#4543 - - array_slice örnekleri
- Example#4544 - - array_splice örnekleri
- Example#4545 - - array_splice örnekleri
- Example#4546 - - array_sum örnekleri
- Example#4547 - - array_udiff_assoc örneği
- Example#4548 - - array_udiff_uassoc örneği
- Example#4549 - - array_udiff örneği
- Example#4550 - - array_uintersect_assoc örneği
- Example#4551 - - array_uintersect_uassoc örneği
- Example#4552 - - array_uintersect örneği
- Example#4553 - - array_unique örneği
- Example#4554 - - array_unique ve türler
- Example#4555 - - array_unshift örneği
- Example#4556 - - array_values örneği
- Example#4557 - - array_walk_recursive örneği
- Example#4558 - - array_walk örneği
- Example#4559 - - array örneği
- Example#4560 - array ile özdevinimli indis üretimi
- Example#4561 - - İlk indisi 1 olan dizi üretimi
- Example#4562 - - Çift tırnak içine alınmış bir diziye erişim
- Example#4563 - - arsort örneği
- Example#4564 - - asort örneği
- Example#4565 - - compact örneği
- Example#4566 - - count örneği
- Example#4567 - - Ardışık count örneği
- Example#4568 - - current örneği
- Example#4569 - - each örnekleri
- Example#4570 - - each ile bir dizinin taranması
- Example#4571 - - end örneği
- Example#4572 - - extract örneği
- Example#4573 - - in_array örneği
- Example#4574 - - Türe de bakan in_array örneği
- Example#4575 - - iğnenin bir dizi olduğu in_array örneği
- Example#4576 - - key örneği
- Example#4577 - - krsort örneği
- Example#4578 - - ksort örneği
- Example#4579 - - list örnekleri
- Example#4580 - - list kullanım örneği
- Example#4581 - - İç içe list kullanımı
- Example#4582 - - Dizi indisleri ile list kullanımı
- Example#4583 - - natcasesort örneği
- Example#4584 - - natsort örneği
- Example#4585 - - next ve şürekası
- Example#4586 - - prev ve şürekası
- Example#4587 - - range örnekleri
- Example#4588 - - reset örneği
- Example#4589 - - rsort örneği
- Example#4590 - - shuffle örneği
- Example#4591 - - sort örneği
- Example#4592 - - uasort örneği
- Example#4593 - - uksort örneği
- Example#4594 - - usort örneği
- Example#4595 - - usort ve çok boyutlu dizi
- Example#4596 - - Bir nesnenin üye yöntemini kullanan usort
örneği
- Example#4597 - sınıflar.inc
- Example#4598 - dnm.php
- Example#4599 - - call_user_method_array yerine
call_user_func_array kullanın
- Example#4600 - - call_user_method yerine
call_user_func kullanın
- Example#4601 - class_alias example
- Example#4602 - class_exists example
- Example#4603 - autoload parameter example
- Example#4604 - - get_called_class örneği
- Example#4605 - - get_class_methods örneği
- Example#4606 - - get_class_vars örneği
- Example#4607 - - get_class_vars ve etki alanı
- Example#4608 - - get_class örneği
- Example#4609 - - Alt sınıftan get_class çağrısı
- Example#4610 - - get_declared_classes örneği
- Example#4611 - - get_declared_interfaces örneği
- Example#4612 - - get_object_vars örneği
- Example#4613 - - get_parent_class örneği
- Example#4614 - - interface_exists örneği
- Example#4615 - - is_a örneği
- Example#4616 - - PHP 5'teki instanceof işlecinin kullanımı
- Example#4617 - - is_subclass_of örneği
- Example#4618 - - method_exists örneği
- Example#4619 - - Duruk method_exists örneği
- Example#4620 - - property_exists örneği
- Example#4621 - - classkit_import örneği
- Example#4622 - - classkit_method_add örneği
- Example#4623 - - classkit_method_copy örneği
- Example#4624 - - classkit_method_redefine örneği
- Example#4625 - - classkit_method_remove örneği
- Example#4626 - classkit_method_rename örneği
- Example#4627 - - ctype_alnum örneği (öntanımlı yerel
kullanılarak)
- Example#4628 - - ctype_alpha örneği (öntanımlı yerel
kullanılarak)
- Example#4629 - - ctype_cntrl örneği
- Example#4630 - - ctype_digit örneği
- Example#4631 - - ctype_digit (dizgelerle
tamsayıları karşılaştırma) örneği
- Example#4632 - - ctype_graph örneği
- Example#4633 - - ctype_lower örneği (öntanımlı yerel kullanılarak)
- Example#4634 - - ctype_print örneği
- Example#4635 - - ctype_punct örneği
- Example#4636 - - ctype_space örneği
- Example#4637 - - ctype_upper örneği (öntanımlı yereli
kullanarak)
- Example#4638 - - ctype_xdigit örneği
- Example#4639 - Configuring the default filter to act like htmlspecialchars
- Example#4640 - Configuring the default filter to act like htmlspecialchars
- Example#4641 - Validating email addresses with filter_var
- Example#4642 - Validating IP addresses with filter_var
- Example#4643 - Passing options to filter_var
- Example#4644 - Sanitizing and validating email addresses
- Example#4645 - Configuring a default filter
- Example#4646 - A filter_input_array example
- Example#4647 - A filter_input example
- Example#4648 - A filter_list example
- Example#4649 - A filter_var_array example
- Example#4650 - A filter_var example
- Example#4651 - - call_user_func_array örneği
- Example#4652 - - İsim alanı ismi kullanarak
call_user_func_array
- Example#4653 - - Lamda işlevi kullanımı
- Example#4654 - - call_user_func örneği ve gönderimler
- Example#4655 - - call_user_func örneği
- Example#4656 - - İsim alanı ismi kullanarak call_user_func
- Example#4657 - - Sınıf yöntemi kullanarak call_user_func
- Example#4658 - - Lamda işlevi kullanarak call_user_func
- Example#4659 - -
create_function ile isimsiz işlev oluşturmak
- Example#4660 - - create_function işlevi ile bir genel işlem
işlevi oluşturmak
- Example#4661 - - İsimsiz işlevlerin geriçağırım işlevlerinde kullanımı
- Example#4662 - forward_static_call_array example
- Example#4663 - forward_static_call example
- Example#4664 - - func_get_arg örneği
- Example#4665 - - PHP 5.3 sonrası func_get_argörneği
- Example#4666 - - func_get_args örneği
- Example#4667 - - PHP 5.3 sonrası func_get_argörneği
- Example#4668 - - func_num_args örneği
- Example#4669 - - PHP 5.3 sonrası func_get_argörneği
- Example#4670 - - function_exists örneği
- Example#4671 - - get_defined_functions örneği
- Example#4672 - - register_shutdown_function örneği
- Example#4673 - - register_tick_function örneği
- Example#4674 - Class association
- Example#4675 - Object association
- Example#4676 - storage_classes.inc
- Example#4677 - test_aggregation.php
- Example#4678 - Using aggregate_info
- Example#4679 - Quickhash Example
- Example#4680 - Quickhash ArrayAccess Example
- Example#4681 - Quickhash Iterator Example
- Example#4682 - Quickhash String Values Example
- Example#4683 - QuickHashIntSet::add example
- Example#4684 - QuickHashIntSet::__construct example
- Example#4685 - QuickHashIntSet::delete example
- Example#4686 - QuickHashIntSet::exists example
- Example#4687 - QuickHashIntSet::getSize example
- Example#4688 - QuickHashIntSet::loadFromFile example
- Example#4689 - QuickHashIntSet::loadFromString example
- Example#4690 - QuickHashIntSet::saveToFile example
- Example#4691 - QuickHashIntSet::saveToString example
- Example#4692 - QuickHashIntHash::add example
- Example#4693 - QuickHashIntHash::__construct example
- Example#4694 - QuickHashIntHash::delete example
- Example#4695 - QuickHashIntHash::exists example
- Example#4696 - QuickHashIntHash::get example
- Example#4697 - QuickHashIntHash::getSize example
- Example#4698 - QuickHash IntHash file format
- Example#4699 - QuickHash IntHash file format
- Example#4700 - QuickHashIntHash::loadFromFile example
- Example#4701 - QuickHashIntHash::loadFromString example
- Example#4702 - QuickHashIntHash::saveToFile example
- Example#4703 - QuickHashIntHash::saveToString example
- Example#4704 - QuickHashIntHash::set example
- Example#4705 - QuickHashIntHash::update example
- Example#4706 - QuickHashStringIntHash::add example
- Example#4707 - QuickHashStringIntHash::__construct example
- Example#4708 - QuickHashStringIntHash::delete example
- Example#4709 - QuickHashStringIntHash::get example
- Example#4710 - QuickHashStringIntHash::getSize example
- Example#4711 - QuickHash StringIntHash file format
- Example#4712 - QuickHash IntHash file format
- Example#4713 - QuickHashStringIntHash::loadFromFile example
- Example#4714 - QuickHashStringIntHash::loadFromString example
- Example#4715 - QuickHashStringIntHash::saveToFile example
- Example#4716 - QuickHashStringIntHash::saveToString example
- Example#4717 - QuickHashStringIntHash::set example
- Example#4718 - QuickHashStringIntHash::update example
- Example#4719 - QuickHashIntStringHash::add example
- Example#4720 - QuickHashIntStringHash::__construct example
- Example#4721 - QuickHashIntStringHash::delete example
- Example#4722 - QuickHashIntStringHash::get example
- Example#4723 - QuickHashIntStringHash::getSize example
- Example#4724 - QuickHash IntString file format
- Example#4725 - QuickHash IntString file format
- Example#4726 - QuickHashIntStringHash::loadFromFile example
- Example#4727 - QuickHashIntStringHash::loadFromString example
- Example#4728 - QuickHashIntStringHash::saveToFile example
- Example#4729 - QuickHashIntStringHash::saveToString example
- Example#4730 - QuickHashIntStringHash::set example
- Example#4731 - QuickHashIntStringHash::update example
- Example#4732 - - Reflection eklentisinin kabuktan kullanımı
- Example#4733 - - Yerleşik sınıfların genişletilmesi
- Example#4734 - - Temel kullanım örneği
- Example#4735 - - ReflectionClass::getDocComment örneği
- Example#4736 - - ReflectionClass::getEndLine örneği
- Example#4737 - - ReflectionClass::getInterfaceNames örneği
- Example#4738 - - ReflectionClass::getInterfaces örneği
- Example#4739 - - ReflectionClass::getName örneği
- Example#4740 - - ReflectionClass::getNamespaceName örneği
- Example#4741 - - ReflectionClass::getProperties süzgeç örneği
- Example#4742 - - ReflectionClass::getShortName örneği
- Example#4743 - - ReflectionClass::hasConstant örneği
- Example#4744 - - ReflectionClass::hasMethod örneği
- Example#4745 - - ReflectionClass::hasProperty örneği
- Example#4746 - - ReflectionClass::inNamespace örneği
- Example#4747 - - ReflectionClass::isAbstract örneği
- Example#4748 - Basic usage of ReflectionClass::isCloneable
- Example#4749 - - ReflectionClass::isAbstract örneği
- Example#4750 - - ReflectionClass::isInstance örneği
- Example#4751 - - ReflectionClass::isInstantiable örneği
- Example#4752 - - ReflectionClass::isIterateable örneği
- Example#4753 - ReflectionExtension::getClasses örneği
- Example#4754 - ReflectionExtension::getClassNames örneği
- Example#4755 - ReflectionExtension::getClasses örneği
- Example#4756 - ReflectionExtension::getDependencies örneği
- Example#4757 - - ReflectionExtension::getFunctions örneği
- Example#4758 - - ReflectionExtension::getFunctions örneği
- Example#4759 - - ReflectionExtension::getName örneği
- Example#4760 - - ReflectionExtension::getVersion örneği
- Example#4761 - - ReflectionExtension::info örneği
- Example#4762 - - ReflectionFunction::__construct örneği
- Example#4763 - - ReflectionMethod::__construct örneği
- Example#4764 - - ReflectionMethod::getModifiers örneği
- Example#4765 - - ReflectionParameter örneği
- Example#4766 - - ReflectionProperty::__construct örneği
- Example#4767 - - ReflectionProperty sınıfından private ve
protected özelliklerin değerlerini öğrenmek
- Example#4768 - - debug_zval_dump örneği
- Example#4769 -
- Example#4770 -
- Example#4771 - - Basit bir empty / isset
karşılaştırması
- Example#4772 - - floatval örneği
- Example#4773 - - get_defined_vars örneği
- Example#4774 - - get_resource_type örneği
- Example#4775 - - gettype örneği
- Example#4776 - - import_request_variables örneği
- Example#4777 - - intval örnekleri
- Example#4778 - - Değişken içeriğinin bir dizi olup olmadığının sınanması
- Example#4779 - - is_bool örnekleri
- Example#4780 - - is_callable örneği
- Example#4781 - - is_float örneği
- Example#4782 - - is_int örneği
- Example#4783 - - is_null örneği
- Example#4784 - - is_numeric örnekleri
- Example#4785 - - is_object örneği
- Example#4786 - - is_resource örneği
- Example#4787 - - is_scalar örneği
- Example#4788 - - is_string örneği
- Example#4789 - - isset örnekleri
- Example#4790 - - print_r örneği
- Example#4791 - - döndür değiştirgeli örnek
- Example#4792 - - serialize örneği
- Example#4793 - - settype örneği
- Example#4794 - - PHP5'in sihirli __toString yöntemini kullanan
strval örneği
- Example#4795 - - unserialize örneği
- Example#4796 - -
unserialize_callback_func örneği
- Example#4797 - - unset örneği
- Example#4798 - - (unset) - NULL'a dönüşüm örneği (PHP 5 ve sonrası)
- Example#4799 - - var_dump örneği
- Example#4800 - - var_export örnekleri
- Example#4801 - - PHP 5.1.0'den beri sınıfların çıktılanması
- Example#4802 - - __set_state
kullanımı (PHP 5.1.0'dan beri)
- Example#4803 -
- Example#4804 - OAuth::fetch example
- Example#4805 - OAuth::getAccessToken example
- Example#4806 - OAuth::getRequestToken example
- Example#4807 - OAuth::setRequestEngine example
- Example#4808 - An OAuth::setRsaCertificate example
- Example#4809 - OAuth::setToken example
- Example#4810 - OAuthProvider::__construct example
- Example#4811 - Example OAuthProvider::consumerHandler callback
- Example#4812 - OAuthProvider::generateToken example
- Example#4813 - OAuthProvider::is2LeggedEndpoint example
- Example#4814 - Example OAuthProvider::timestampNonceHandler callback
- Example#4815 - Example OAuthProvider::tokenHandler callback
- Example#4816 - A sample SCA component
- Example#4817 - The structure of an SCA for PHP component
- Example#4818 - Obtaining a proxy for a local PHP class
- Example#4819 - Obtaining a proxy for a web service
- Example#4820 - Calling services
- Example#4821 - Obtaining a proxy using getService
- Example#4822 - Making calls on the proxy
- Example#4823 - StockQuote Service
- Example#4824 - Generated WSDL
- Example#4825 - Generated WSDL
- Example#4826 - location attribute
- Example#4827 - method with two arguments
- Example#4828 - types section illustrating named parameters
- Example#4829 - A Component that uses Data Structures
- Example#4830 - An SCA::getService example
- Example#4831 - is_soap_fault example
- Example#4832 - SOAP's standard method for error reporting is exceptions
- Example#4833 - SoapClient::__doRequest example
- Example#4834 - SoapClient::__getFunctions example
- Example#4835 - SoapClient::__getLastRequest() example
- Example#4836 - SoapClient::__getLastRequest() example
- Example#4837 - SoapClient::__getLastResponse() example
- Example#4838 - SoapClient::__getLastResponse() example
- Example#4839 - SoapClient::__getTypes example
- Example#4840 - SoapClient::__setLocation example
- Example#4841 - SoapClient::__setSoapHeaders example
- Example#4842 - Set Multiple Headers
- Example#4843 - SoapClient::__soapCall example
- Example#4844 - SoapClient::SoapClient example
- Example#4845 - SoapServer::addFunction example
- Example#4846 - SoapServer::getFunctions example
- Example#4847 - SoapServer::handle example
- Example#4848 - SoapServer::setPersistence example
- Example#4849 - SoapServer::SoapServer example
- Example#4850 - Some examples
- Example#4851 - Some examples
- Example#4852 - SoapHeader::SoapHeader example
- Example#4853 - SoapParam::SoapParam example
- Example#4854 - SoapVar::SoapVar example
- Example#4855 - - XMLRPC istemci işlevleri örneği
- Example#4856 - - xmlrpc_set_type örneği
- Example#4857 - ASP'de For Each
- Example#4858 - PHP 4'de while() ... Next()
- Example#4859 - PHP 5'de foreach
- Example#4860 - COM example (1)
- Example#4861 - COM example (2)
- Example#4862 - DOTNET example
- Example#4863 - Variant example, PHP 4.x style
- Example#4864 - Variant example, PHP 5 style
- Example#4865 - COM olay bağlayıcı örneği
- Example#4866 - Nesneye yönelik sözdizimi
- Example#4867 - com_invoke() yerine nesneye yönelik sözdizimi kullanın
- Example#4868 - Örnek
- Example#4869 - NY sözdizimi
- Example#4870 - printer_abort example
- Example#4871 - printer_close example
- Example#4872 - printer_create_dc example
- Example#4873 - printer_draw_bmp example
- Example#4874 - printer_draw_chord example
- Example#4875 - printer_draw_elipse example
- Example#4876 - printer_draw_line example
- Example#4877 - printer_draw_pie example
- Example#4878 - printer_draw_rectangle example
- Example#4879 - printer_draw_roundrect example
- Example#4880 - printer_draw_text example
- Example#4881 - printer_get_option example
- Example#4882 - printer_list example
- Example#4883 - printer_logical_fontheight example
- Example#4884 - printer_open example
- Example#4885 - printer_select_brush example
- Example#4886 - printer_select_font example
- Example#4887 - printer_select_pen example
- Example#4888 - printer_set_option example
- Example#4889 - printer_start_doc example
- Example#4890 - printer_write example
- Example#4891 - - Bilgisayarın ne kadardır mesaide olduğunu saptayıp göstermek
- Example#4892 - - PHP süreciyle ilgili istatistikler
- Example#4893 - - Küresel bellek kullanımı ile ilgili istatistikler
- Example#4894 - - Bir PHP betiğinin hizmet olarak çalışacağını belirtmek
- Example#4895 - - Bir hizmeti kullanımdan kaldırmak
- Example#4896 - - Bir hizmet olarak çalıştırmak
- Example#4897 - - win32_create_service örneği
- Example#4898 - - win32_delete_service örneği
- Example#4899 - - win32_start_service_ctrl_dispatcher örneği
- Example#4900 - - Yeni bir DOMAttr oluşturmak
- Example#4901 - - DOMAttr::isId örneği
- Example#4902 - - Yeni bir DOMComment oluşturmak
- Example#4903 - - Yeni bir DOMDocument oluşturmak
- Example#4904 - - Yeni bir eleman oluşturup belge elemanı yapmak
- Example#4905 - - Yeni bir eleman oluşturup belge elemanı yapmak
- Example#4906 - - İsim alanı öneki örneği
- Example#4907 - - DOMDocument::getElementById örneği
- Example#4908 - - Tüm XInclude elemanlarını döndürmek
- Example#4909 - - DOMDocument::importNode örneği
- Example#4910 - - Bir belge oluşturmak
- Example#4911 - - Bir HTML belge oluşturmak
- Example#4912 - - Bir belge oluşturmak
- Example#4913 - - Bir belge oluşturmak
- Example#4914 - - Duruk DOMDocument::loadXML çağrısı
- Example#4915 - - Kolaylık olsun diye DOMElement sınıfına
yeni bir yöntem eklemek
- Example#4916 - - Elemanların özel bir sınıf olarak döndürülmesi
- Example#4917 - - Asıl belgeyi döndürmek
- Example#4918 - - Bir DOM ağacının bir dosyaya kaydedilmesi
- Example#4919 - - Bir HTML ağacının dizge olarak çıktılanması
- Example#4920 - - Bir HTML ağacının bir dosyaya kaydedilmesi
- Example#4921 - - Bir DOM ağacının dizge olarak çıktılanması
- Example#4922 - - DTD'ye göre doğrulama örneği
- Example#4923 - - DOMDocument::xinclude örneği
- Example#4924 - - Belgeye XML veri eklemek
- Example#4925 - - Yeni bir DOMElement oluşturmak
- Example#4926 - - Bir özniteliğin atanması
- Example#4927 - Yeni bir DOMEntityReference oluşturmak
- Example#4928 - - Bir DTD ekleyerek bir belge oluşturmak
- Example#4929 - - DOM Gerçekleniminin özellikleri
- Example#4930 - - Bir çocuk düğüm eklemek
- Example#4931 - DOMNode::getLineNo example
- Example#4932 - DOMNode::getNodePath example
- Example#4933 - Removing a child
- Example#4934 - - Bir tablonun tüm girdilerini çıktılamak
- Example#4935 - - Yeni bir DOMProcessingInstruction oluşturmak
- Example#4936 - - Yeni bir DOMText nesnesi oluşturmak
- Example#4937 - - Tüm İngilizce kitapların sayısını döndürmek
- Example#4938 - - Tüm İngilizce kitapları listelemek
- Example#4939 - book.xml
- Example#4940 - DOMXPath::registerPHPFunctions with php:functionString
- Example#4941 - DOMXPath::registerPHPFunctions with php:function
- Example#4942 - - dom_import_simplexml ile DOM'a SimpleXML
ithali
- Example#4943 - - libxml_get_errors örneği
- Example#4944 - libxml_set_external_entity_loader example
- Example#4945 - - libxml_set_streams_context örneği
- Example#4946 - - libxml_use_internal_errors örneği
- Example#4947 - Access via property name
- Example#4948 - Access via property name as array index
- Example#4949 - Data Object iteration
- Example#4950 - Access many-valued property by name
- Example#4951 - Many-valued element access
- Example#4952 - Many-valued property iteration
- Example#4953 - Chained property access
- Example#4954 - XPath navigation
- Example#4955 - XPath querying
- Example#4956 - Creating child data objects
- Example#4957 - Unset a primitive property
- Example#4958 - Unset a data object
- Example#4959 - Unset a referenced data object
- Example#4960 - Access via property index
- Example#4961 - Getting the SDO_Sequence interface
- Example#4962 - Get/set sequence values
- Example#4963 - Sequence iteration
- Example#4964 - Sequence versus Data Object
- Example#4965 - Adding to a sequence
- Example#4966 - Removing from a sequence
- Example#4967 - Reflecting on a Data Object
- Example#4968 - Accessing the type information
- Example#4969 - A
SDO_DAS_DataFactory::addPropertyToType
example
- Example#4970 - A
SDO_DAS_DataFactory::addType
example
- Example#4971 - Creating a data object
- Example#4972 - Retrieving a data object
- Example#4973 - Updating a data object
- Example#4974 - Deleting a data object
- Example#4975 - One company, one department - Create
- Example#4976 - One company, one department - Retrieve and Update
- Example#4977 - One company, two departments - Retrieve and Delete
- Example#4978 - One company, one department, one employee - Create
- Example#4979 - One company, one department, one employee - Retrieve and update
- Example#4980 - One company, two departments, two employees - Retrieve and delete
- Example#4981 - Retrieving a data object using
executePreparedQuery
- Example#4982 - Loading, altering, and saving an XML document
- Example#4983 - Creating a new XML document
- Example#4984 - Setting XML document properties
- Example#4985 - Using an open type
- Example#4986 - Finding out what you can from the document
- Example#4987 - Printing the SDO model
- Example#4988 - - XML dizge olarak içerilecek example.php
dosyası
- Example#4989 - - <plot> içeriğinin eldesi
- Example#4990 - - <line> içeriğinin eldesi
- Example#4991 - - Bir elemanın birden fazla örneğine erişim
- Example#4992 - - Özniteliklerin kullanımı
- Example#4993 - - Elemanları ve öznitelikleri karşılaştırmak
- Example#4994 - - İki elemanı karşılaştırmak
- Example#4995 - - XPath kullanımı
- Example#4996 - - Değer atamak
- Example#4997 - - Eleman ve öznitelik eklemek
- Example#4998 - - DOM ile çalışabilirlik
- Example#4999 - - Hatalı bir XML dizgesinin yüklenmesi
- Example#5000 - - Bir SimpleXMLElement nesnesine
öznitelikler ve çocuk elemanlar eklemek
- Example#5001 - - Bir SimpleXMLElement nesnesine
öznitelikleriyle çocuk elemanlar eklemek
- Example#5002 - - XML belgenin döndürülmesi
- Example#5003 - - SimpleXMLElement::xpath sonucundan bir
XML belge döndürmek
- Example#5004 - - Bir XML dizgenin yorumlanması
- Example#5005 - - children() dizimsisi
- Example#5006 - - Bir dizgeden bir SimpleXMLElement nesnesi
oluşturmak
- Example#5007 - - Bir dosyadan bir SimpleXMLElement nesnesi
oluşturmak
- Example#5008 - Counting the number of children
- Example#5009 - - Belge isim alanlarının döndürülmesi
- Example#5010 - - Çok sayıda isim alanı ile çalışma
- Example#5011 - - XML eleman isimlerinin döndürülmesi
- Example#5012 - - Kullanılan belge isim alanlarının döndürülmesi
- Example#5013 - - Bir XPath ifadesinde kullanılacak isim alanı önekinin
belirtilmesi
- Example#5014 - - Xpath örneği
- Example#5015 - - DOM ithali
- Example#5016 - - Bir XML belgenin yorumlanması
- Example#5017 - - Bir XML belgenin yorumlanması
- Example#5018 - - WDDX ile tek bir değerin dizgeleştirilmesi
- Example#5019 - - WDDX ile artırımsal paketlerin kullanımı
- Example#5020 - - wddx_serialize_vars örneği
- Example#5021 - - XML Eleman yapısının gösterimi
- Example#5022 - - XML etiketlerini HTML etiketlerine eşleme
- Example#5023 - - Harici Öğe Örneği
- Example#5024 - xmltest.xml
- Example#5025 - xmltest2.xml
- Example#5026 - - xml_parse_into_struct örneği
- Example#5027 - - moldb.xml - küçük bir moleküler bilgi veritabanı
- Example#5028 - - parsemoldb.php - moldb.xml dosyasını bir moleküler nesne dizisine
çözümler
- Example#5029 - - xml_set_object örneği
- Example#5030 - - XML belgenin doğrulanması
- Example#5031 - - collection.xml
- Example#5032 - - collection.xsl
- Example#5033 - - Bir XSLTProcessor oluşturmak
- Example#5034 - - EXSLT desteğinin sınanması
- Example#5035 - - Bir biçembentten bir PHP işlevinin çağrılması
- Example#5036 - - Dönüşüm öncesi sahip değişimi
- Example#5037 - - Profil bilgisi çıktılama örneği
- Example#5038 - - Bir DOMDocument nesnesine dönüşüm
- Example#5039 - - Bir HTML dosyaya dönüşüm
- Example#5040 - - Bir dizgeye dönüşüm
- Example#5041 - - xslt_backend_name örneği
- Example#5042 - - xslt_backend_version örneği
- Example#5043 - xslt_create örneği
- Example#5044 - - Hataların xslt_error ve
xslt_errno işlevleriyle ele alınması
- Example#5045 - - Bir XML dosyayı bir XSLT
dosya ile işleyip sonucu bir XML dosyaya yazmak
- Example#5046 - - Bir XML dosyayı bir XSLT
dosya ile işleyip sonucu bir değişkene atamak
- Example#5047 - - Bir değişkendeki XML veriyi bir değişkendeki
XSLT kodlarıyla işleyip sonucu bir değişkene atamak
- Example#5048 - - XSL dosyalara PHP değişkenlerinin aktarılması
- Example#5049 - - xslt_set_error_handler örneği
- Example#5050 - - XSLT günlük özelliklerinin kullanımım
- Example#5051 - - Hata eylemcisinin bir yöntem olarak kullanımı
- Example#5052 - - xslt_set_sax_handlers örneği
- Example#5053 - - Nesne yönelimli eylemci
- Example#5054 - - xslt_set_scheme_handlers örneği
- Example#5055 - - xslt_setopt örneği
- Example#5056 - "counter"'s basic interface
- Example#5057 - "counter"'s extended interface
- Example#5058 - "counter"'s objective interface
- Example#5059 - An example config.m4 file
- Example#5060 - Sample configure output
- Example#5061 - counter's config.m4 file
- Example#5062 - An example config.w32 file
- Example#5063 - counter's config.w32 file
- Example#5064 - Files in the counter extension, in no particular order
- Example#5065 - zend_module declaration in the counter extension
- Example#5066 - zend_module definition in PHP 5.3
- Example#5067 - Counter extension module definition
- Example#5068 - The wrong way to store the basic counter interface's value
- Example#5069 - The counter module's globals
- Example#5070 - The counter module's global structure declaration
- Example#5071 - Accessor macros for per-module globals
- Example#5072 - The right way to store the basic counter interface's value
- Example#5073 - counter's PHP_MINFO function
- Example#5074 - Example macros for invoking pdo_SKEL_error
- Example#5075 - Using pdo_parse_params
- Example#5076 - Implementing preparer for drivers that don't support native prepared statements
- Example#5077 - simple stream example that displays the PHP home page
- Example#5078 - How to accept a stream as a parameter
- Example#5079 - How to return a stream from a function
- Example#5080 - The default config.m4.
- Example#5081 - A simple extension.
- Example#5082 - A test file for first_module.so.
- Example#5083 - Internal declaration of zend_function_entry.
- Example#5084 - Internal declaration of zend_module_entry.
- Example#5085 - PHP's implementation of variable arguments in fsockopen().
- Example#5086 - PHP/Zend zval type definition.
- Example#5087 - Testing for referenced parameter passing.
- Example#5088 - Creating variables with different scopes.
- Example#5089 - Creation of a long.
- Example#5090 - Adding an element to an associative array.
- Example#5091 - Adding an element to an indexed array.
- Example#5092 - Source code and screenshot for output in phpinfo.
- Example#5093 - Printing execution information.
- Example#5094 - Calling user functions.
- Example#5095 -
- Example#5096 -
- Example#5097 -
- Example#5098 -
- Example#5099 -
- Example#5100 -
- Example#5101 -
- Example#5102 - - Gizli bir HTML form elemanı
- Example#5103 - - Kullanıcı tarafından düzenlenen veri
- Example#5104 - - Bir URL içinde
- Example#5105 - - PHP ile Javascript üretimi
- Example#5106 -
- Example#5107 - register_globals'in taklit edilmesi
- Example#5108 - Example PHP/FI Code
- Example#5109 - In PHP Core
- Example#5110 - Object Oriented Code in PHP Core
- Example#5111 - In the bzip2 Extension
- Example#5112 - In the datetime Extension
- Example#5113 - In the dBase Extension
- Example#5114 - In the mcrypt Extension
- Example#5115 - In the oci8 Extension
- Example#5116 - In the SPL Extension
- Example#5117 - In the Semaphore (sysvmsg) extension
- Example#5118 - A 5.2.1+ Zip Example
- Example#5119 - strrpos and strripos now
use the entire string as a needle
- Example#5120 - An object with no properties is no longer considered "empty"
- Example#5121 - In some cases classes must be declared before used
- Example#5122 - Migrating Apache configuration files for PHP 5
- Example#5123 - Migrating Apache configuration files for PHP 5, CGI mode
- Example#5124 - - PHP 4'te nesne karşılaştırma örneği
- Example#5125 - - PHP 4'te bütünleşik nesnelerin karşılaştırılması
- Example#5126 - - dev.site.dom alan adı için ekranda hata raporlamayı etkin
kılmak
- Example#5127 - - Korunmuş alanlar için güvenlik betikleri eklemek
- Example#5128 - Unix include_path
- Example#5129 - Windows include_path
- Example#5130 - - string.rot13 örneği
- Example#5131 - - string.toupper örneği
- Example#5132 - - string.tolower örneği
- Example#5133 - - string.strip_tags örneği
- Example#5134 - - convert.base64-encode ve
convert.base64-decode örneği
- Example#5135 - - convert.quoted-printable-encode ve
convert.quoted-printable-decode örneği
- Example#5136 - - zlib.deflate ve zlib.inflate örneği
- Example#5137 - - Basit bir zlib.deflate örneği
- Example#5138 - - bzip2.compress ve bzip2.decompress
örneği
- Example#5139 - - 3DES kullanarak şifreli dosya çıktılama
- Example#5140 - - Şifreli dosyanın okunması