検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 244 for [SIMILAR] 16 1024 4096 WITH 73452 userfile WITH ... (0.608 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]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
Export the contents of a SVN directory 0
« svn_diff svn_fs_abort_txn » PHP Manual SVN 関数 Export the contents of a SVN directory svn_export (PECL svn >= 0.3.0) svn_export — Export the contents of a SVN directory 説明 svn_export ( string $frompath , string $topath , bool $working_copy = true , int $revision_no = -1 ): bool Expo ...
https://man.plustar.jp/php/function.svn-export.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]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.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 インストール/設定 インストール手順 インストール手順 SQLite3 拡張モジュールはデフォルトで有効になっています。 無効にするには、コンパイル時に --without-sqlite3 を指定します。 Windows ユーザーは、この拡張モジュールを使用するには php_sqlite3.dll を有効にしなけれ ...
https://man.plustar.jp/php/sqlite3.installation.html - [similar]