検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 816 for [SIMILAR] 16 1024 4096 WITH 9424 zlib WITH 4016 ... (4.125 sec.)
S/MIME 暗号化されたメッセージを復号する 0
« openssl_pkcs12_read openssl_pkcs7_encrypt » PHP Manual OpenSSL 関数 S/MIME 暗号化されたメッセージを復号する openssl_pkcs7_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_decrypt — S/MIME 暗号化されたメッセージを復号する 説明 openssl_pkcs7_decrypt ( string $input_filename , ...
https://man.plustar.jp/php/function.openssl-pkcs7-decrypt.html - [similar]
指定したモジュールのセルフテストを実行する 0
« mcrypt_module_open mdecrypt_generic » PHP Manual Mcrypt 関数 指定したモジュールのセルフテストを実行する mcrypt_module_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_self_test — 指定したモジュールのセルフテストを実行する 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-module-self-test.html - [similar]
テキストへの署名 0
« 例 GnuPG 関数 » PHP Manual 例 テキストへの署名 テキストへの署名 この例は、指定したテキストに署名をします。 例1 gnupg での署名の例 (手続き型) <?php // gnupg を初期化します $res = gnupg_init (); // 必須ではありません。Clearsign はデフォルト値です gnupg_setsignmode ( $res , GNUPG_SIG_MODE ...
https://man.plustar.jp/php/gnupg.examples-clearsign.html - [similar]
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
文字列を圧縮する 0
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzcompress — 文字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): string | false この関数は、 ZLIB データフォーマットを用いて ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
DeflateContext クラス 0
« zlib_get_coding_type InflateContext » PHP Manual Zlib DeflateContext クラス DeflateContext クラス (PHP 8) はじめに PHP 8.0.0 以降、 zlib.deflate リソースを置き換える完全不透明クラスです。 クラス概要 final class DeflateContext { } 関連キーワード: クラス , DeflateContext , zlib , coding ...
https://man.plustar.jp/php/class.deflatecontext.html - [similar]
Return the number of rows affected by the last SQL statement 0
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the number of rows affected by the last SQL statement cubrid_affected_rows (PECL CUBRID >= 8.3.0) cubrid_affected_rows — Return the number of rows affected by the last SQL statement 説明 cubrid_affec ...
https://man.plustar.jp/php/function.cubrid-affected-rows.html - [similar]
BLOB を読み取るためのストリームリソースを開く 0
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
ヘッダが既に送信されているかどうかを調べる 0
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどうかを調べる headers_sent (PHP 4, PHP 5, PHP 7, PHP 8) headers_sent — ヘッダが既に送信されているかどうかを調べる 説明 headers_sent ( string &$filename = null , int &$line = null ): bool ヘッダが ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]
ディレクトリハンドルをオープンする 0
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]