検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 816 for [SIMILAR] 16 1024 4096 WITH 14679 recursiveitera... (3.295 sec.)
ファイルシステムのセキュリティ 0
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキュリティ ファイルシステムのセキュリティ 目次 Null バイト関連の問題 PHP は、ファイルおよびディレクトリ毎に権限を設定する多くのサーバーシ ステム上に組み込まれたセキュリティを提供します。これによ ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
ファイルポインタを先頭に巻き戻す 0
« SplFileObject::next SplFileObject::seek » PHP Manual SplFileObject ファイルポインタを先頭に巻き戻す SplFileObject::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::rewind — ファイルポインタを先頭に巻き戻す 説明 public SplFileObject::rewind (): void ファイルポインタを先頭に巻き戻しま ...
https://man.plustar.jp/php/splfileobject.rewind.html - [similar]
ファイルポインタを指定行に移動させる 0
« SplFileObject::rewind SplFileObject::setCsvControl » PHP Manual SplFileObject ファイルポインタを指定行に移動させる SplFileObject::seek (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::seek — ファイルポインタを指定行に移動させる 説明 public SplFileObject::seek ( int $line ): void ファイルポ ...
https://man.plustar.jp/php/splfileobject.seek.html - [similar]
The routerShutdown purpose 0
« Yaf_Plugin_Abstract::preResponse Yaf_Plugin_Abstract::routerStartup » PHP Manual Yaf_Plugin_Abstract The routerShutdown purpose Yaf_Plugin_Abstract::routerShutdown (Yaf >=1.0.0) Yaf_Plugin_Abstract::routerShutdown — The routerShutdown purpose 説明 public Yaf_Plugin_Abstract::routerShut ...
https://man.plustar.jp/php/yaf-plugin-abstract.routershutdown.html - [similar]
CCL パーサを起動する 0
« yaz_ccl_conf yaz_close » PHP Manual YAZ 関数 CCL パーサを起動する yaz_ccl_parse (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_ccl_parse — CCL パーサを起動する 説明 yaz_ccl_parse ( resource $id , string $query , array &$result ): bool この関数は、CCL パーサを起動します。パーサは、指定された C ...
https://man.plustar.jp/php/function.yaz-ccl-parse.html - [similar]
実行するための SQL文 を準備する 0
« mysqli::poll mysqli::query » PHP Manual mysqli 実行するための SQL文 を準備する mysqli::prepare mysqli_prepare (PHP 5, PHP 7, PHP 8) mysqli::prepare -- mysqli_prepare — 実行するための SQL文 を準備する 説明 オブジェクト指向型 public mysqli::prepare ( string $query ): mysqli_stmt | false ...
https://man.plustar.jp/php/mysqli.prepare.html - [similar]
IBM DB2、Cloudscape および Apache Derby 0
« ibase_wait_event はじめに » PHP Manual ベンダー固有のモジュール IBM DB2、Cloudscape および Apache Derby IBM DB2、Cloudscape および Apache Derby はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 IBM DB2 関数 db2_autocommit — データベース接続の AUTOCOMMI ...
https://man.plustar.jp/php/book.ibm-db2.html - [similar]
残りのストリームを文字列に読み込む 0
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_contents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = null , int $offset = ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
文字列中に文字が最後に現れる場所を取得する 0
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP 4, PHP 5, PHP 7, PHP 8) strrchr — 文字列中に文字が最後に現れる場所を取得する 説明 strrchr ( string $haystack , string $needle ): string | false この関数は、文字列 haystack の中で needle が最後 ...
https://man.plustar.jp/php/function.strrchr.html - [similar]
アトリビュートの文法 0
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]