検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 257 for [SIMILAR] 16 1024 4096 WITH 29803 進数 WITH 2682... (0.298 sec.)
外部キーのリストを取得する 0
« odbc_field_type odbc_free_result » PHP Manual ODBC 関数 外部キーのリストを取得する odbc_foreignkeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_foreignkeys — 外部キーのリストを取得する 説明 odbc_foreignkeys ( resource $odbc , ? string $pk_catalog , string $pk_schema , string $pk_table , string $ ...
https://man.plustar.jp/php/function.odbc-foreignkeys.html - [similar]
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 0
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティングシステムに関する情報を返す php_uname (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) php_uname — PHP が稼動しているオペレーティングシステムに関する情報を返す 説明 php_uname ( string $mode = "a" ): st ...
https://man.plustar.jp/php/function.php-uname.html - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 0
« socket_getopt socket_getsockname » PHP Manual ソケット 関数 指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す socket_getpeername (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getpeername — 指定したソケットのリモート側に問い ...
https://man.plustar.jp/php/function.socket-getpeername.html - [similar]
Windows でのおすすめの構成 0
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows システムへのインストール Windows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張モジュールは Windows 版の PHP に含まれています。 これは PH ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
Memory management 0
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory management Introduction The MySQL Native Driver manages memory different than the MySQL Client Library. The libraries differ in the way memory is allocated and released, how memory is allocated in chun ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]