検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 657 for [SIMILAR] 16 1024 4096 WITH 36765 getlasterrorms... (0.457 sec.)
指定したローカルタグ名に対応するすべての要素を検索する 0
« DOMDocument::getElementById DOMDocument::getElementsByTagNameNS » PHP Manual DOMDocument 指定したローカルタグ名に対応するすべての要素を検索する DOMDocument::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMDocument::getElementsByTagName — 指定したローカルタグ名に対応するすべての要素を検索 ...
https://man.plustar.jp/php/domdocument.getelementsbytagname.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]
Apache 2.x (Unixシステム用) 0
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのインストール Apache 2.x (Unixシステム用) Apache 2.x (Unixシステム用) このセクションでは、PHPを Unix システム上の Apache 2.x にインストールする際の 手引きと注意事項について説明します。 警告 Apache2 ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
新しいルートをルーターに追加する 0
« Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに追加する Yaf_Router::addRoute (Yaf >=1.0.0) Yaf_Router::addRoute — 新しいルートをルーターに追加する 説明 public Yaf_Router::addRoute ( string $name , Yaf_Route_Abstract $route ): bool Yaf_Rout ...
https://man.plustar.jp/php/yaf-router.addroute.html - [similar]
使われているルート名を取得する 0
« Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得する Yaf_Router::getCurrentRoute (Yaf >=1.0.0) Yaf_Router::getCurrentRoute — 使われているルート名を取得する 説明 public Yaf_Router::getCurrentRoute (): string ルーティングプロセスで使われてい ...
https://man.plustar.jp/php/yaf-router.getcurrentroute.html - [similar]