検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 408 for [SIMILAR] 16 1024 4096 WITH 17700 ハー WITH 1436... (0.358 sec.)
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
データを追加するために blob を生成する 0
« ibase_blob_close ibase_blob_echo » PHP Manual Firebird/InterBase 関数 データを追加するために blob を生成する ibase_blob_create (PHP 5, PHP 7 < 7.4.0) ibase_blob_create — データを追加するために blob を生成する 説明 ibase_blob_create ( resource $link_identifier = null ): resource | false ...
https://man.plustar.jp/php/function.ibase-blob-create.html - [similar]
ブラウザに blob の内容を出力する 0
« ibase_blob_create ibase_blob_get » PHP Manual Firebird/InterBase 関数 ブラウザに blob の内容を出力する ibase_blob_echo (PHP 5, PHP 7 < 7.4.0) ibase_blob_echo — ブラウザに blob の内容を出力する 説明 ibase_blob_echo ( string $blob_id ): bool ibase_blob_echo ( resource $link_identifier , ...
https://man.plustar.jp/php/function.ibase-blob-echo.html - [similar]
指定した暗号のキーの長さを得る 0
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得る mcrypt_get_key_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_key_size — 指定した暗号のキーの長さを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 さ ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
データの一部を取得するために blob をオープンする 0
« ibase_blob_info ibase_close » PHP Manual Firebird/InterBase 関数 データの一部を取得するために blob をオープンする ibase_blob_open (PHP 5, PHP 7 < 7.4.0) ibase_blob_open — データの一部を取得するために blob をオープンする 説明 ibase_blob_open ( resource $link_identifier , string $blob_id ...
https://man.plustar.jp/php/function.ibase-blob-open.html - [similar]
自動インクリメントされた値を取得する 0
« Result::getAffectedItemsCount Result::getGeneratedIds » PHP Manual mysql_xdevapi\Result 自動インクリメントされた値を取得する Result::getAutoIncrementValue (No version information available, might only be in Git) Result::getAutoIncrementValue — 自動インクリメントされた値を取得する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-result.getautoincrementvalue.html - [similar]
ファイルについての情報を取得する 0
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得する streamWrapper::url_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::url_stat — ファイルについての情報を取得する 説明 public streamWrapper::url_stat ( string $path , int $flags ): ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
MySQL クエリを送信する 0
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]