検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1896 for Get (0.014 sec.)
のエイリアス ibase_blob_get 3224
« fbird_blob_echo fbird_blob_import » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_blob ... _get fbird_blob_get (PHP 5, PHP 7 < 7.4.0) fbird_blob_g ... et — のエイリアス ibase_blob_get() 説明 この関数は次の関数のエイリアスです。 ibase_ ... blob_get() . 参考 fbird_blob_open() - のエイリアス ibase_bl ...
https://man.plustar.jp/php/function.fbird-blob-get.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 3224
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイル ... に書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get... カルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP\Connection $ftp , string $local_filename , s ... $mode = FTP_BINARY , int $offset = 0 ): int ftp_nb_get() は FTP サーバーからリモートファイルを取得し、 そ ... れをローカルファイルに保存します。 ftp_get() との違いは、この関数が 非同期処理でファイルを取得 ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
"遅延静的束縛" のクラス名 3224
« enum_exists get_class_methods » PHP Manual クラス/オブジェクト関数 "遅延静的束縛" のクラス名 get ... et_called_class (PHP 5 >= 5.3.0, PHP 7, PHP 8) get_called_class — "遅延静的束縛" のクラス名 説明 get_ ... 外部からコールされた場合は false を返します。 例 例1 get_called_class() の使用法 <?php class foo { static p ... ublic function test () { var_dump ( get_called_class ()); } } class bar extends foo { } fo ... 下となります。 string(3) "foo" string(3) "bar" 参考 get_parent_class() - オブジェクトの親クラスの名前を取得 ...
https://man.plustar.jp/php/function.get-called-class.html - [similar]
すべての定数の名前とその値を連想配列として返す 3224
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前と ... その値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... HP 8) get_defined_constants — すべての定数の名前とその値を連 ... 想配列として返す 説明 get_defined_constants ( bool $categorize = false ): ar ... ます。 <?php define ( "MY_CONSTANT" , 1 ); print_r ( get_defined_constants ( true )); ?> 上の例の出力は、 た ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 3224
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または re ... quire で読み込まれたファイルの名前を配列として返す get_included_files (PHP 4, PHP 5, PHP 7, PHP 8) get_in ... で読み込まれたファイルの名前を配列として返す 説明 get_included_files (): array この関数は、 include 、 i ... も、 返される配列には一度しかあらわれません。 例 例1 get_included_files() の例 <?php // このファイルは abc. ... hp' ; require_once 'test4.php' ; $included_files = get_included_files (); foreach ( $included_files as $f ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
すべての設定オプションを得る 3224
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_a ... ll (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ini_get_all — すべての設定オプションを得る 説明 ini_get_al ... トマスク値となっているのはそのためです。 例 例1 ini_get_all() の例 <?php print_r ( ini_get_all ( "pcre" )) ... ; print_r ( ini_get_all ()); ?> 上の例の出力は、 たとえば以下のようにな ... . ) 例2 details を無効にする例 <?php print_r ( ini_get_all ( "pcre" , false )); // PHP 5.3.0 で追加されま ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
入力ロケールのプライマリ言語を取得する 3224
« Locale::getKeywords Locale::getRegion » PHP Manual Locale 入力ロケールのプライマリ言語を取得す ... る Locale::getPrimaryLanguage locale_get_primary_language (PHP 5 ... = 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getPrimaryLanguage -- locale_get_primary_language — 入 ... 得する 説明 オブジェクト指向型 public static Locale::getPrimaryLanguage ( string $locale ): ? string 手続き ... 型 locale_get_primary_language ( string $locale ): ? string 入力 ...
https://man.plustar.jp/php/locale.getprimarylanguage.html - [similar]
入力ロケールの地域を取得する 3224
« Locale::getPrimaryLanguage Locale::getScript » PHP Manual Locale 入力ロケールの地域を取得する ... Locale::getRegion locale_get_region (PHP 5 >= 5.3.0, PHP 7, PH ... P 8, PECL intl >= 1.0.0) Locale::getRegion -- locale_get_region — 入力ロケールの地域を取 ... 得する 説明 オブジェクト指向型 public static Locale::getRegion ( string $locale ): ? string 手続き型 locale ... _get_region ( string $locale ): ? string 入力ロケールの ...
https://man.plustar.jp/php/locale.getregion.html - [similar]
Returns the CUBRID database parameters 3210
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... tabase parameters cubrid_get_db_parameter (PECL CUBRID >= 8.3.0) cubrid_get_db_ ... Returns the CUBRID database parameters 説明 cubrid_get_db_parameter ( resource $conn_identifier ): array ... o PARAM_MAX_STRING_LENGTH in result. 例 例1 cubrid_get_db_parameter() example <?php printf ( "%-30s %s\n" ... ')' . cubrid_error_msg ()); } $db_params = cubrid_get_db_parameter ( $conn ); while (list( $param_name , ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
Returns the last error number 3210
« fann_get_connection_rate fann_get_errstr » PHP Manual Fann 関数 Returns the last error number ... fann_get_errno (PECL fann >= 1.0.0) fann_get_errno — Return ... s the last error number 説明 fann_get_errno ( resource $errdat ): int Returns the last e ... _reset_errno() - Resets the last error number fann_get_errstr() - Returns the last errstr 関連キーワード: ...
https://man.plustar.jp/php/function.fann-get-errno.html - [similar]