検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 440 for [SIMILAR] 16 1024 4096 WITH 9631 mcrypt WITH 905... (0.399 sec.)
0
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); $bprovides = enchant_broker_describe ( $r ); echo "現在のブローカーは、次のバックエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_ ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
ファイル記述子からバイトデータを読み込む 0
« dio_open dio_seek » PHP Manual ダイレクト IO 関数 ファイル記述子からバイトデータを読み込む dio_read (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_read — ファイル記述子からバイトデータを読み込む 説明 dio_read ( resource $fd , int $len = 1024 ): string 関数 dio_read() は 記述子 fd で示されるファイ ...
https://man.plustar.jp/php/function.dio-read.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
接続しているかどうかによらず、ソケットからデータを受信する 0
« socket_recv socket_recvmsg » PHP Manual ソケット 関数 接続しているかどうかによらず、ソケットからデータを受信する socket_recvfrom (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recvfrom — 接続しているかどうかによらず、ソケットからデータを受信する 説明 socket_recvfrom ( Socket $socket , st ...
https://man.plustar.jp/php/function.socket-recvfrom.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
幅と高さを指定して、画像の縮尺を変更する 0
« imagesavealpha imagesetbrush » PHP Manual GD および Image 関数 幅と高さを指定して、画像の縮尺を変更する imagescale (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagescale — 幅と高さを指定して、画像の縮尺を変更する 説明 imagescale ( GdImage $image , int $width , int $height = -1 , int $mode = IMG_BIL ...
https://man.plustar.jp/php/function.imagescale.html - [similar]
データを復号する 0
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 0
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する openssl_x509_fingerprint (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_x509_fingerprint — 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]