検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 374 for [SIMILAR] 16 1024 4096 WITH 51366 mcrypt WITH 15... (0.337 sec.)
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]
はじめに 0
« LZF インストール/設定 » PHP Manual LZF はじめに はじめに LZF は非常に高速な圧縮アルゴリズムで、わずかな速度の低下と引き換えに スペースを節約したい場合に適しています。 コンパイル時に速度もしくはスペースのどちらを優先して最適化を行うかを 選択することができます。この拡張モジュールは、Marc ...
https://man.plustar.jp/php/intro.lzf.html - [similar]
Phar 0
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Pha ...
https://man.plustar.jp/php/book.phar.html - [similar]
利用可能なモードを指定して、画像を自動的にクロップする 0
« imagecrop imagedashedline » PHP Manual GD および Image 関数 利用可能なモードを指定して、画像を自動的にクロップする imagecropauto (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecropauto — 利用可能なモードを指定して、画像を自動的にクロップする 説明 imagecropauto ( GdImage $image , int $mode = IMG_C ...
https://man.plustar.jp/php/function.imagecropauto.html - [similar]
Password Hashing 関数 0
« 定義済み定数 password_algos » PHP Manual パスワードのハッシュ Password Hashing 関数 Password Hashing 関数 目次 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info — 指定したハッシュに関する情報を返す password_hash — パスワードハッシュを作る passwor ...
https://man.plustar.jp/php/ref.password.html - [similar]
データベースへの接続 0
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
画像の輪郭をなめらかにする 0
« Gmagick::readimagefile Gmagick::removeimage » PHP Manual Gmagick 画像の輪郭をなめらかにする Gmagick::reducenoiseimage (PECL gmagick >= Unknown) Gmagick::reducenoiseimage — 画像の輪郭をなめらかにする 説明 public Gmagick::reducenoiseimage ( float $radius ): Gmagick 画像の輪郭をなめらかに ...
https://man.plustar.jp/php/gmagick.reducenoiseimage.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
正確な除算 0
« gmp_div gmp_export » PHP Manual GMP 関数 正確な除算 gmp_divexact (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_divexact — 正確な除算 説明 gmp_divexact ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 高速な "exact division" アルゴリズムを使用して num1 を num2 で割ります。 この関 ...
https://man.plustar.jp/php/function.gmp-divexact.html - [similar]