検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 186 for [SIMILAR] 16 1024 4096 WITH 40590 号( WITH 35482... (0.290 sec.)
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 0
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナリにデコードする sodium_base642bin (PHP 7 >= 7.2.0, PHP 8) sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする 説明 sodium_base642bin ( string $string , int $id , st ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
GeoIP 関数 0
« 定義済み定数 geoip_asnum_by_name » PHP Manual GeoIP GeoIP 関数 GeoIP 関数 目次 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の大陸コードを取得する geoip_country_code_by_name — 二文字の国コードを取得する geoip_country_code3_by_name — 三文字の国コード ...
https://man.plustar.jp/php/ref.geoip.html - [similar]
Geo IP ロケーション 0
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
設定ファイル 0
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]