検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 271 for [SIMILAR] 16 1024 4096 WITH 10603 ャネ WITH 9304... (0.251 sec.)
文字列を大文字にする 0
« strtolower strtr » PHP Manual String 関数 文字列を大文字にする strtoupper (PHP 4, PHP 5, PHP 7, PHP 8) strtoupper — 文字列を大文字にする 説明 strtoupper ( string $string ): string string のアルファベット部分をすべて大文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtoupper.html - [similar]
文字列の最初の文字を大文字にする 0
« trim ucwords » PHP Manual String 関数 文字列の最初の文字を大文字にする ucfirst (PHP 4, PHP 5, PHP 7, PHP 8) ucfirst — 文字列の最初の文字を大文字にする 説明 ucfirst ( string $string ): string string の最初の文字がアルファベットであれば、 それを大文字にします。 「アルファベット」かどうか ...
https://man.plustar.jp/php/function.ucfirst.html - [similar]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
MIME base64 方式によりエンコードされたデータをデコードする 0
« URL 関数 base64_encode » PHP Manual URL 関数 MIME base64 方式によりエンコードされたデータをデコードする base64_decode (PHP 4, PHP 5, PHP 7, PHP 8) base64_decode — MIME base64 方式によりエンコードされたデータをデコードする 説明 base64_decode ( string $string , bool $strict = false ): st ...
https://man.plustar.jp/php/function.base64-decode.html - [similar]
アンチエイリアス機能を使用すべきかどうかを判断する 0
« imagealphablending imagearc » PHP Manual GD および Image 関数 アンチエイリアス機能を使用すべきかどうかを判断する imageantialias (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageantialias — アンチエイリアス機能を使用すべきかどうかを判断する 説明 imageantialias ( GdImage $image , bool $enable ...
https://man.plustar.jp/php/function.imageantialias.html - [similar]
指定した色+アルファ値に最も近い色のインデックスを取得する 0
« imagecolorclosest imagecolorclosesthwb » PHP Manual GD および Image 関数 指定した色+アルファ値に最も近い色のインデックスを取得する imagecolorclosestalpha (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecolorclosestalpha — 指定した色+アルファ値に最も近い色のインデックスを取得する 説明 imagec ...
https://man.plustar.jp/php/function.imagecolorclosestalpha.html - [similar]
拡張モジュールの一覧/分類 0
« コア php.ini ディレクティブに関する説明 アルファベット順 » PHP Manual 付録 拡張モジュールの一覧/分類 拡張モジュールの一覧/分類 目次 アルファベット順 所属 状態 この付録では、PHP マニュアルに掲載されている 150 以上の 拡張モジュールを分類します。 関連キーワード: 拡張 , モジュール , 分類 , ...
https://man.plustar.jp/php/extensions.html - [similar]
ソケット(通信時の終端)を作成する 0
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作成する socket_create (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create — ソケット(通信時の終端)を作成する 説明 socket_create ( int $domain , int $type , int $protocol ): Socket | false 通 ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
FTP サーバーからファイルをダウンロードする 0
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_get (PHP 4, PHP 5, PHP 7, PHP 8) ftp_get — FTP サーバーからファイルをダウンロードする 説明 ftp_get ( FTP\Connection $ftp , string $local_filename , string $remote_filename , int $mode = FTP_BI ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]