検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1881 for [SIMILAR] 16 1024 4096 WITH 32856 使用 WITH 3137... (1.172 sec.)
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_wait (PHP 5, PHP 7, PHP 8) pcntl_wait — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_wait ( int &$status , int $flags = 0 , array &$resource_usage = [] ): int この関数は ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 メール関数を使用可能にするには、PHP のコンパイル時点でシステム上の sendmail バイナリにアクセスできなければなりません。 qmail や postfix など他のメールプログラムを使用してる場合には、 それらのソフトに付随する適当 ...
https://man.plustar.jp/php/mail.requirements.html - [similar]
インデックスを使用してエントリの変更時間を設定する 0
« ZipArchive::setExternalAttributesName ZipArchive::setMtimeName » PHP Manual ZipArchive インデックスを使用してエントリの変更時間を設定する ZipArchive::setMtimeIndex (PHP >= 8.0.0, PECL zip >= 1.16.0) ZipArchive::setMtimeIndex — インデックスを使用してエントリの変更時間を設定する 説明 pub ...
https://man.plustar.jp/php/ziparchive.setmtimeindex.html - [similar]
GeoIP データベースが使用可能かどうかを調べる 0
« geoip_database_info geoip_db_filename » PHP Manual GeoIP 関数 GeoIP データベースが使用可能かどうかを調べる geoip_db_avail (PECL geoip >= 1.0.1) geoip_db_avail — GeoIP データベースが使用可能かどうかを調べる 説明 geoip_db_avail ( int $database ): bool geoip_db_avail() 関数は、対応する Ge ...
https://man.plustar.jp/php/function.geoip-db-avail.html - [similar]
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
mysql_query で使用するために文字列をエスケープする 0
« mysql_error mysql_fetch_array » PHP Manual MySQL 関数 mysql_query で使用するために文字列をエスケープする mysql_escape_string (PHP 4 >= 4.0.3, PHP 5) mysql_escape_string — mysql_query で使用するために文字列をエスケープする 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張 ...
https://man.plustar.jp/php/function.mysql-escape-string.html - [similar]
名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する 0
« ZipArchive::getStatusString ZipArchive::getStreamIndex » PHP Manual ZipArchive 名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する ZipArchive::getStream (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getStream — 名前を使用して、エントリのファイルハンドラ ...
https://man.plustar.jp/php/ziparchive.getstream.html - [similar]
LDAP ツリーを探索する 0
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4, PHP 5, PHP 7, PHP 8) ldap_search — LDAP ツリーを探索する 説明 ldap_search ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attr ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
はじめに 0
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]