検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 687 for [SIMILAR] 16 1024 4096 WITH 6440 メッ WITH 6440 ... (0.536 sec.)
ファイルをパースする 0
« mailparse_msg_get_structure mailparse_msg_parse » PHP Manual Mailparse 関数 ファイルをパースする mailparse_msg_parse_file (PECL mailparse >= 0.9.0) mailparse_msg_parse_file — ファイルをパースする 説明 mailparse_msg_parse_file ( string $filename ): resource ファイルをパースします。 ディ ...
https://man.plustar.jp/php/function.mailparse-msg-parse-file.html - [similar]
匿名の公開鍵暗号による復号 0
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号による復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ) ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
現在のメールボックス以外のメールボックスのステータス情報を返す 0
« imap_sort imap_subscribe » PHP Manual IMAP 関数 現在のメールボックス以外のメールボックスのステータス情報を返す imap_status (PHP 4, PHP 5, PHP 7, PHP 8) imap_status — 現在のメールボックス以外のメールボックスのステータス情報を返す 説明 imap_status ( IMAP\Connection $imap , string $mailbo ...
https://man.plustar.jp/php/function.imap-status.html - [similar]
バックエンドのプロセス ID を得る 0
« pg_get_notify pg_get_result » PHP Manual PostgreSQL 関数 バックエンドのプロセス ID を得る pg_get_pid (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_pid — バックエンドのプロセス ID を得る 説明 pg_get_pid ( PgSql\Connection $connection ): int pg_get_pid() は、バックエンド(データベースサーバ ...
https://man.plustar.jp/php/function.pg-get-pid.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
ファイルアップロードの処理 0
« XFormsの処理 POST メソッドによるアップロード » PHP Manual 機能 ファイルアップロードの処理 ファイルアップロードの処理 目次 POST メソッドによるアップロード エラーメッセージの説明 陥りやすい落とし穴 複数ファイルのアップロード PUT メソッドのサポート 参考 関連キーワード: 処理 , ファイル , メ ...
https://man.plustar.jp/php/features.file-upload.html - [similar]