検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 449 for [SIMILAR] 16 1024 4096 WITH 58634 statvfs WITH 7... (1.158 sec.)
ディレクトリからエントリを削除する 0
« ldap_delete_ext ldap_dn2ufn » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete (PHP 4, PHP 5, PHP 7, PHP 8) ldap_delete — ディレクトリからエントリを削除する 説明 ldap_delete ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): bool 指定したエントリを LD ...
https://man.plustar.jp/php/function.ldap-delete.html - [similar]
現在の属性から属性を削除する 0
« ldap_mod_del_ext ldap_mod_replace_ext » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_del — 現在の属性から属性を削除する 説明 ldap_mod_del ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ひとつ ...
https://man.plustar.jp/php/function.ldap-mod-del.html - [similar]
次のlibxmlドキュメントの読込/書きこみのためにストリームコンテキストを設定する 0
« libxml_set_external_entity_loader libxml_use_internal_errors » PHP Manual libxml 関数 次のlibxmlドキュメントの読込/書きこみのためにストリームコンテキストを設定する libxml_set_streams_context (PHP 5, PHP 7, PHP 8) libxml_set_streams_context — 次のlibxmlドキュメントの読込/書きこみのために ...
https://man.plustar.jp/php/function.libxml-set-streams-context.html - [similar]
文字列が、指定したエンコーディングで有効なものかどうかを調べる 0
« マルチバイト文字列 関数 mb_chr » PHP Manual マルチバイト文字列 関数 文字列が、指定したエンコーディングで有効なものかどうかを調べる mb_check_encoding (PHP 4 >= 4.4.3, PHP 5 >= 5.1.3, PHP 7, PHP 8) mb_check_encoding — 文字列が、指定したエンコーディングで有効なものかどうかを調べる 説明 mb ...
https://man.plustar.jp/php/function.mb-check-encoding.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 0
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする 説明 o ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
持続的な Internet または Unix ドメインソケット接続をオープンする 0
« openlog setcookie » PHP Manual ネットワーク 関数 持続的な Internet または Unix ドメインソケット接続をオープンする pfsockopen (PHP 4, PHP 5, PHP 7, PHP 8) pfsockopen — 持続的な Internet または Unix ドメインソケット接続をオープンする 説明 pfsockopen ( string $hostname , int $port = -1 , ...
https://man.plustar.jp/php/function.pfsockopen.html - [similar]
セマフォを得る 0
« msg_stat_queue sem_get » PHP Manual セマフォ関数 セマフォを得る sem_acquire (PHP 4, PHP 5, PHP 7, PHP 8) sem_acquire — セマフォを得る 説明 sem_acquire ( SysvSemaphore $semaphore , bool $non_blocking = false ): bool sem_acquire() はデフォルトで、(必要な場合) セマフォが確保できるまでブロ ...
https://man.plustar.jp/php/function.sem-acquire.html - [similar]
共有メモリの変数を挿入または更新する 0
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
現在の Unix タイムスタンプを返す 0
« strtotime timezone_abbreviations_list » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプを返す time (PHP 4, PHP 5, PHP 7, PHP 8) time — 現在の Unix タイムスタンプを返す 説明 time (): int 現在時刻を Unix エポック (1970 年 1 月 1 日 00:00:00 GMT) からの通算秒として返します。 注意 : ...
https://man.plustar.jp/php/function.time.html - [similar]
現在の umask を変更する 0
« touch unlink » PHP Manual ファイルシステム 関数 現在の umask を変更する umask (PHP 4, PHP 5, PHP 7, PHP 8) umask — 現在の umask を変更する 説明 umask ( ? int $mask = null ): int umask() は PHP の umask を mask & 0777 にセットし、 元の umask 値を返します。 PHP がサーバー・モジュールとし ...
https://man.plustar.jp/php/function.umask.html - [similar]