検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 861 for [SIMILAR] 16 1024 4096 WITH 18981 processes WITH... (0.543 sec.)
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.1.0 より前のバージョンでは、 この拡張機能は2つのリソースを使用していました。 ひとつは辞書のリンクID、ふたつめは pspell 設定のリソースです。 関連キーワード: リソース , 設定 , 実行 , 定義 , 定数 , インスト ...
https://man.plustar.jp/php/pspell.resources.html - [similar]
直近の操作から発生した警告を取得する 0
« Result::getGeneratedIds Result::getWarningsCount » PHP Manual mysql_xdevapi\Result 直近の操作から発生した警告を取得する Result::getWarnings (No version information available, might only be in Git) Result::getWarnings — 直近の操作から発生した警告を取得する 説明 public mysql_xdevapi\Resu ...
https://man.plustar.jp/php/mysql-xdevapi-result.getwarnings.html - [similar]
直近の操作から生じた警告を取得する 0
« RowResult::getColumns RowResult::getWarningsCount » PHP Manual mysql_xdevapi\RowResult 直近の操作から生じた警告を取得する RowResult::getWarnings (No version information available, might only be in Git) RowResult::getWarnings — 直近の操作から生じた警告を取得する 説明 public mysql_xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getwarnings.html - [similar]
トランザクションを開始する 0
« Session::sql mysql_xdevapi\SqlStatement » PHP Manual mysql_xdevapi\Session トランザクションを開始する Session::startTransaction (No version information available, might only be in Git) Session::startTransaction — トランザクションを開始する 説明 public mysql_xdevapi\Session::startTransa ...
https://man.plustar.jp/php/mysql-xdevapi-session.starttransaction.html - [similar]
更新する行の数を限定する 0
« TableUpdate::execute TableUpdate::orderby » PHP Manual mysql_xdevapi\TableUpdate 更新する行の数を限定する TableUpdate::limit (No version information available, might only be in Git) TableUpdate::limit — 更新する行の数を限定する 説明 public mysql_xdevapi\TableUpdate::limit ( int $rows ) ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.limit.html - [similar]
新規に MySQL サーバーへの接続をオープンする 0
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープンする mysqli::__construct mysqli::connect mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli::__construct -- mysqli::connect -- mysqli_connect — 新規に MySQL サーバーへの接続をオープンする 説明 オブ ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
リモートファイルシステム上のファイルの情報を取得する 0
« ssh2_sftp_rmdir ssh2_sftp_symlink » PHP Manual SSH2 関数 リモートファイルシステム上のファイルの情報を取得する ssh2_sftp_stat (PECL ssh2 >= 0.9.0) ssh2_sftp_stat — リモートファイルシステム上のファイルの情報を取得する 説明 ssh2_sftp_stat ( resource $sftp , string $path ): array シンボリッ ...
https://man.plustar.jp/php/function.ssh2-sftp-stat.html - [similar]
拡張属性を取得する 0
« xattr 関数 xattr_list » PHP Manual xattr 関数 拡張属性を取得する xattr_get (PECL xattr >= 0.9.0) xattr_get — 拡張属性を取得する 説明 xattr_get ( string $filename , string $name , int $flags = 0 ): string この関数は、ファイルの拡張属性の値を取得します。 拡張属性には二種類の異なる名前空間 ...
https://man.plustar.jp/php/function.xattr-get.html - [similar]
拡張属性の一覧を取得する 0
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr >= 0.9.0) xattr_list — 拡張属性の一覧を取得する 説明 xattr_list ( string $filename , int $flags = 0 ): array この関数は、ファイルの拡張属性の名前の一覧を取得します。 拡張属性には二種類の異なる ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]