検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 1251 for [SIMILAR] 16 1024 4096 WITH 5478 保存 WITH 3677 ... (1.402 sec.)
指定した名前のユーザーに関する情報を返す 0
« posix_getppid posix_getpwuid » PHP Manual POSIX 関数 指定した名前のユーザーに関する情報を返す posix_getpwnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwnam — 指定した名前のユーザーに関する情報を返す 説明 posix_getpwnam ( string $username ): array | false 指定したユーザーに関する情報を配列 ...
https://man.plustar.jp/php/function.posix-getpwnam.html - [similar]
指定 ID のユーザーに関する情報を返す 0
« posix_getpwnam posix_getrlimit » PHP Manual POSIX 関数 指定 ID のユーザーに関する情報を返す posix_getpwuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwuid — 指定 ID のユーザーに関する情報を返す 説明 posix_getpwuid ( int $user_id ): array | false 指定したユーザー ID のユーザーについての情報 ...
https://man.plustar.jp/php/function.posix-getpwuid.html - [similar]
Windows 上での PHP のトラブルシューティング 0
« Apache 2.x (Microsoft Windows 用) クラウドコンピューティングプラットフォームへのインストール » PHP Manual Windows システムへのインストール Windows 上での PHP のトラブルシューティング Windows 上での PHP のトラブルシューティング テンポラリディレクトリのパーミッションのチェック エクスプ ...
https://man.plustar.jp/php/install.windows.troubleshooting.html - [similar]
はじめに 0
« Gearman インストール/設定 » PHP Manual Gearman はじめに はじめに » Gearman は、複数のマシンやプロセスに 作業を任せるための汎用的なアプリケーションフレームワークです。これにより、 アプリケーションはタスクを並列で遂行したり、処理の負荷を分散したり、 言語をまたいで関数を呼び出したりできま ...
https://man.plustar.jp/php/intro.gearman.html - [similar]
タグ名から要素を取得する 0
« DOMElement::getAttributeNS DOMElement::getElementsByTagNameNS » PHP Manual DOMElement タグ名から要素を取得する DOMElement::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagName — タグ名から要素を取得する 説明 public DOMElement::getElementsByTagName ( string $quali ...
https://man.plustar.jp/php/domelement.getelementsbytagname.html - [similar]
巨大な数を比較する 0
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する sodium_compare (PHP 7 >= 7.2.0, PHP 8) sodium_compare — 巨大な数を比較する 説明 sodium_compare ( string $string1 , string $string2 ): int 任意の長さの、 符号なし整数をリトルエンディアンで表現 ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
PHP の値に関する XML を生成する 0
« xmlrpc_encode_request xmlrpc_get_type » PHP Manual XML-RPC 関数 PHP の値に関する XML を生成する xmlrpc_encode (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_encode — PHP の値に関する XML を生成する 説明 xmlrpc_encode ( mixed $value ): string 警告 この関数は、 実験的 なものです。この関数の動作・ ...
https://man.plustar.jp/php/function.xmlrpc-encode.html - [similar]
はじめに 0
« SVN インストール/設定 » PHP Manual SVN はじめに はじめに この拡張モジュールは、バージョン管理システム » Subversion (SVN) を PHP から操作するためのものです。 コマンドラインから svn をコールせずに PHP スクリプトから SVN リポジトリや作業コピーを操作することができます。 警告 この拡張モジュ ...
https://man.plustar.jp/php/intro.svn.html - [similar]
接続がビジー状態のときのハンドラを設定する 0
« SQLite3::backup SQLite3::changes » PHP Manual SQLite3 接続がビジー状態のときのハンドラを設定する SQLite3::busyTimeout (PHP 5 >= 5.3.3, PHP 7, PHP 8) SQLite3::busyTimeout — 接続がビジー状態のときのハンドラを設定する 説明 public SQLite3::busyTimeout ( int $milliseconds ): bool ビジーハン ...
https://man.plustar.jp/php/sqlite3.busytimeout.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]