検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 694 for [SIMILAR] 16 1024 4096 WITH 8538 アッ WITH 6013 ... (0.540 sec.)
現在のノードから XML を取得する 0
« XMLReader::read XMLReader::readOuterXml » PHP Manual XMLReader 現在のノードから XML を取得する XMLReader::readInnerXml (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLReader::readInnerXml — 現在のノードから XML を取得する 説明 public XMLReader::readInnerXml (): string 現在のノードの中身を、子ノードや ...
https://man.plustar.jp/php/xmlreader.readinnerxml.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromtga imagecreatefromwebp » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromwbmp (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecreatefromwbmp — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromwbmp ( string $filena ...
https://man.plustar.jp/php/function.imagecreatefromwbmp.html - [similar]
LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) 0
« Lighttpd 1.4 (Unix システム用) CGI およびコマンドライン » PHP Manual Unix システムへのインストール LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) LiteSpeed PHP は、LiteSpeed SAPI を通じて LiteSpeed プロダクトと動作させるための 最適化 ...
https://man.plustar.jp/php/install.unix.litespeed.html - [similar]
乱数値の最大値を表示する 0
« min mt_rand » PHP Manual Math 関数 乱数値の最大値を表示する mt_getrandmax (PHP 4, PHP 5, PHP 7, PHP 8) mt_getrandmax — 乱数値の最大値を表示する 説明 mt_getrandmax (): int mt_rand() のコールにより返される最大の値を返します。 パラメータ この関数にはパラメータはありません。 戻り値 mt_rand ...
https://man.plustar.jp/php/function.mt-getrandmax.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
パッケージの使用 0
« macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 » PHP Manual macOS へのインストール パッケージの使用 パッケージの使用 macOS 用にコンパイルされた PHP パッケージがいくつか存在します。 一般的なセットアップを行うにあたって、利用することができます。 ...
https://man.plustar.jp/php/install.macosx.packages.html - [similar]
はじめに 0
« uopz インストール/設定 » PHP Manual uopz はじめに はじめに uopz (User Operations for Zend) エクステンションは、 コンパイル時および実行時に通常使用される Zend Engine の機能を公開します。 その目的は、PHP コードを表す内部構造の変更を可能にすること、 およびユーザーのコードが VM と対話できる ...
https://man.plustar.jp/php/intro.uopz.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]