検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 578 for [SIMILAR] 16 1024 4096 WITH 22627 トン WITH 1079... (0.827 sec.)
データベース接続 0
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガイド データベース接続 データベース接続 MySQL は、サーバに接続するために、 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプです。 ホ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
Rar アーカイブをオープンする 0
« RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープンする RarArchive::open rar_open (PECL rar >= 2.0.0) RarArchive::open -- rar_open — Rar アーカイブをオープンする 説明 オブジェクト指向型 (メソッド) public static RarArchive::open ( string $file ...
https://man.plustar.jp/php/rararchive.open.html - [similar]
gz ファイルを開く 0
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]
全ての ODBC 接続を閉じる 0
« odbc_binmode odbc_close » PHP Manual ODBC 関数 全ての ODBC 接続を閉じる odbc_close_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_close_all — 全ての ODBC 接続を閉じる 説明 odbc_close_all (): void odbc_close_all() は、 データベースサーバーへの全ての接続を閉じます。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/function.odbc-close-all.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
はじめに 0
« WDDX インストール/設定 » PHP Manual WDDX はじめに はじめに 警告 この拡張モジュールは 推奨されていません し PHP 7.4.0 以降では バンドルされていません 。 以下の関数は、 » WDDX と組み合わせて動作することを想定しています。 警告 信頼できないユーザーの入力を wddx_deserialize() 関数に渡しては ...
https://man.plustar.jp/php/intro.wddx.html - [similar]
データベースをオープンする 0
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP 5, PHP 7, PHP 8) dba_open — データベースをオープンする 説明 dba_open ( string $path , string $mode , string $handler = ? , string ...$args ): resource | false dba_open() は、 handler を用いて ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 0
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タグを取り除く fgetss (PHP 4, PHP 5, PHP 7) fgetss — ファイルポインタから 1 行取り出し、HTML タグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼 ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
ディレクトリハンドルを元に戻す 0
« readdir scandir » PHP Manual ディレクトリ 関数 ディレクトリハンドルを元に戻す rewinddir (PHP 4, PHP 5, PHP 7, PHP 8) rewinddir — ディレクトリハンドルを元に戻す 説明 rewinddir ( ? resource $dir_handle = null ): void dir_handle で指定されたディレクトリの ストリームをディレクトリの先頭にリ ...
https://man.plustar.jp/php/function.rewinddir.html - [similar]
共有メモリセグメントを作成またはオープンする 0
« sem_remove shm_detach » PHP Manual セマフォ関数 共有メモリセグメントを作成またはオープンする shm_attach (PHP 4, PHP 5, PHP 7, PHP 8) shm_attach — 共有メモリセグメントを作成またはオープンする 説明 shm_attach ( int $key , ? int $size = null , int $permissions = 0666 ): SysvSharedMemory | ...
https://man.plustar.jp/php/function.shm-attach.html - [similar]