検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 329 for [SIMILAR] 16 1024 4096 WITH 27731 resolve WITH 1... (0.323 sec.)
ファイルがディレクトリかどうかを調べる 0
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
デフォルトの外部エンティティローダーを変更する 0
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エンティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxml_set_external_entity_loader — デフォルトの外部エンティティローダーを変更する 説明 libxml_set_e ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
データソースに接続する 0
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
リポジトリから作業コピーをチェックアウトする 0
« svn_cat svn_cleanup » PHP Manual SVN 関数 リポジトリから作業コピーをチェックアウトする svn_checkout (PECL svn >= 0.1.0) svn_checkout — リポジトリから作業コピーをチェックアウトする 説明 svn_checkout ( string $repos , string $targetpath , int $revision = ? , int $flags = 0 ): bool repos ...
https://man.plustar.jp/php/function.svn-checkout.html - [similar]
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
SSH2 関数 0
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ssh2_auth_none — "none" として認証する ssh2_auth_password — SSH 上でプレーンなパスワードを使用した認 ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する 0
« SNMP::close SNMP::get » PHP Manual SNMP リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する SNMP::__construct (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::__construct — リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する 説明 public SNMP::__constru ...
https://man.plustar.jp/php/snmp.construct.html - [similar]
Execute a prepared SQL statement 0
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid_execute (PECL CUBRID >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid_execute ( r ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]