検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 507 for [SIMILAR] 16 1024 4096 WITH 41838 フェ WITH 3978... (3.873 sec.)
はじめに 0
« Gmagick インストール/設定 » PHP Manual Gmagick はじめに はじめに Gmagick は、GraphicsMagick API を用いて画像の作成や編集を行ったり画像のメタ情報を取得したりするための拡張モジュールです。 GraphicsMagick は、自らを「画像処理におけるスイスアーミーナイフ」と称しています。 88 の主要なフォー ...
https://man.plustar.jp/php/intro.gmagick.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
Phar アーカイブのバージョン情報を返す 0
« Phar::getSupportedSignatures Phar::hasMetadata » PHP Manual Phar Phar アーカイブのバージョン情報を返す Phar::getVersion (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getVersion — Phar アーカイブのバージョン情報を返す 説明 public Phar::getVersion (): string オープンした Phar ...
https://man.plustar.jp/php/phar.getversion.html - [similar]
ストリームにフィルタを付加する 0
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_append — ストリームにフィルタを付加する 説明 stream_filter_append ( resource $stream , string $filtername , i ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
MySQL サーバーへの接続をオープンする 0
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql_connect (PHP 4, PHP 5) mysql_connect — MySQL サーバーへの接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
文字列属性を設定する 0
« radius_put_int radius_put_vendor_addr » PHP Manual Radius 関数 文字列属性を設定する radius_put_string (PECL radius >= 1.1.0) radius_put_string — 文字列属性を設定する 説明 radius_put_string ( resource $radius_handle , int $type , string $value , int $options = 0 , int $tag = ? ): bool 文 ...
https://man.plustar.jp/php/function.radius-put-string.html - [similar]
日付の書式 0
« 時刻の書式 複合的な書式 » PHP Manual サポートする日付と時刻の書式 日付の書式 日付の書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() および strtotime() のパーサーが理解する、 さまざまな日付フォーマットを説明します。 シンボル一覧 シンボル 書式 ...
https://man.plustar.jp/php/datetime.formats.date.html - [similar]
結果セットから、残っている行を取得する 0
« PDOStatement::fetch PDOStatement::fetchColumn » PHP Manual PDOStatement 結果セットから、残っている行を取得する PDOStatement::fetchAll (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::fetchAll — 結果セットから、残っている行を取得する 説明 public PDOStatement::fetchAll ( i ...
https://man.plustar.jp/php/pdostatement.fetchall.html - [similar]
Oracle OCI8 0
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 Oracle OCI8 はじめに インストール/設定 要件 インストール手順 テスト 実行時設定 定義済み定数 例 OCI8 接続のハンドリングおよびプーリング OCI8 高速アプリケーション通知 (FAN) サポート OCI8 Transp ...
https://man.plustar.jp/php/book.oci8.html - [similar]
RangeException クラス 0
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムの実行時に範囲エラーが発生したことを示すときにスローされる例外です。 通常は、アンダーフローやオーバーフロー以外の計算エラーが発生したことを ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]