検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 710 for user (0.041 sec.)
システムログのメッセージを生成する 3110
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslo ... { $_SERVER [ 'REMOTE_ADDR' ]} ( { $_SERVER [ 'HTTP_USER_AGENT' ]} )" ); } closelog (); ?> 注意 Windows では ...
https://man.plustar.jp/php/function.syslog.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 3110
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新 ... 。これは「サービス」アプレットで表示される名前です。 user サービスを実行するユーザー名。指定しなかった場合、 ... 場合、 password も指定する必要があります。 password user に対応するパスワード。 path サービスの開始時に起動 ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]
可変関数 3110
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable func ... // "bar" を表示します。 ?> 参考 is_callable() call_user_func() function_exists() 可変変数 関連キーワード: ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
マジックメソッド 3110
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジ ... ass Connection { protected $link ; private $dsn , $username , $password ; public function __construct ( $d ... sn , $username , $password ) { $this -> dsn = $dsn ; $this -> ... username = $username ; $this -> password = $password ; ... $this -> link = new PDO ( $this -> dsn , $this -> username , $this -> password ); } public function __sle ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
プール内のすべてのサーバーの統計情報を取得する 3110
« Memcache::get Memcache::getServerStatus » PHP Manual Memcache プール内のすべてのサーバーの統計 ... 1 [time] => 1133810435 [version] => 1.1.12 [rusage_user] => 0.451931 [rusage_system] => 0.634903 [curr_ite ...
https://man.plustar.jp/php/memcache.getextendedstats.html - [similar]
その他の変更 3110
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から ... い。 session_module_name() session_module_name() に "user" を渡すと、 レベル E_RECOVERABLE_ERROR のエラーが発 ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
Architecture Overview 3110
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... . This library will provide an API similar to what users have come to expect from the old mongo driver (e. ... pendency for most applications, but not all . Some users may prefer to stick to the no-frills API offered ... administration, which provides an API for various user management and ops commands. The next major versio ... maintain and support the old mongo driver and its users for the foreseeable future, we invite everyone to ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
ドキュメントを検索する 3110
« Collection::existsInDatabase Collection::getName » PHP Manual mysql_xdevapi\Collection ドキュメ ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> sql ( "DROP DAT ...
https://man.plustar.jp/php/mysql-xdevapi-collection.find.html - [similar]
コレクションのドキュメントを変更する 3110
« Collection::getSession Collection::remove » PHP Manual mysql_xdevapi\Collection コレクションの ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> sql ( "DROP DAT ...
https://man.plustar.jp/php/mysql-xdevapi-collection.modify.html - [similar]
クエリのプレースホルダーに値をバインドする 3110
« mysql_xdevapi\CollectionFind CollectionFind::__construct » PHP Manual mysql_xdevapi\Collection ... $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ); $session -> sql ( "DROP DAT ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.bind.html - [similar]