検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 168 for [SIMILAR] 16 1024 4096 WITH 8865 expect WITH 498... (0.172 sec.)
クエリの次の行を内部バッファに取得する 0
« oci_fetch_row oci_field_is_null » PHP Manual OCI8 関数 クエリの次の行を内部バッファに取得する oci_fetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch — クエリの次の行を内部バッファに取得する 説明 oci_fetch ( resource $statement ): bool クエリの次の行を内部バッファに取得します。こ ...
https://man.plustar.jp/php/function.oci-fetch.html - [similar]
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
ファイルシステム上のファイルを phar アーカイブに追加する 0
« Phar::addEmptyDir Phar::addFromString » PHP Manual Phar ファイルシステム上のファイルを phar アーカイブに追加する Phar::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFile — ファイルシステム上のファイルを phar アーカイブに追加する 説明 public Phar::addFile ( string ...
https://man.plustar.jp/php/phar.addfile.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
ファイルとともに保存する、ファイル固有のメタデータを設定する 0
« PharFileInfo::isCompressed PharException » PHP Manual PharFileInfo ファイルとともに保存する、ファイル固有のメタデータを設定する PharFileInfo::setMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::setMetadata — ファイルとともに保存する、ファイル固有のメタデータを設 ...
https://man.plustar.jp/php/pharfileinfo.setmetadata.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT