検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 547 for [SIMILAR] 16 1024 4096 WITH 33694 reflectionrefe... (0.408 sec.)
DOMCharacterData クラス 0
« DOMCdataSection::__construct DOMCharacterData::appendData » PHP Manual DOM DOMCharacterData クラス DOMCharacterData クラス (PHP 5, PHP 7, PHP 8) はじめに 文字データノードを表します。このクラスに直接対応するノードはなく、 他のノードがこれを継承します。 クラス概要 class DOMCharacterData ...
https://man.plustar.jp/php/class.domcharacterdata.html - [similar]
国コードと地域コードから地域名を返す 0
« geoip_region_by_name geoip_setup_custom_directory » PHP Manual GeoIP 関数 国コードと地域コードから地域名を返す geoip_region_name_by_code (PECL geoip >= 1.0.4) geoip_region_name_by_code — 国コードと地域コードから地域名を返す 説明 geoip_region_name_by_code ( string $country_code , string ...
https://man.plustar.jp/php/function.geoip-region-name-by-code.html - [similar]
国コードと地域コードからタイムゾーンを返す 0
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーンを返す geoip_time_zone_by_country_and_region (PECL geoip >= 1.0.4) geoip_time_zone_by_country_and_region — 国コードと地域コードからタイムゾーンを返す 説明 geoip_time_zone_by_country_and_region ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]
PNG イメージをブラウザまたはファイルに出力する 0
« imagepalettetotruecolor imagepolygon » PHP Manual GD および Image 関数 PNG イメージをブラウザまたはファイルに出力する imagepng (PHP 4, PHP 5, PHP 7, PHP 8) imagepng — PNG イメージをブラウザまたはファイルに出力する 説明 imagepng ( GdImage $image , resource | string | null $file = null , ...
https://man.plustar.jp/php/function.imagepng.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
プリペアドステートメントを実行する 0
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
パラメータを取得する 0
« ps_get_buffer ps_get_value » PHP Manual PS 関数 パラメータを取得する ps_get_parameter (PECL ps >= 1.1.0) ps_get_parameter — パラメータを取得する 説明 ps_get_parameter ( resource $psdoc , string $name , float $modifier = ? ): string | false ps_set_parameter() で直接設定されたか、 あるい ...
https://man.plustar.jp/php/function.ps-get-parameter.html - [similar]
接続しているかどうかによらずソケットにメッセージを送信する 0
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケットにメッセージを送信する socket_sendto (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_sendto — 接続しているかどうかによらずソケットにメッセージを送信する 説明 socket_sendto ( Socket $socket , str ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]
デフォルトのストリームコンテキストを取得する 0
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを取得する stream_context_get_default (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_context_get_default — デフォルトのストリームコンテキストを取得する 説明 stream_context_get_default ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]