検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 371 for [SIMILAR] 16 1024 4096 WITH 14996 compression WI... (0.364 sec.)
Phar 形式と Tar 形式、Zip 形式の徹底比較 0
« Phar ファイルのスタブ Tar 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Phar 形式と Tar 形式、Zip 形式の徹底比較 Phar 形式と Tar 形式、Zip 形式の徹底比較 phar 拡張モジュールがサポートする 3 つのファイル形式って、何がどう違うのでしょう? その答えを次の表にまと ...
https://man.plustar.jp/php/phar.fileformat.comparison.html - [similar]
現在のバッファの内容を取得し、出力バッファを削除する 0
« ob_flush ob_get_contents » PHP Manual 出力制御 関数 現在のバッファの内容を取得し、出力バッファを削除する ob_get_clean (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_clean — 現在のバッファの内容を取得し、出力バッファを削除する 説明 ob_get_clean (): string | false 現在のバッファの中身を取得 ...
https://man.plustar.jp/php/function.ob-get-clean.html - [similar]
使用中の出力ハンドラの一覧を取得する 0
« ob_implicit_flush ob_start » PHP Manual 出力制御 関数 使用中の出力ハンドラの一覧を取得する ob_list_handlers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_list_handlers — 使用中の出力ハンドラの一覧を取得する 説明 ob_list_handlers (): array 使用中の出力ハンドラの一覧を返します。 パラメータ こ ...
https://man.plustar.jp/php/function.ob-list-handlers.html - [similar]
新しいグローバル定数 0
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しいグローバル定数 新しいグローバル定数 PHP コア PASSWORD_ARGON2ID CURL CURLAUTH_BEARER CURLAUTH_GSSAPI CURLE_WEIRD_SERVER_REPLY CURLINFO_APPCONNECT_TIME_T CURLINFO_CONNECT_TIME_T CURLINFO_CONT ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.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]
セッションのデータを読み込む 0
« SessionHandlerInterface::open SessionHandlerInterface::write » PHP Manual SessionHandlerInterface セッションのデータを読み込む SessionHandlerInterface::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::read — セッションのデータを読み込む 説明 public SessionHandlerInterface:: ...
https://man.plustar.jp/php/sessionhandlerinterface.read.html - [similar]
セッションのデータを書き込む 0
« SessionHandlerInterface::read SessionIdInterface » PHP Manual SessionHandlerInterface セッションのデータを書き込む SessionHandlerInterface::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::write — セッションのデータを書き込む 説明 public SessionHandlerInterface::write ( st ...
https://man.plustar.jp/php/sessionhandlerinterface.write.html - [similar]