検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 575 for [SIMILAR] 16 1024 4096 WITH 15301 ocilob WITH 13... (0.475 sec.)
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
名前空間の定義 0
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP のコードならなんでも名前空間に含めることができますが、 実際に名前空間の影響を受けるのはクラス (抽象クラスやトレイトを含む) とインターフェイス、関数、そして定数だけで ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
ファイルを phar から削除する 0
« Phar::offsetSet Phar::running » PHP Manual Phar ファイルを phar から削除する Phar::offsetUnset (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetUnset — ファイルを phar から削除する 説明 public Phar::offsetUnset ( string $localName ): void 注意 : このメソッドは、 php.ini の ...
https://man.plustar.jp/php/phar.offsetunset.html - [similar]
ストリームのオプションを変更する 0
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオプションを変更する streamWrapper::stream_set_option (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_set_option — ストリームのオプションを変更する 説明 public streamWrapper::stream_set_op ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]
NET-SNMP ライブラリで enable の値を設定する 0
« snmp_set_oid_output_format snmp_set_valueretrieval » PHP Manual SNMP 関数 NET-SNMP ライブラリで enable の値を設定する snmp_set_quick_print (PHP 4, PHP 5, PHP 7, PHP 8) snmp_set_quick_print — NET- SNMP ライブラリで enable の値を設定する 説明 snmp_set_quick_print ( bool $enable ): bool N ...
https://man.plustar.jp/php/function.snmp-set-quick-print.html - [similar]
ソケット上の接続を初期化する 0
« socket_cmsg_space socket_create_listen » PHP Manual ソケット 関数 ソケット上の接続を初期化する socket_connect (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_connect — ソケット上の接続を初期化する 説明 socket_connect ( Socket $socket , string $address , ? int $port = null ): bool Socket ク ...
https://man.plustar.jp/php/function.socket-connect.html - [similar]
定義済み定数 0
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 トランザクションの挙動を設定するため、以下の ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
直近で実行したコマンドからのエラーの一覧を返す 0
« mysqli::$errno mysqli::$error » PHP Manual mysqli 直近で実行したコマンドからのエラーの一覧を返す mysqli::$error_list mysqli_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli::$error_list -- mysqli_error_list — 直近で実行したコマンドからのエラーの一覧を返す 説明 オブジェクト指向型 array ...
https://man.plustar.jp/php/mysqli.error-list.html - [similar]