検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 991 for [SIMILAR] 16 1024 4096 WITH 27506 domelement WIT... (0.621 sec.)
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
PHP LDAP コールの使用法 0
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 0
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクトは変更しない Phar::startBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::startBuffering — Phar の書き込み操作のバッファリングを開始するが ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
ソケット 0
« SNMPException はじめに » PHP Manual その他のサービス ソケット ソケット はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ソケットのエラー ソケット 関数 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケッ ...
https://man.plustar.jp/php/book.sockets.html - [similar]
辞書リソースを開放する 0
« enchant_broker_dict_exists enchant_broker_free » PHP Manual Enchant 関数 辞書リソースを開放する enchant_broker_free_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_free_dict — 辞書リソースを開放する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼 ...
https://man.plustar.jp/php/function.enchant-broker-free-dict.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
ビットをクリアする 0
« gmp_binomial gmp_cmp » PHP Manual GMP 関数 ビットをクリアする gmp_clrbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_clrbit — ビットをクリアする 説明 gmp_clrbit ( GMP $num , int $index ): void num のビット index をクリア (0 に設定) します。index は 0 から始まります。 パラメータ num GMP オ ...
https://man.plustar.jp/php/function.gmp-clrbit.html - [similar]
画像パレットの色数を検出する 0
« imagecolorsforindex imagecolortransparent » PHP Manual GD および Image 関数 画像パレットの色数を検出する imagecolorstotal (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorstotal — 画像パレットの色数を検出する 説明 imagecolorstotal ( GdImage $image ): int 指定した画像パレットの色数を返します。 パ ...
https://man.plustar.jp/php/function.imagecolorstotal.html - [similar]
GD イメージにガンマ補正を適用する 0
« imagefttext imagegd2 » PHP Manual GD および Image 関数 GD イメージにガンマ補正を適用する imagegammacorrect (PHP 4, PHP 5, PHP 7, PHP 8) imagegammacorrect — GD イメージにガンマ補正を適用する 説明 imagegammacorrect ( GdImage $image , float $input_gamma , float $output_gamma ): bool 指定し ...
https://man.plustar.jp/php/function.imagegammacorrect.html - [similar]