検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 720 for [SIMILAR] 16 1024 4096 WITH 6450 ャッ WITH 5383 ... (0.665 sec.)
データベースを削除する 0
« ibase_delete_user ibase_errcode » PHP Manual Firebird/InterBase 関数 データベースを削除する ibase_drop_db (PHP 5, PHP 7 < 7.4.0) ibase_drop_db — データベースを削除する 説明 ibase_drop_db ( resource $connection = null ): bool この関数は、 ibase_connect() あるいは ibase_pconnect() のいず ...
https://man.plustar.jp/php/function.ibase-drop-db.html - [similar]
マジック定数 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]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.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
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.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]