検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 629 for ユー (0.277 sec.)
実行時設定 3353
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... み可能なディレクトリに設定した場合、サーバー上 の他のユーザーがこのディレクトリのファイルのリストを取得するこ ... 信しないよう指示できるようにします。 これを用いると、ユーザーエージェントによる生成元とは異なる場所への情報漏 ... と比べ てセキュリティリスクが大きくなります。例えば、ユーザーは、emailに より友人にアクティブなセッションIDを ... 含むURLを送信する可能性があ り、また、ユーザーは自分のブックマークにセッションIDを含むURLを保 ...
https://man.plustar.jp/php/session.configuration.html - [similar]
ステートメントが読み取り専用かどうかを返す 3353
« SQLite3Stmt::paramCount SQLite3Stmt::reset » PHP Manual SQLite3Stmt ステートメントが読み取り専 ... の内容を変更しなければ、読み取り専用と見なされます。 ユーザー定義のSQL関数は、 間接的に 副作用としてデータベー ...
https://man.plustar.jp/php/sqlite3stmt.readonly.html - [similar]
Exception 3317
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, ... PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exceptio ...
https://man.plustar.jp/php/class.exception.html - [similar]
Yaf_Bootstrap_Abstract クラス 3317
« Yaf_Application::setAppDirectory Yaf_Dispatcher » PHP Manual Yaf Yaf_Bootstrap_Abstract クラス ... ションを実行する前の初期設定に使う仕組みのことです。 ユーザーが自前のブートストラップクラスを定義するには、 Y ...
https://man.plustar.jp/php/class.yaf-bootstrap-abstract.html - [similar]
オブジェクトをファイルから読み込む 3317
« COMPersistHelper::InitNew COMPersistHelper::LoadFromStream » PHP Manual COMPersistHelper オブジ ... ーミッションを追加します。 flags に 0 を指定すると、 ユーザーがファイルを開くときのデフォルトのパーミッション ...
https://man.plustar.jp/php/compersisthelper.loadfromfile.html - [similar]
現在の DirectoryIterator アイテムの所有者を取得する 3317
« DirectoryIterator::getMTime DirectoryIterator::getPath » PHP Manual DirectoryIterator 現在の D ... ーミッションを取得する posix_getpwuid() - 指定 ID のユーザーに関する情報を返す 関連キーワード: DirectoryIter ...
https://man.plustar.jp/php/directoryiterator.getowner.html - [similar]
クッキー(Cookies) 3317
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、 ... リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setraw ...
https://man.plustar.jp/php/features.cookies.html - [similar]
未処理のリクエストがあるかどうかを調べる 3317
« eio_open eio_read » PHP Manual Eio 関数 未処理のリクエストがあるかどうかを調べる eio_poll (PEC ... ストの有無を調べます。 unprocessed requests. 注意 : ユーザー空間でのイベントループを実装するときにしか使えま ...
https://man.plustar.jp/php/function.eio-poll.html - [similar]
親ディレクトリに移動する 3317
« ftp_append ftp_chdir » PHP Manual FTP 関数 親ディレクトリに移動する ftp_cdup (PHP 4, PHP 5, PH ... 続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp ...
https://man.plustar.jp/php/function.ftp-cdup.html - [similar]
FTP 経由でファイルのパーミッションを設定する 3317
« ftp_chdir ftp_close » PHP Manual FTP 関数 FTP 経由でファイルのパーミッションを設定する ftp_chm ... 続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp ...
https://man.plustar.jp/php/function.ftp-chmod.html - [similar]