検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 311 for [SIMILAR] 16 1024 4096 WITH 19043 fireeagle WITH... (1.189 sec.)
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]
MS SQL Server および SQL Azure データベースに接続する 0
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azure データベースに接続する PDO_SQLSRV DSN (PECL pdo_sqlsrv >= 2.0.1) PDO_SQLSRV DSN — MS SQL Server および SQL Azure データベースに接続する 説明 PDO_SQLSRV データソース名 (DSN) は以下の要素で構 ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
ファイルのグループを変更する 0
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.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]
cURL のバージョンを返す 0
« curl_unescape CurlHandle » PHP Manual cURL 関数 cURL のバージョンを返す curl_version (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_version — cURL のバージョンを返す 説明 curl_version (): array | false cURL のバージョンについての情報を返します。 パラメータ この関数にはパラメータはありません ...
https://man.plustar.jp/php/function.curl-version.html - [similar]
ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 0
« dirname disk_total_space » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す disk_free_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_free_space — ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 説明 disk_fr ...
https://man.plustar.jp/php/function.disk-free-space.html - [similar]
ファイルシステムあるいはディスクパーティションの全体サイズを返す 0
« disk_free_space diskfreespace » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティションの全体サイズを返す disk_total_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_total_space — ファイルシステムあるいはディスクパーティションの全体サイズを返す 説明 disk_total_s ...
https://man.plustar.jp/php/function.disk-total-space.html - [similar]
オープンしたファイルポインタからファイルに関する情報を取得する 0
« fseek fsync » PHP Manual ファイルシステム 関数 オープンしたファイルポインタからファイルに関する情報を取得する fstat (PHP 4, PHP 5, PHP 7, PHP 8) fstat — オープンしたファイルポインタからファイルに関する情報を取得する 説明 fstat ( resource $stream ): array | false ファイルポインタ stream ...
https://man.plustar.jp/php/function.fstat.html - [similar]
指定したファイルが最後に更新された時刻を返す 0
« ftp_login ftp_mkdir » PHP Manual FTP 関数 指定したファイルが最後に更新された時刻を返す ftp_mdtm (PHP 4, PHP 5, PHP 7, PHP 8) ftp_mdtm — 指定したファイルが最後に更新された時刻を返す 説明 ftp_mdtm ( FTP\Connection $ftp , string $filename ): int ftp_mdtm() はリモートファイルが最後に更新さ ...
https://man.plustar.jp/php/function.ftp-mdtm.html - [similar]