検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 841 for (0.069 sec.)
ユーザー関数をイテレータのすべての要素でコールする 3151
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコール ... ray 。 args の個々の要素が コールバック callback に々の引数として渡されます。 戻り値 イテレータの要素数 ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
ユリウス暦をユリウス積算日に変換する 3151
« jewishtojd unixtojd » PHP Manual カレンダー 関数 ユリウス暦をユリウス積算日に変換する julianto ... ませんでした。 また、年の始まりを一つの文化のものからの文化のものに変更すること、 つまり、January を最初の ...
https://man.plustar.jp/php/function.juliantojd.html - [similar]
Refresh 拡張操作のヘルパ 3151
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_re ... のインスタンス。 dn リフレッシュするエンティティの識名。 ttl 自動的に削除される前にエントリがディレクトリ ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
現在の属性に属性を追加する 3151
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_a ... ion クラスのインスタンス。 dn LDAP エンティティの識名。 entry 追加する属性値を一覧にした連想配列。 属性 ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
属性を新規の値に置換する 3151
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mo ... ion クラスのインスタンス。 dn LDAP エンティティの識名。 entry 置き換える属性を一覧にした連想配列。 空の ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]
エントリ名を修正する 3151
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 ... ion クラスのインスタンス。 dn LDAP エンティティの識名。 new_rdn 新しい RDN。 new_parent 新しい親エントリ ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
文字列の中に指定した文字列が最初に現れる位置を見つける 3151
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現 ... ng $encoding = null ): int | false ある文字列の中での文字列が最初に現れる位置を見つけます。 マルチバイト ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
文字列の中で、指定した文字列が最初に現れる位置を見つける 3151
« mb_strrpos mb_strtolower » PHP Manual マルチバイト文字列 関数 文字列の中で、指定した文字列が最 ... le になりました。 参考 stristr() - 大文字小文字を区しない strstr strstr() - 文字列が最初に現れる位置を見 ... つける mb_stristr() - 大文字小文字を区せず、 文字列の中で指定した文字列が最初に現れる位置を ...
https://man.plustar.jp/php/function.mb-strstr.html - [similar]
メッセージキューを作成またはそれにアタッチする 3151
« ftok msg_queue_exists » PHP Manual セマフォ関数 メッセージキューを作成またはそれにアタッチする ... 同じ key で 2 度目に msg_get_queue() がコールされるとの ID が返されますが、どちらの ID も同じメッセージキ ...
https://man.plustar.jp/php/function.msg-get-queue.html - [similar]
mysql_list_dbs のコール結果からデータベース名を取得する 3151
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベ ... i ++; } ?> 注意 注意 : 下位互換のために、次の非推奨名を使用してもいいでしょう。 mysql_dbname() 参考 mys ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]