検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 526 for [SIMILAR] 16 1024 4096 WITH 35075 matches WITH 1... (0.442 sec.)
サポートするすべてのエンコーディングの配列を返す 0
« mb_language mb_ord » PHP Manual マルチバイト文字列 関数 サポートするすべてのエンコーディングの配列を返す mb_list_encodings (PHP 5, PHP 7, PHP 8) mb_list_encodings — サポートするすべてのエンコーディングの配列を返す 説明 mb_list_encodings (): array サポートするすべてのエンコーディングの配 ...
https://man.plustar.jp/php/function.mb-list-encodings.html - [similar]
文字列の幅を返す 0
« mb_strtoupper mb_substitute_character » PHP Manual マルチバイト文字列 関数 文字列の幅を返す mb_strwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strwidth — 文字列の幅を返す 説明 mb_strwidth ( string $string , ? string $encoding = null ): int 文字列 string の幅を返します。 半角文字は 1 ...
https://man.plustar.jp/php/function.mb-strwidth.html - [similar]
クライアントのエンコーディングを取得する 0
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する pg_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_client_encoding — クライアントのエンコーディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): strin ...
https://man.plustar.jp/php/function.pg-client-encoding.html - [similar]
文字列の各単語の最初の文字を大文字にする 0
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords (PHP 4, PHP 5, PHP 7, PHP 8) ucwords — 文字列の各単語の最初の文字を大文字にする 説明 ucwords ( string $string , string $separators = " \t\r\n\f\v" ): string 文字がアルファベットの場合、 string ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
サポートされる文字エンコーディング 0
« HTTP 入出力 関数のオーバーロード機能 » PHP Manual マルチバイト文字列 サポートされる文字エンコーディング サポートされる文字エンコーディング 現在、以下の文字エンコーディングが mbstring モジュールによりサポートされています。文字エンコーディングは、 mbstring 関数の encoding パラメータで指定 ...
https://man.plustar.jp/php/mbstring.supported-encodings.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関数 PHP コア stream_isatty() sapi_windows_vt100_support() SPL spl_object_id() DOM DomNodeList::count() DOMNamedNodeMap::count() FTP ftp_append() GD imagesetclip() imagegetclip() imageopenpolygo ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
大文字小文字を区別しない strstr 0
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, PHP 5, PHP 7, PHP 8) stristr — 大文字小文字を区別しない strstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack において needle が最初 ...
https://man.plustar.jp/php/function.stristr.html - [similar]
ソースコードからビルド / コンパイルする 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ソースコードからビルド / コンパイルする ソースコードからビルド / コンパイルする この拡張機能をソースコードからコンパイルする際に、考慮すべき事項は以下です。 拡張機能の名前は 'mysql_xdevapi' です。 よって、 --enable-mysql-xdevapi を ...
https://man.plustar.jp/php/mysql-xdevapi.build.html - [similar]
ディレクトリ内のファイルから phar を作成する 0
« Phar::apiVersion Phar::buildFromIterator » PHP Manual Phar ディレクトリ内のファイルから phar を作成する Phar::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromDirectory — ディレクトリ内のファイルから phar を作成する 説明 public Phar::buildFromDirecto ...
https://man.plustar.jp/php/phar.buildfromdirectory.html - [similar]