検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1062 for [SIMILAR] 16 1024 4096 WITH 31513 yaml WITH 7063... (0.700 sec.)
変更された関数 0
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
アーカイブが壊れている (未完成である) かどうかを調べる 0
« RarArchive::getEntry RarArchive::isSolid » PHP Manual RarArchive アーカイブが壊れている (未完成である) かどうかを調べる RarArchive::isBroken rar_broken_is (PECL rar >= 3.0.0) RarArchive::isBroken -- rar_broken_is — アーカイブが壊れている (未完成である) かどうかを調べる 説明 オブジェクト ...
https://man.plustar.jp/php/rararchive.isbroken.html - [similar]
XML 名前空間の使用 0
« 単純な XML ドキュメントの作成 オブジェクト指向 API の使用 » PHP Manual 例 XML 名前空間の使用 XML 名前空間の使用 この例では、名前空間を指定した XML 要素を作る方法を示します。 例1 XML 名前空間の使用 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $res = xmlwriter_ ...
https://man.plustar.jp/php/example.xmlwriter-namespace.html - [similar]
include_once 0
« require_once goto » PHP Manual 制御構造 include_once include_once (PHP 4, PHP 5, PHP 7, PHP 8) include_once 命令は、スクリプトの実行時に指定 したファイルを読み込み評価します。この動作は、 include 命令と似ていますが、ファイルからのコー ドが既に読み込まれている場合は、再度読み込まれないと ...
https://man.plustar.jp/php/function.include-once.html - [similar]
トランザクションを中断する 0
« svn_export svn_fs_apply_text » PHP Manual SVN 関数 トランザクションを中断する svn_fs_abort_txn (PECL svn >= 0.2.0) svn_fs_abort_txn — トランザクションを中断する 説明 svn_fs_abort_txn ( resource $txn ): bool 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述さ ...
https://man.plustar.jp/php/function.svn-fs-abort-txn.html - [similar]
集約関数の条件を設定する 0
« CollectionFind::groupBy CollectionFind::limit » PHP Manual mysql_xdevapi\CollectionFind 集約関数の条件を設定する CollectionFind::having (No version information available, might only be in Git) CollectionFind::having — 集約関数の条件を設定する 説明 public mysql_xdevapi\CollectionFind::h ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.having.html - [similar]
選択される行の数を限定する 0
« TableSelect::having TableSelect::lockExclusive » PHP Manual mysql_xdevapi\TableSelect 選択される行の数を限定する TableSelect::limit (No version information available, might only be in Git) TableSelect::limit — 選択される行の数を限定する 説明 public mysql_xdevapi\TableSelect::limit ( in ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.limit.html - [similar]
コンテキストパラメータの一覧 0
« Phar コンテキストオプション Zip コンテキストオプション » PHP Manual コンテキストオプションとパラメータ コンテキストパラメータの一覧 コンテキストパラメータ コンテキストパラメータ — コンテキストパラメータの一覧 説明 これらの パラメータ を コンテキスト に設定するには stream_context_set_pa ...
https://man.plustar.jp/php/context.params.html - [similar]
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールは三つの内部クラスを使います。 rar_open() が返すアーカイブをあらわすクラス RarArchive 、 rar_list() や rar_entry_get() が返すエントリをあらわすクラス RarEntry 、そして例外をあらわす RarExcept ...
https://man.plustar.jp/php/rar.resources.html - [similar]