検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 323 for [SIMILAR] 16 1024 4096 WITH 10224 テス WITH 9631... (1.269 sec.)
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.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]
gzip 圧縮された文字列を作成する 0
« gzdeflate gzeof » PHP Manual Zlib 関数 gzip 圧縮された文字列を作成する gzencode (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzencode — gzip 圧縮された文字列を作成する 説明 gzencode ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_GZIP ): string | false この関数は、入力 data を ...
https://man.plustar.jp/php/function.gzencode.html - [similar]
指定したパレットインデックスの色を設定する 0
« imagecolorresolvealpha imagecolorsforindex » PHP Manual GD および Image 関数 指定したパレットインデックスの色を設定する imagecolorset (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorset — 指定したパレットインデックスの色を設定する 説明 imagecolorset ( GdImage $image , int $color , int $red , in ...
https://man.plustar.jp/php/function.imagecolorset.html - [similar]
TrueColor イメージをパレットイメージに変換する 0
« imagesy imagettfbbox » PHP Manual GD および Image 関数 TrueColor イメージをパレットイメージに変換する imagetruecolortopalette (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagetruecolortopalette — TrueColor イメージをパレットイメージに変換する 説明 imagetruecolortopalette ( GdImage $image , b ...
https://man.plustar.jp/php/function.imagetruecolortopalette.html - [similar]
メッセージのヘッダを返す 0
« imap_fetchbody imap_fetchmime » PHP Manual IMAP 関数 メッセージのヘッダを返す imap_fetchheader (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchheader — メッセージのヘッダを返す 説明 imap_fetchheader ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false 指定したメッセージ ...
https://man.plustar.jp/php/function.imap-fetchheader.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
単語をハイフネーションする 0
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PECL ps >= 1.1.1) ps_hyphenate — 単語をハイフネーションする 説明 ps_hyphenate ( resource $psdoc , string $text ): array | false 渡された単語をハイフネーションします。 ps_hyphenate() は、( ps_set_ ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]