検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 190 for [SIMILAR] 16 1024 4096 WITH 31678 タプ WITH 1677... (0.349 sec.)
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
Send a CUBRID query 0
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query cubrid_query (PECL CUBRID >= 8.3.1) cubrid_query — Send a CUBRID query 説明 cubrid_query ( string $query , resource $conn_identifier = ? ): resource cubrid_query() sends a unique query (multipl ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
全ての定義済の変数を配列で返す 0
« get_debug_type get_resource_id » PHP Manual 変数操作 関数 全ての定義済の変数を配列で返す get_defined_vars (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_vars — 全ての定義済の変数を配列で返す 説明 get_defined_vars (): array この関数は、環境変数、サーバー変数、 get_defined_vars() がコ ...
https://man.plustar.jp/php/function.get-defined-vars.html - [similar]
コンパイル/ロードされている全てのモジュールの名前を配列として返す 0
« get_included_files get_magic_quotes_gpc » PHP Manual PHP オプション/情報 関数 コンパイル/ロードされている全てのモジュールの名前を配列として返す get_loaded_extensions (PHP 4, PHP 5, PHP 7, PHP 8) get_loaded_extensions — コンパイル/ロードされている全てのモジュールの名前を配列として返す 説 ...
https://man.plustar.jp/php/function.get-loaded-extensions.html - [similar]
カレントのワーキングディレクトリを取得する 0
« dir opendir » PHP Manual ディレクトリ 関数 カレントのワーキングディレクトリを取得する getcwd (PHP 4, PHP 5, PHP 7, PHP 8) getcwd — カレントのワーキングディレクトリを取得する 説明 getcwd (): string | false カレントのワーキングディレクトリを返します。 パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/function.getcwd.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 7.4 以降 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.4.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PEC ...
https://man.plustar.jp/php/recode.installation.html - [similar]
OAuthProvider クラス 0
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス OAuthProvider クラス (PECL OAuth >= 1.0.0) はじめに OAuth プロバイダを管理するクラスです。 別のサイトで公開されている詳細なチュートリアル » Writing an OAuth Provider Service には、このサービス ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
Yaf_View_Simple クラス 0
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラス Yaf_View_Simple クラス (Yaf >=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエンジンで、PHP スクリプトテンプレートだけに対応 ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
ファイルの所有者を変更する 0
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP 4, PHP 5, PHP 7, PHP 8) chown — ファイルの所有者を変更する 説明 chown ( string $filename , string | int $user ): bool ファイル filename の所有者を(名前または番号で指定した) ユーザー user に変更 ...
https://man.plustar.jp/php/function.chown.html - [similar]