検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 275 for [SIMILAR] 16 1024 4096 WITH 39576 getdefaultvalu... (0.633 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
様々な assert フラグを設定/取得する 0
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の assert() 制御オプ ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
データベースを持続的にオープンする 0
« dba_optimize dba_replace » PHP Manual DBA 関数 データベースを持続的にオープンする dba_popen (PHP 4, PHP 5, PHP 7, PHP 8) dba_popen — データベースを持続的にオープンする 説明 dba_popen ( string $path , string $mode , string $handler = ? , mixed ...$args ): resource | false dba_popen() は ...
https://man.plustar.jp/php/function.dba-popen.html - [similar]
新しい fileinfo インスタンスを作成する 0
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する finfo_open finfo::__construct (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_open -- finfo::__construct — 新しい fileinfo インスタンスを作成する 説明 手続き型 finfo_open ( int $flag ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
日付/時刻情報を取得する 0
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $timestamp = null ): array timestamp に関する日付情報を有する連想配列を返します。 timestamp が省略されたり、 null だった場合 ...
https://man.plustar.jp/php/function.getdate.html - [similar]
ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 0
« gmmktime idate » PHP Manual 日付・時刻 関数 ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする gmstrftime (PHP 4, PHP 5, PHP 7, PHP 8) gmstrftime — ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないこ ...
https://man.plustar.jp/php/function.gmstrftime.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]
ドメイン名をIDNAのASCII形式に変換する 0
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 0
« idn_to_ascii IntlChar » PHP Manual IDN 関数 IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する idn_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 説明 手続き型 idn_to_u ...
https://man.plustar.jp/php/function.idn-to-utf8.html - [similar]
PNG イメージをブラウザまたはファイルに出力する 0
« imagepalettetotruecolor imagepolygon » PHP Manual GD および Image 関数 PNG イメージをブラウザまたはファイルに出力する imagepng (PHP 4, PHP 5, PHP 7, PHP 8) imagepng — PNG イメージをブラウザまたはファイルに出力する 説明 imagepng ( GdImage $image , resource | string | null $file = null , ...
https://man.plustar.jp/php/function.imagepng.html - [similar]