検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 574 for [SIMILAR] 16 1024 4096 WITH 10261 移行 WITH 1014... (0.600 sec.)
SplStack クラス 0
« SplDoublyLinkedList::valid SplStack::__construct » PHP Manual データ構造 SplStack クラス SplStack クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplStack クラスは、スタックの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplStack extends SplDoubl ...
https://man.plustar.jp/php/class.splstack.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
callable をクロージャに変換する 0
« Closure::call Generator » PHP Manual Closure callable をクロージャに変換する Closure::fromCallable (PHP 7 >= 7.1.0) Closure::fromCallable — callable をクロージャに変換する 説明 public static Closure::fromCallable ( callable $callback ): Closure 現在のスコープを用いて、指定された callba ...
https://man.plustar.jp/php/closure.fromcallable.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数についての説明や実際の使用法は、 curl_setopt() および curl_getinfo ...
https://man.plustar.jp/php/curl.constants.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の cURL サポート機能を使用するには、 --with-curl[=DIR] を付けて PHP をコンパイル しておく必要があります。ただし、DIR は、ディレクトリ lib および include を有するディレクトリの場所となります。 ディレクト ...
https://man.plustar.jp/php/curl.installation.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FTP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FTP_ASCII ( int ) FTP_AUTOSEEK ( int ) ftp_set_option() を参照してください。 FT ...
https://man.plustar.jp/php/ftp.constants.html - [similar]
FDF ファイルのバージョン番号を設定する 0
« fdf_set_value GnuPG » PHP Manual FDF 関数 FDF ファイルのバージョン番号を設定する fdf_set_version (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_version — FDF ファイルのバージョン番号を設定する 説明 fdf_set_version ( resource $fdf_document , string $version ): bool 指定したドキュ ...
https://man.plustar.jp/php/function.fdf-set-version.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 0
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを画像に書き込む imagettftext (PHP 4, PHP 5, PHP 7, PHP 8) imagettftext — TrueType フォントを使用してテキストを画像に書き込む 説明 imagettftext ( GdImage $image , float $size , float $angle , i ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
Oracle クライアント・ライブラリのバージョンを返す 0
« oci_cancel oci_close » PHP Manual OCI8 関数 Oracle クライアント・ライブラリのバージョンを返す oci_client_version (PHP 5 >= 5.3.7, PHP 7, PHP 8, PECL OCI8 >= 1.4.6) oci_client_version — Oracle クライアント・ライブラリのバージョンを返す 説明 oci_client_version (): string PHP がリンクされ ...
https://man.plustar.jp/php/function.oci-client-version.html - [similar]