検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 756 for [SIMILAR] 16 1024 4096 WITH 34105 英文 WITH 5819... (8.067 sec.)
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
クライアントからの変数を取得する 0
« Yaf_Request_Http::__construct Yaf_Request_Http::getCookie » PHP Manual Yaf_Request_Http クライアントからの変数を取得する Yaf_Request_Http::get (Yaf >=1.0.0) Yaf_Request_Http::get — クライアントからの変数を取得する 説明 public Yaf_Request_Http::get ( string $name , string $default = ? ) ...
https://man.plustar.jp/php/yaf-request-http.get.html - [similar]
Transliterator クラス 0
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
HTTP GET 変数 0
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_GET — HTTP GET 変数 説明 URL パラメータ (a.k.a クエリストリング) で現在のスクリプトに渡された変数の連想配列です。 この配列の値は、GETリクエストだけでなく、クエリストリングが含まれた全て ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
定義されている関数の一覧を返す 0
« SoapServer::fault SoapServer::handle » PHP Manual SoapServer 定義されている関数の一覧を返す SoapServer::getFunctions (PHP 5, PHP 7, PHP 8) SoapServer::getFunctions — 定義されている関数の一覧を返す 説明 public SoapServer::getFunctions (): array SoapServer オブジェクトで定義されている関数 ...
https://man.plustar.jp/php/soapserver.getfunctions.html - [similar]
指定したエラーコードに対応する名前を取得する 0
« 国際化 関数 intl_get_error_code » PHP Manual 国際化 関数 指定したエラーコードに対応する名前を取得する intl_error_name (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_error_name — 指定したエラーコードに対応する名前を取得する 説明 intl_error_name ( int $errorCode ): string ICU の ...
https://man.plustar.jp/php/function.intl-error-name.html - [similar]
直前の MySQL の操作での SQLSTATE エラーを返す 0
« mysqli::set_charset mysqli::ssl_set » PHP Manual mysqli 直前の MySQL の操作での SQLSTATE エラーを返す mysqli::$sqlstate mysqli_sqlstate (PHP 5, PHP 7, PHP 8) mysqli::$sqlstate -- mysqli_sqlstate — 直前の MySQL の操作での SQLSTATE エラーを返す 説明 オブジェクト指向型 string $mysqli->sql ...
https://man.plustar.jp/php/mysqli.sqlstate.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
Client URL Library 0
« その他のサービス はじめに » PHP Manual その他のサービス Client URL Library Client URL Library はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な curl の使用法 cURL 関数 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、 ...
https://man.plustar.jp/php/book.curl.html - [similar]