検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 598 for ユーザー (0.028 sec.)
ユーザーレベルでの命名の手引き 4836
« パーサトークンの一覧 グローバル名前空間 » PHP Manual 付録 ユーザーレベルでの命名の手引き ユーザー ... 突を避けることができます。 関連キーワード: 手引き , ユーザー , レベル , 命名 , グローバル , シンボル , 名前 , コ ...
https://man.plustar.jp/php/userlandnaming.html - [similar]
ユーザーの単語リストに単語を追加する 4799
« Pspell 関数 pspell_add_to_session » PHP Manual Pspell 関数 ユーザーの単語リストに単語を追加する ... 0.2, PHP 5, PHP 7, PHP 8) pspell_add_to_personal — ユーザーの単語リストに単語を追加する 説明 pspell_add_to_pers ... , string $word ): bool pspell_add_to_personal() はユーザーの単語リスト に単語を追加します。ディレクトリをオープ ... い。 関連キーワード: 単語 , pspell , リスト , 追加 , ユーザー , personal , 注意 , PSpell , Dictionary , 関数 ...
https://man.plustar.jp/php/function.pspell-add-to-personal.html - [similar]
ユーザー関数をイテレータのすべての要素でコールする 4762
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコール ... ly (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iter ... NAS CHERRIES 参考 array_walk() - 配列の全ての要素にユーザー定義の関数を適用する 関連キーワード: 関数 , 要素 , コ ... ール , ユーザー , args , apply , callback , array , count , 処理 ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
このタイムゾーンの、ユーザー向けに表示する名前を取得する 4725
« IntlTimeZone::getCanonicalID IntlTimeZone::getDSTSavings » PHP Manual IntlTimeZone このタイムゾ ... ーンの、ユーザー向けに表示する名前を取得する IntlTimeZone::getDispla ... e -- intltz_get_display_name — このタイムゾーンの、ユーザー向けに表示する名前を取得する 説明 オブジェクト指向型 ... style locale 戻り値 関連キーワード: IntlTimeZone , ユーザー , 表示 , 名前 , 取得 , string , locale , getDispla ...
https://man.plustar.jp/php/intltimezone.getdisplayname.html - [similar]
関数 4725
« goto ユーザー定義関数 » PHP Manual 言語リファレンス 関数 関数 目次 ユーザー定義関数 関数の引数 ... 第一級callableを生成する記法 関連キーワード: 関数 , ユーザー , 定義 , goto , 言語 , リファレンス , 可変 , 内部 ...
https://man.plustar.jp/php/language.functions.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 4688
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用す ... HP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | objec ... ck , mixed $arg = null ): bool array 配列の各要素にユーザー定義関数 callback を適用します。 array_walk() は arr ... 参考 array_walk_recursive() - 配列の全ての要素に、ユーザー関数を再帰的に適用する iterator_apply() - ユーザー... ード: 配列 , 関数 , array , 要素 , callback , 適用 , ユーザー , 定義 , walk , パラメータ ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
はじめに 4688
« WDDX インストール/設定 » PHP Manual WDDX はじめに はじめに 警告 この拡張モジュールは 推奨されて ... せて動作することを想定しています。 警告 信頼できないユーザーの入力を wddx_deserialize() 関数に渡してはいけません ... ドをロードして実行してしまいかねませんし、悪意のあるユーザーがこれを悪用できてしまいます。 シリアライズされた値を ... ォーマットを使ってください。 関連キーワード: WDDX , ユーザー , 関数 , 警告 , データ , 標準 , 経由 , decode , オ ...
https://man.plustar.jp/php/intro.wddx.html - [similar]
エラー処理関数 4650
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照し ... 以前の例外ハンドラ関数を回復する set_error_handler — ユーザー定義のエラーハンドラ関数を設定する set_exception_han ... dler — ユーザー定義の例外ハンドラ関数を設定する trigger_error — ユー ... ler , ハンドラ , 定義 , debug , backtrace , 設定 , ユーザー ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
SQL文で collate 関数として使うユーザー定義関数を登録する 4621
« PDO::sqliteCreateAggregate PDO::sqliteCreateFunction » PHP Manual SQLite (PDO) SQL文で collate ... 関数として使うユーザー定義関数を登録する PDO::sqliteCreateCollation (PHP 5 ... iteCreateCollation — SQL文で collate 関数として使うユーザー定義関数を登録する 説明 public PDO::sqliteCreateColl ... 定義する、PHP関数または、 コールバックとして適用するユーザー定義関数。 2つの値を受けとり、 strcmp() 関数が返すの ... a1 a10 a2 a1 a2 a10 関連キーワード: 関数 , 定義 , ユーザー , collate , 登録 , PDO , 文 , sqliteCreateCollatio ...
https://man.plustar.jp/php/pdo.sqlitecreatecollation.html - [similar]
一般的な考慮事項 4621
« はじめに CGI バイナリとしてインストール » PHP Manual セキュリティ 一般的な考慮事項 一般的な考慮 ... は、リスクと利便性のバランスのとれた手法です。 変数がユーザーから投稿される度に(網膜スキャンと指紋のような)2種類の ... り複雑なフォームを埋めるために30分もかかるとすれば、ユーザー がセキュリティをバイパスする手段を探す気分にさせる ... 傾向があります。 最善のセキュリティは、通常、ユーザーによる業務の達成を防たげずに要求 を十分に達成できる程 ... ランザクションの型等に基づき大量に記録されているが、ユーザーは 一つのクッキーのみにより認証されている場合、ユーザ ...
https://man.plustar.jp/php/security.general.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT