検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 297 for [SIMILAR] 16 1024 4096 WITH 46063 replacement WI... (0.566 sec.)
ファイル上のすべてのメタタグ情報を配列に展開する 0
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開する get_meta_tags (PHP 4, PHP 5, PHP 7, PHP 8) get_meta_tags — ファイル上のすべてのメタタグ情報を配列に展開する 説明 get_meta_tags ( string $filename , bool $use_include_path = false ): arra ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
現在のセッション ID を取得または設定する 0
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID を取得または設定する session_id (PHP 4, PHP 5, PHP 7, PHP 8) session_id — 現在のセッション ID を取得または設定する 説明 session_id ( ? string $id = null ): string | false session_id() は現在の ...
https://man.plustar.jp/php/function.session-id.html - [similar]
文字エンコーディング 0
« エラーコード 例 » PHP Manual XML パーサ 文字エンコーディング 文字エンコーディング PHPのXML拡張機能は、異なった 文字エンコーディング を通じて » Unicode 文字セットをサポートします。 ソースエンコーディング および ターゲットエンコーディング という2種類の文字エンコーディングがあります。 PHP ...
https://man.plustar.jp/php/xml.encoding.html - [similar]
Yaf_Response_Abstract クラス 0
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Response_Abstract クラス Yaf_Response_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protecte ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
要素を逆順にした配列を返す 0
« array_replace array_search » PHP Manual 配列 関数 要素を逆順にした配列を返す array_reverse (PHP 4, PHP 5, PHP 7, PHP 8) array_reverse — 要素を逆順にした配列を返す 説明 array_reverse ( array $array , bool $preserve_keys = false ): array 配列を受け取って、要素の順番を逆にした新しい配列を ...
https://man.plustar.jp/php/function.array-reverse.html - [similar]
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
次の正規表現検索を開始する位置を取得する 0
« mb_ereg_replace mb_ereg_search_getregs » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を取得する mb_ereg_search_getpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する 説明 mb_ereg_search_getpos (): int 次の正規表 ...
https://man.plustar.jp/php/function.mb-ereg-search-getpos.html - [similar]