検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 176 for [SIMILAR] 16 1024 4096 WITH 31619 cleanrepair WI... (0.184 sec.)
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
トランザクションを開始する 0
« PDO PDO::commit » PHP Manual PDO トランザクションを開始する PDO::beginTransaction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::beginTransaction — トランザクションを開始する 説明 public PDO::beginTransaction (): bool オートコミットモードをオフにします。オートコミットモードがオ ...
https://man.plustar.jp/php/pdo.begintransaction.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
Apache モジュールとしてインストール 0
« ケース 4: Webツリーの外にPHPパーサを置く セッションのセキュリティ » PHP Manual セキュリティ Apache モジュールとしてインストール Apache モジュールとしてインストール PHP が Apache モジュールとして使用された場合、 PHP は、Apache ユー ザーの許可属性(通常はユーザー "nobody" の許可属性)を継承 ...
https://man.plustar.jp/php/security.apache.html - [similar]
一般的な考慮事項 0
« はじめに CGI バイナリとしてインストール » PHP Manual セキュリティ 一般的な考慮事項 一般的な考慮事項 完全に安全なシステムは理想の産物でしかないため、セキュリティ業界で しばしば使用される手法は、リスクと利便性のバランスのとれた手法です。 変数がユーザーから投稿される度に(網膜スキャンと指紋 ...
https://man.plustar.jp/php/security.general.html - [similar]
ノードが子を持つかどうかを調べる 0
« tidyNode::getParent tidyNode::hasSiblings » PHP Manual tidyNode ノードが子を持つかどうかを調べる tidyNode::hasChildren (PHP 5, PHP 7, PHP 8) tidyNode::hasChildren — ノードが子を持つかどうかを調べる 説明 public tidyNode::hasChildren (): bool ノードが子を持つかどうかを調べます。 パラメー ...
https://man.plustar.jp/php/tidynode.haschildren.html - [similar]
このノードが兄弟ノードを持つかどうかを調べる 0
« tidyNode::hasChildren tidyNode::isAsp » PHP Manual tidyNode このノードが兄弟ノードを持つかどうかを調べる tidyNode::hasSiblings (PHP 5, PHP 7, PHP 8) tidyNode::hasSiblings — このノードが兄弟ノードを持つかどうかを調べる 説明 public tidyNode::hasSiblings (): bool ノードが兄弟ノードを持つか ...
https://man.plustar.jp/php/tidynode.hassiblings.html - [similar]
日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 0
« date_sub date_sunrise » PHP Manual 日付・時刻 関数 日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す date_sun_info (PHP 5 >= 5.1.2, PHP 7, PHP 8) date_sun_info — 日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 説明 date_sun_in ...
https://man.plustar.jp/php/function.date-sun-info.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT