検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 256 for 代わり (0.046 sec.)
配列を降順にソートする 4787
« reset shuffle » PHP Manual 配列 関数 配列を降順にソートする rsort (PHP 4, PHP 5, PHP 7, PHP 8) ... いキーを割り当てます。 その際、単純にキーを並べ替える代わりに、 すでに割り当てられている既存のキーを削除してしま ...
https://man.plustar.jp/php/function.rsort.html - [similar]
クッキーを送信する 4787
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PH ... とに注意してください。 この挙動が気に入らない場合、 代わりに setrawcookie() を使ってください。 スクリプト内部で ... とします。 そのため、boolean 値は使用できません。その代わりとして、 false ではなく 0 、そして true ではなく 1 を ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
ネットワークエンティティに関する情報ツリーを検索する 4787
« snmpwalk SNMP » PHP Manual SNMP 関数 ネットワークエンティティに関する情報ツリーを検索する snmp ... です。 どちらも、下位互換のために提供されています。 代わりに snmprealwalk() を使用してください。 パラメータ ho ...
https://man.plustar.jp/php/function.snmpwalkoid.html - [similar]
指定した関数を __autoload() の実装として登録する 4787
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload ... 例1 spl_autoload_register() を __autoload() 関数の代わりに使う例 <?php // function __autoload($class) { // i ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
CSV 文字列をパースして配列に格納する 4787
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_g ... ることでエスケープされます。 しかし、 escape の文字を代わりに使うこともできます。 よって、デフォルト値 "" および ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
stream_socket_server で作られたソケットの接続を受け入れる 4787
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server ... サーバーソケットとともに使用すべきではありません。 代わりに stream_socket_recvfrom() および stream_socket_sen ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
名前空間終了ハンドラを設定する 4787
« xml_set_element_handler xml_set_external_entity_ref_handler » PHP Manual XML パーサ 関数 名前空 ... ると、 そのハンドラは無効になります。 注意 : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソ ...
https://man.plustar.jp/php/function.xml-set-end-namespace-decl-handler.html - [similar]
表記法宣言ハンドラを設定する 4787
« xml_set_external_entity_ref_handler xml_set_object » PHP Manual XML パーサ 関数 表記法宣言ハン ... 場合、そのハンドラは無効となります。 注意 : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソ ...
https://man.plustar.jp/php/function.xml-set-notation-decl-handler.html - [similar]
処理命令 (PI) 用ハンドラを設定する 4787
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) ... 場合、そのハンドラは無効となります。 注意 : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソ ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
名前空間開始ハンドラを設定する 4787
« xml_set_processing_instruction_handler xml_set_unparsed_entity_decl_handler » PHP Manual XML パ ... ると、 そのハンドラは無効になります。 注意 : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソ ...
https://man.plustar.jp/php/function.xml-set-start-namespace-decl-handler.html - [similar]