検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1068 for file (0.093 sec.)
Delete items from a working copy or repository 3056
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... ng $path , bool $force = false ): bool Deletes the file, directory or symbolic link at path from the worki ... トリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 force If true , the file w ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
指定されたパスがディレクトリかを判定する 3056
« svn_fs_file_length svn_fs_is_file » PHP Manual SVN 関数 指定されたパスがディレクトリかを判定す ... ーワード: パス , ディレクトリ , 判定 , 指定 , 関数 , file , path , 警告 , 注意 , リリース ...
https://man.plustar.jp/php/function.svn-fs-is-dir.html - [similar]
YAML 形式にした値を返す 3056
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL ... is Nancy Billsmer @ 338-4338. ... " 参考 yaml_emit_file() - YAML 形式にした値をファイルに送る yaml_parse() ... : 形式 , した値 , emit , data , callbacks , 出力 , file , given , Suite , quantity ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
はじめに 3056
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文 ... 例1 taint() の例 <?php $a = trim ( $_GET [ 'a' ]); $file_name = '/tmp' . $a ; $output = "Welcome, { $a } !! ... = "ooxx" ; echo $output ; print $ $var ; include( $file_name ); mysql_query ( $sql ); ?> 上の例の出力は、 ... be tainted Warning: include() [function.include]: File path contains data that might be tainted Warning: ...
https://man.plustar.jp/php/intro.taint.html - [similar]
ストリームコンテキスト 3056
« ストリームフィルタ ストリームのエラー » PHP Manual ストリーム ストリームコンテキスト ストリーム ... ーム生成関数に 渡すことができます (例えば fopen() , file() , file_get_contents() など)。 オプション は、 st ... ンテキスト , stream , context , パラメータ , 生成 , file , 固有 , create , 参照 ...
https://man.plustar.jp/php/stream.contexts.html - [similar]
汚染された文字列をチェックする関数や文 3056
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染 ... 0.1.0 出力関数 echo 0.1.0 print 0.1.0 printf 0.1.0 file_put_contents 0.1.0 ファイルシステム関数 fopen 0.2. ... 0 opendir 0.2.0 basename 0.2.0 dirname 0.2.0 file 0.2.0 pathinfo 0.2.0 データベース関連関数 mysql_qu ... , 汚染 , query , チェック , 文 , SqliteDataBase , file , once , include , PDO ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
CUBRID 3038
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... data cubrid_lob_export — Export BLOB/CLOB data to file cubrid_lob_get — Get BLOB/CLOB data cubrid_lob_sen ... ct cubrid_lob2_export — Export the lob object to a file cubrid_lob2_import — Import BLOB/CLOB data from a ... o — Read data from a GLO instance and save it in a file cubrid_new_glo — Create a glo instance cubrid_save ... _to_glo — Save requested file in a GLO instance cubrid_send_glo — Read data from ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
RpmInfo 3038
« ps_translate はじめに » PHP Manual テキスト以外の MIME 型 RpmInfo RpmInfo はじめに インストール ... RPM packages rpminfo — Get information from a RPM file rpmvercmp — RPM version comparison 関連キーワード: ... ormation , Get , rpmdbinfo , version , rpmvercmp , file ...
https://man.plustar.jp/php/book.rpminfo.html - [similar]
The EventBufferEvent class 3038
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... ( EventBuffer $buf ): bool } プロパティ fd Numeric file descriptor associated with the buffer event. Norma ... ts a bound socket. Equals to null , if there is no file descriptor(socket) associated with the buffer even ... event it was. EventBufferEvent::EOF Got an end-of-file indication on the buffer event. EventBufferEvent:: ... as a server 目次 EventBufferEvent::close — Closes file descriptor associated with the current buffer even ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
様々な assert フラグを設定/取得する 3038
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設 ... シグネチャを持つべきです: assert_callback ( string $file , int $line , string $assertion , string $descript ... ion = ? ): void file assert() 関数がコールされたファイル名 line assert( ... の // 処理を行う関数です function assert_failure ( $file , $line , $assertion , $message ) { echo "The asse ... rtion $assertion in $file on line $line has failed: $message " ; } // これが ...
https://man.plustar.jp/php/function.assert-options.html - [similar]