検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 942 for [SIMILAR] 16 1024 4096 WITH 23360 setaccessible ... (0.483 sec.)
The StompFrame class 0
« Stomp::unsubscribe StompFrame::__construct » PHP Manual Stomp The StompFrame class The StompFrame class (PECL stomp >= 0.1.0) はじめに Represents a message which was sent or received from a Stomp compliant Message Broker. クラス概要 class StompFrame { /* プロパティ */ public $ command ...
https://man.plustar.jp/php/class.stompframe.html - [similar]
The Swoole\Http\Request class 0
« Swoole\Http\Client::upgrade Swoole\Http\Request::__destruct » PHP Manual Swoole The Swoole\Http\Request class The Swoole\Http\Request class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Request { /* メソッド */ public __destruct (): void public rawcontent (): string } 目 ...
https://man.plustar.jp/php/class.swoole-http-request.html - [similar]
The Swoole\Serialize class 0
« Swoole\Redis\Server::start Swoole\Serialize::pack » PHP Manual Swoole The Swoole\Serialize class The Swoole\Serialize class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Serialize { /* メソッド */ public static pack ( string $data , int $is_fast = ? ): ReturnType public stati ...
https://man.plustar.jp/php/class.swoole-serialize.html - [similar]
その他のフィルタ 0
« 除去フィルタ フィルタフラグ » PHP Manual フィルタの型 その他のフィルタ その他のフィルタ その他のフィルタの一覧 ID 名前 オプション フラグ 説明 FILTER_CALLBACK "callback" callable 関数あるいはメソッド ユーザー定義の関数をコールしてデータをフィルタリングします。 関連キーワード: フィルタ , ...
https://man.plustar.jp/php/filter.filters.misc.html - [similar]
画像の基本属性を手軽に取得する 0
« Imagick::pingImageBlob Imagick::polaroidImage » PHP Manual Imagick 画像の基本属性を手軽に取得する Imagick::pingImageFile (PECL imagick 2, PECL imagick 3) Imagick::pingImageFile — 画像の基本属性を手軽に取得する 説明 public Imagick::pingImageFile ( resource $filehandle , string $fileName ...
https://man.plustar.jp/php/imagick.pingimagefile.html - [similar]
エラーおよびエラー処理 0
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エラーおよびエラー処理 エラーおよびエラー処理 PDO が提供するエラー処理方法は 3 通り存在し、 アプリケーションの開発形態によって使い分けることができます。 PDO::ERRMODE_SILENT PHP 8.0.0 より前のバ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
組み込みの型であるかを調べる 0
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であるかを調べる ReflectionNamedType::isBuiltin (PHP 7, PHP 8) ReflectionNamedType::isBuiltin — 組み込みの型であるかを調べる 説明 public ReflectionNamedType::isBuiltin (): bool PHP に元々組み込ま ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
SOAP 関数をコールする (非推奨) 0
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) SoapClient::__call (PHP 5, PHP 7, PHP 8) SoapClient::__call — SOAP 関数をコールする (非推奨) 説明 public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しま ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
Countable インターフェイス 0
« インターフェイス Countable::count » PHP Manual インターフェイス Countable インターフェイス Countable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Countable を実装したクラスは、 count() 関数で使用することができます。 インターフェイス概要 interface Countable { /* メソッド */ ...
https://man.plustar.jp/php/class.countable.html - [similar]