検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 992 for [SIMILAR] 16 1024 4096 WITH 24754 リエ WITH 6938... (0.571 sec.)
FTP コンテキストオプションの一覧 0
« HTTP コンテキストオプション SSL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ FTP コンテキストオプションの一覧 FTP コンテキストオプション FTP コンテキストオプション — FTP コンテキストオプションの一覧 説明 ftp:// および ftps:// トランスポート用のコンテキストオプ ...
https://man.plustar.jp/php/context.ftp.html - [similar]
文字列フィルタ 0
« 利用できるフィルタのリスト 変換フィルタ » PHP Manual 利用できるフィルタのリスト 文字列フィルタ 文字列フィルタ これらのフィルタは、まさしくその名が示すとおりの働きをし、PHP 組み込み の文字列処理関数と同じように動作します。これらのフィルタについての より詳しい情報は、対応する関数のマニュ ...
https://man.plustar.jp/php/filters.string.html - [similar]
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.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]
LDAP 結果エントリをクライアント側でソートする 0
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側でソートする ldap_sort (PHP 4 >= 4.2.0, PHP 5, PHP 7) ldap_sort — LDAP 結果エントリをクライアント側でソートする 警告 この関数は PHP 7.0.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
サポートする圧縮アルゴリズムの配列を返す 0
« Phar::getStub Phar::getSupportedSignatures » PHP Manual Phar サポートする圧縮アルゴリズムの配列を返す Phar::getSupportedCompression (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0) Phar::getSupportedCompression — サポートする圧縮アルゴリズムの配列を返す 説明 final public static Phar: ...
https://man.plustar.jp/php/phar.getsupportedcompression.html - [similar]
必要なものは? 0
« 簡易チュートリアル PHP を使用する初めてのページ » PHP Manual 簡易チュートリアル 必要なものは? 必要なものは? 本チュートリアルでは、使用するサーバーで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバーでは、PHP ファイルに関してこれがデフ ...
https://man.plustar.jp/php/tutorial.requirements.html - [similar]
The setScriptPath purpose 0
« Yaf_View_Interface::render Yaf_View_Simple » PHP Manual Yaf_View_Interface The setScriptPath purpose Yaf_View_Interface::setScriptPath (Yaf >=1.0.0) Yaf_View_Interface::setScriptPath — The setScriptPath purpose 説明 abstract public Yaf_View_Interface::setScriptPath ( string $template_d ...
https://man.plustar.jp/php/yaf-view-interface.setscriptpath.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]