検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 946 for [SIMILAR] 16 1024 4096 WITH 23966 ロジ WITH 2384... (0.701 sec.)
ネットワークエンティティに関する情報ツリーを検索する 0
« snmpwalk SNMP » PHP Manual SNMP 関数 ネットワークエンティティに関する情報ツリーを検索する snmpwalkoid (PHP 4, PHP 5, PHP 7, PHP 8) snmpwalkoid — ネットワークエンティティに関する情報ツリーを検索する 説明 snmpwalkoid ( string $hostname , string $community , array | string $object_id , in ...
https://man.plustar.jp/php/function.snmpwalkoid.html - [similar]
文字列を URL エンコードする 0
« urldecode V8js » PHP Manual URL 関数 文字列を URL エンコードする urlencode (PHP 4, PHP 5, PHP 7, PHP 8) urlencode — 文字列を URL エンコードする 説明 urlencode ( string $string ): string この関数は、URL の問い合わせ部分に使用する文字列のエンコードや 次のページへ変数を渡す際に便利です。 ...
https://man.plustar.jp/php/function.urlencode.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
Phar ファイルフォーマット 0
« Zip 形式の phar アーカイブ グローバルな Phar ビットマップフラグ » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルフォーマット Phar ファイルフォーマット phar ファイル形式は スタブ/マニフェスト/コンテンツ/シグネチャ で構成されており、phar アーカイブ内に何が含まれているのか ...
https://man.plustar.jp/php/phar.fileformat.phar.html - [similar]
処理フラグを設定する 0
« ArrayObject::serialize ArrayObject::setIteratorClass » PHP Manual ArrayObject 処理フラグを設定する ArrayObject::setFlags (PHP 5 >= 5.1.0, PHP 7, PHP 8) ArrayObject::setFlags — 処理フラグを設定する 説明 public ArrayObject::setFlags ( int $flags ): void ArrayObject の振る舞いを変更するフ ...
https://man.plustar.jp/php/arrayobject.setflags.html - [similar]
Gmagick 0
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 Gmagick — Gmagick クラス Gmagick::addimage — 新しい画像を Gmagick オブジェクトの画像リストに追加する Gmagick::addnoiseimage — ランダムなノイズを画 ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
The EvWatcher class 0
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev >= 0.2.0) はじめに EvWatcher is a base class for all watchers( EvCheck , EvChild etc.). Since EvWatcher 's constructor is abstract , one can't(and don't need to) create EvWatcher objects dire ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
Schema クラス 0
« RowResult::getWarningsCount Schema::__construct » PHP Manual Mysql_xdevapi Schema クラス Schema クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Schema implements mysql_xdevapi\DatabaseObject { /* プロパティ */ public $ name ; /* メソッド */ public createCo ...
https://man.plustar.jp/php/class.mysql-xdevapi-schema.html - [similar]
Table クラス 0
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラス (PECL mysql-xdevapi >= 8.0.11) はじめに INSERT/SELECT/UPDATE/DELETE ステートメントを通じて、テーブルへのアクセスを提供します。 クラス概要 class mysql_xdevapi\Table implements mysql_xdevapi ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]