Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Giriş »
« SNMPException
PHP Kılavuzu
İşlev Başvuru Kılavuzu
Diğer Hizmetler
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
Soketler
Giriş
Yapılandırma/Kurulum
Gereksinimler
Kurulum
Çalışma Anı Yapılandırması
Özkaynak Türleri
Öntanımlı Sabitler
Örnekler
Soket Hataları
Soket İşlevleri
socket_accept
— Soket üzerinden bağlantı kabul eder
socket_addrinfo_bind
— Create and bind to a socket from a given addrinfo
socket_addrinfo_connect
— Create and connect to a socket from a given addrinfo
socket_addrinfo_explain
— Get information about addrinfo
socket_addrinfo_lookup
— Get array with contents of getaddrinfo about the given hostname
socket_atmark
— Determines whether socket is at out-of-band mark
socket_bind
— Soketi bir isimle ilişkilendirir
socket_clear_error
— Soket üzerindeki hatayı veya son hata kodunu siler
socket_close
— Socket nesnesini kapatır
socket_cmsg_space
— Calculate message buffer size
socket_connect
— Soket üzerinde bir bağlantıyı ilklendirir
socket_create_listen
— Bağlantı kabul etmek için port üzerinde bir soket açar
socket_create_pair
— Ayrılması olanaksız bir soket çifti oluşturur ve bunları bir dizide saklar
socket_create
— Bir soket oluşturur (iletişim için bir uç)
socket_export_stream
— Export a socket into a stream that encapsulates a socket
socket_get_option
— Soketle ilgili bir seçeneğin değerini döndürür
socket_getopt
— Takma Adı: socket_get_option
socket_getpeername
— Belirtilen soketin yerel tarafını sorgulayıp soket türüne göre ya bir konak/port çifti ya da bir Unix dosya yolu döndürür
socket_getsockname
— Belirtilen soketin yerel tarafını sorgulayıp soket türüne göre ya bir konak/port çifti ya da bir Unix dosya yolu döndürür
socket_import_stream
— Import a stream
socket_last_error
— Soket üzerindeki son hatanın kodunu döndürür
socket_listen
— Bir soketi bağlantı kabul etmek için dinler
socket_read
— Bir soketten belli sayıda bayta kadar okuma yapar
socket_recv
— Bağlı bir soketten veri alır
socket_recvfrom
— Bağlantılı olsun olmasın bir soketten veri alır
socket_recvmsg
— Read a message
socket_select
— Belirtilen soket dizileri üzerinde belirtilen zaman aşımı ile select() sistem çağrısını çalıştırır
socket_send
— Bağlı bir sokete veri gönderir
socket_sendmsg
— Send a message
socket_sendto
— Bağlı olsun olmasın bir sokete ileti gönderir
socket_set_block
— Soketi engelleme kipine sokar
socket_set_nonblock
— Belirtilen dosya tanıtıcısı için beklememe kipini etkinleştirir
socket_set_option
— Soketle ilgili seçenekleri belirler
socket_setopt
— Takma Adı: socket_set_option
socket_shutdown
— Bir soketi almaya, göndermeye veya her ikisine kapatır
socket_strerror
— Bir soket hatasıyla ilgili açıklamayı döndürür
socket_write
— Bir sokete yazar
socket_wsaprotocol_info_export
— Exports the WSAPROTOCOL_INFO Structure
socket_wsaprotocol_info_import
— Imports a Socket from another Process
socket_wsaprotocol_info_release
— Releases an exported WSAPROTOCOL_INFO Structure
Socket
— The Socket class
AddressInfo
— The AddressInfo class
add a note
User Contributed Notes
There are no user contributed notes for this page.