検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1720 for [SIMILAR] 16 1024 4096 WITH 531576 期待 WITH 245... (0.945 sec.)
dotnet クラス 0
« com::__construct dotnet::__construct » PHP Manual COM dotnet クラス dotnet クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに dotnet クラスにより、 クラスやメソッドが » COM に見えている場合 、 .Net アセンブリからクラスを生成して そのメソッドをコールしたりプロパティにアクセスしたりで ...
https://man.plustar.jp/php/class.dotnet.html - [similar]
Yaf_Dispatcher クラス 0
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_Dispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエスト環境の初期化、やってきたリクエストのルーティング、 そして見つかったアクションへのディスパッチです。 あらゆるレスポン ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
ソケットの直近のエラーを返す 0
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す socket_last_error (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_last_error — ソケットの直近のエラーを返す 説明 socket_last_error ( ? Socket $socket = null ): int Socket クラスのインスタンスをこの関 ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
指定された角度で画像を回転する 0
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する imagerotate (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagerotate — 指定された角度で画像を回転する 説明 imagerotate ( GdImage $image , float $angle , int $background_color , bool $ignore_transpa ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
ファイル情報 0
« scandir はじめに » PHP Manual ファイルシステム ファイル情報 ファイル情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Fileinfo 関数 finfo_buffer — 文字列バッファの情報を返す finfo_close — fileinfo インスタンスを閉じる finfo_file — ファイルについて ...
https://man.plustar.jp/php/book.fileinfo.html - [similar]
CSR の公開鍵を返す 0
« openssl_csr_export openssl_csr_get_subject » PHP Manual OpenSSL 関数 CSR の公開鍵を返す openssl_csr_get_public_key (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_csr_get_public_key — CSR の公開鍵を返す 説明 openssl_csr_get_public_key ( OpenSSLCertificateSigningRequest | string $csr , bool $sho ...
https://man.plustar.jp/php/function.openssl-csr-get-public-key.html - [similar]
定義済み定数 0
« リソース型 PHP オプション/情報 関数 » PHP Manual PHP Options/Info 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 定義済の phpcredits() 定数 定数 値 説明 CREDITS_GROUP 1 コア開発者のリスト CREDITS_GENERAL 2 一般的なクレジット: 言語設計とコンセプト、PH ...
https://man.plustar.jp/php/info.constants.html - [similar]
ReflectionObject を作成する 0
« ReflectionObject ReflectionObject::export » PHP Manual ReflectionObject ReflectionObject を作成する ReflectionObject::__construct (PHP 5, PHP 7, PHP 8) ReflectionObject::__construct — ReflectionObject を作成する 説明 public ReflectionObject::__construct ( object $object ) ReflectionObj ...
https://man.plustar.jp/php/reflectionobject.construct.html - [similar]
VarnishStat クラス 0
« VarnishAdmin::stop VarnishStat::__construct » PHP Manual Varnish VarnishStat クラス VarnishStat クラス (PECL varnish >= 0.3) はじめに クラス概要 class VarnishStat { /* メソッド */ public __construct ( array $args = ? ) public getSnapshot (): array } 目次 VarnishStat::__construct — Varn ...
https://man.plustar.jp/php/class.varnishstat.html - [similar]
リファレンスが行わないこと 0
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]