検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1552 for [SIMILAR] 16 1024 4096 WITH 5869 最後 WITH 3339 ... (1.133 sec.)
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
Mailparse 0
« mail はじめに » PHP Manual メール関連 Mailparse Mailparse はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Mailparse 関数 mailparse_determine_best_xfer_encoding — 最も適したエンコーディングを取得する mailparse_msg_create — mime メールリソースを作成する ...
https://man.plustar.jp/php/book.mailparse.html - [similar]
Mailparse 関数 0
« 定義済み定数 mailparse_determine_best_xfer_encoding » PHP Manual Mailparse Mailparse 関数 Mailparse 関数 目次 mailparse_determine_best_xfer_encoding — 最も適したエンコーディングを取得する mailparse_msg_create — mime メールリソースを作成する mailparse_msg_extract_part_file — メッセージセ ...
https://man.plustar.jp/php/ref.mailparse.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
指定したリポジトリ URL のコミットログメッセージを返す 0
« svn_import svn_ls » PHP Manual SVN 関数 指定したリポジトリ URL のコミットログメッセージを返す svn_log (PECL svn >= 0.1.0) svn_log — 指定したリポジトリ URL のコミットログメッセージを返す 説明 svn_log ( string $repos_url , int $start_revision = ? , int $end_revision = ? , int $limit = 0 ...
https://man.plustar.jp/php/function.svn-log.html - [similar]
プリペアドステートメントを実行する 0
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_execute (PECL ibm_db2 >= 1.0.0) db2_execute — プリペアドステートメントを実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() で準備された SQL ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 0
« mb_strrichr mb_strrpos » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す mb_strripos (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strripos — 大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 説明 mb_strripos ...
https://man.plustar.jp/php/function.mb-strripos.html - [similar]
最後のレスポンスのヘッダを取得する 0
« OAuth::getLastResponse OAuth::getLastResponseInfo » PHP Manual OAuth 最後のレスポンスのヘッダを取得する OAuth::getLastResponseHeaders (No version information available, might only be in Git) OAuth::getLastResponseHeaders — 最後のレスポンスのヘッダを取得する 説明 public OAuth::getLastRe ...
https://man.plustar.jp/php/oauth.getlastresponseheaders.html - [similar]
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]