検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 188 for [SIMILAR] 16 1024 4096 WITH 26185 日数 WITH 1610... (0.470 sec.)
変更された関数 0
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更された関数 変更された関数 PHP コア debug_zval_dump() の出力が、"long" ではなく "int" に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
ローカルファイルシステムへのアクセス 0
« サポートするプロトコル/ラッパー http:// » PHP Manual サポートするプロトコル/ラッパー ローカルファイルシステムへのアクセス file:// file:// — ローカルファイルシステムへのアクセス 説明 PHP で使用されるデフォルトのラッパーは Filesystem で、 これはローカルファイルシステムを表します。 相対パ ...
https://man.plustar.jp/php/wrappers.file.html - [similar]
フィールドに (符号付きの) 一定量の時間を追加する 0
« IntlCalendar IntlCalendar::after » PHP Manual IntlCalendar フィールドに (符号付きの) 一定量の時間を追加する IntlCalendar::add (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::add — フィールドに (符号付きの) 一定量の時間を追加する 説明 オブジェクト指向型 public IntlCalendar ...
https://man.plustar.jp/php/intlcalendar.add.html - [similar]
さまざまな FTP 実行時オプションを設定する 0
« ftp_rmdir ftp_site » PHP Manual FTP 関数 さまざまな FTP 実行時オプションを設定する ftp_set_option (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_set_option — さまざまな FTP 実行時オプションを設定する 説明 ftp_set_option ( FTP\Connection $ftp , int $option , int | bool $value ): bool この関数 ...
https://man.plustar.jp/php/function.ftp-set-option.html - [similar]
MySQL データベースを選択する 0
« mysql_result mysql_set_charset » PHP Manual MySQL 関数 MySQL データベースを選択する mysql_select_db (PHP 4, PHP 5) mysql_select_db — MySQL データベースを選択する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳 ...
https://man.plustar.jp/php/function.mysql-select-db.html - [similar]
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
表示される長さを返す 0
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_prtlen — 表示される長さを返す 説明 pg_field_prtlen ( PgSql\Result $result , int $row_number , mixed $field_name_or_number ): int pg_field_prtlen ( ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
ラージオブジェクトに書き込む 0
« pg_lo_unlink pg_meta_data » PHP Manual PostgreSQL 関数 ラージオブジェクトに書き込む pg_lo_write (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_write — ラージオブジェクトに書き込む 説明 pg_lo_write ( PgSql\Lob $lob , string $data , ? int $length = null ): int | false pg_lo_write() は、ラー ...
https://man.plustar.jp/php/function.pg-lo-write.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 0
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する openssl_csr_sign (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_sign — CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 説明 openssl_csr_sign ( OpenSS ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]