検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 831 for [SIMILAR] 16 1024 4096 WITH 21840 較関 WITH 1039... (0.639 sec.)
現在の PHP スクリプトの所有者の名前を取得する 0
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの所有者の名前を取得する get_current_user (PHP 4, PHP 5, PHP 7, PHP 8) get_current_user — 現在の PHP スクリプトの所有者の名前を取得する 説明 get_current_user (): string 現在の PHP スクリプトの所 ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
Oracleとの接続を閉じる 0
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_close — Oracleとの接続を閉じる 説明 oci_close ( resource $connection ): ? bool 接続 connection を閉じます。 他のいかなるリソースも利用しない、なおかつ oci ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
はじめに 0
« iconv インストール/設定 » PHP Manual iconv はじめに はじめに このモジュールには、iconv による文字集合の変換機能へのインターフェイスが含まれています。 このモジュールにより、ローカルな文字集合で表された文字列を、Unicode 文字集合のような 他の文字集合で表わされた文字列に変換することができま ...
https://man.plustar.jp/php/intro.iconv.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード ...
https://man.plustar.jp/php/lzf.installation.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
ジェネレータ 0
« ファイバー ジェネレータとは » PHP Manual 言語リファレンス ジェネレータ ジェネレータ 目次 ジェネレータとは ジェネレータの構文 ジェネレータと Iterator オブジェクトとの比較 参考 オブジェクトの反復処理 関連キーワード: オブジェクト , ファイバー , 言語 , リファレンス , 構文 , 比較 , 参考 , 反 ...
https://man.plustar.jp/php/language.generators.html - [similar]
MySQL Native Driver 0
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじめに 概要 インストール 実行時設定 非互換性 持続的接続 統計情報 メモ Memory management MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MyS ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]
MessageFormatter クラス 0
« Normalizer::normalize MessageFormatter::create » PHP Manual intl MessageFormatter クラス MessageFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに MessageFormatter は、言語に依存しない連結されたメッセージを作成するための具象クラスです。 このクラスのメソッドを使 ...
https://man.plustar.jp/php/class.messageformatter.html - [similar]