検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 960 for [SIMILAR] 16 1024 4096 WITH 29433 sqlite3stmt WI... (0.737 sec.)
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
はじめに 0
« OpenAL インストール/設定 » PHP Manual OpenAL はじめに はじめに プラットフォームに依存しない音声バインディングです。 » OpenAL ライブラリ が必要です。 関連キーワード: インストール , 設定 , プラットフォーム , 依存 , 音声 , バインディング , ライブラリ , ...
https://man.plustar.jp/php/intro.openal.html - [similar]
ファイルポインタを移動する 0
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
SASL を使用して LDAP ディレクトリにバインドする 0
« ldap_rename ldap_search » PHP Manual LDAP 関数 SASL を使用して LDAP ディレクトリにバインドする ldap_sasl_bind (PHP 5, PHP 7, PHP 8) ldap_sasl_bind — SASL を使用して LDAP ディレクトリにバインドする 説明 ldap_sasl_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = ...
https://man.plustar.jp/php/function.ldap-sasl-bind.html - [similar]
PHP に割り当てられたメモリの量を返す 0
« memory_get_peak_usage php_ini_loaded_file » PHP Manual PHP オプション/情報 関数 PHP に割り当てられたメモリの量を返す memory_get_usage (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) memory_get_usage — PHP に割り当てられたメモリの量を返す 説明 memory_get_usage ( bool $real_usage = false ): int 現 ...
https://man.plustar.jp/php/function.memory-get-usage.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
AES-256-GCM を使って暗号化し、認証を行う 0
« sodium_crypto_aead_aes256gcm_decrypt sodium_crypto_aead_aes256gcm_is_available » PHP Manual Sodium 関数 AES-256-GCM を使って暗号化し、認証を行う sodium_crypto_aead_aes256gcm_encrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_aes256gcm_encrypt — AES-256-GCM を使って暗号化し、認証を行う ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-encrypt.html - [similar]
音声フォーマットの操作 0
« Yac::__set OpenAL » PHP Manual 関数リファレンス 音声フォーマットの操作 音声フォーマットの操作 OpenAL — OpenAL 音声バインディング はじめに インストール/設定 定義済み定数 OpenAL 関数 関連キーワード: 音声 , フォーマット , 操作 , 関数 , Yac , リファレンス , バインディング , インストール , ...
https://man.plustar.jp/php/refs.utilspec.audio.html - [similar]