検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1280 for 名前 (1.362 sec.)
宣言されているすべてのトレイトの配列を返す 2539
« get_declared_interfaces get_mangled_object_vars » PHP Manual クラス/オブジェクト関数 宣言されて ... ありません。 戻り値 宣言されているすべてのトレイトの名前を値に持つ配列を返します。 失敗した場合は null を返し ...
https://man.plustar.jp/php/function.get-declared-traits.html - [similar]
PHP スクリプトの所有者の GID を得る 2539
« getlastmod getmyinode » PHP Manual PHP オプション/情報 関数 PHP スクリプトの所有者の GID を得る ... et_current_user() - 現在の PHP スクリプトの所有者の名前を取得する getmyinode() - 現在のスクリプトの inode を ...
https://man.plustar.jp/php/function.getmygid.html - [similar]
現在のスクリプトの inode を取得する 2539
« getmygid getmypid » PHP Manual PHP オプション/情報 関数 現在のスクリプトの inode を取得する ge ... et_current_user() - 現在の PHP スクリプトの所有者の名前を取得する getlastmod() - 最終更新時刻を取得する 関連 ...
https://man.plustar.jp/php/function.getmyinode.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 2539
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なるこ ... これは、関数ではなく 言語構造のため、 可変関数 や 名前付き引数 を用いてコールすることはできません。 注意 : ... - 指定した変数の割当を解除する defined() - 指定した名前の定数が存在するかどうかを調べる PHP 型の比較表 arra ...
https://man.plustar.jp/php/function.isset.html - [similar]
LDAP エントリの変更をまとめて実行する 2539
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap ... のキーからなる連想配列です: attrib は、変更する属性の名前に対応します。 modtype は、行う変更のタイプに対応し、 ... ( $connection , $dn , $modifs ); ?> 例2 ユーザーの名前を変更する <?php $dn = "cn=John Smith,ou=Wizards,dc= ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
言語およびロケール情報を検索する 2539
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP ... 目の曜日名 (DAY_1 = 日曜日) ABMON_(1-12) n 番目の月の名前の略式表記 MON_(1-12) n 番目の月の名前 AM_STR 午前を ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
指定したハッシュに関する情報を返す 2539
« password_algos password_hash » PHP Manual Password Hashing 関数 指定したハッシュに関する情報を ... 定数 が含まれます。 algoName には、そのアルゴリズムの名前が含まれます。 options には、 password_hash() を呼ん ...
https://man.plustar.jp/php/function.password-get-info.html - [similar]
SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 2539
« pg_put_line pg_query » PHP Manual PostgreSQL 関数 SQL コマンドとパラメータを分割してサーバーへ ... 例1 pg_query_params() の使用法 <?php // "mary"という名前のデータベースに接続 $dbconn = pg_connect ( "dbname= ... mary" ); // Joe's Widgets という名前の店を探す。"Joe's Widgets" を // エスケープする必要 ...
https://man.plustar.jp/php/function.pg-query-params.html - [similar]
特定の要素に色を設定する 2539
« phpdbg_clear phpdbg_end_oplog » PHP Manual phpdbg 関数 特定の要素に色を設定する phpdbg_color ( ... DBG_COLOR_* のうちのひとつを指定します。 color 色の名前。 white , red , green , yellow , blue , purple , cy ...
https://man.plustar.jp/php/function.phpdbg-color.html - [similar]
Similar to define(), but allows defining in class definitions as well 2539
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo ... 、失敗した場合に false を返します。 参考 define() - 名前を指定して定数を定義する runkit7_constant_redefine() ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]