検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 661 for Open (0.033 sec.)
ストリームから読み込む 3020
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
ディレクトリから、PCRE パターンを使ってファイルを追加する 3020
« ZipArchive::addGlob ZipArchive::clearError » PHP Manual ZipArchive ディレクトリから、PCRE パタ ... す。 <?php $zip = new ZipArchive (); $ret = $zip -> open ( 'application.zip' , ZipArchive :: CREATE | ZipAr ...
https://man.plustar.jp/php/ziparchive.addpattern.html - [similar]
インデックスで定義されたエントリの外部属性を取得する 3020
« ZipArchive::getCommentName ZipArchive::getExternalAttributesName » PHP Manual ZipArchive インデ ... 開する <?php $zip = new ZipArchive (); if ( $zip -> open ( 'test.zip' ) === TRUE ) { for ( $idx = 0 ; $s = ...
https://man.plustar.jp/php/ziparchive.getexternalattributesindex.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 3020
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのフ ... よび追加 <?php $zip = new ZipArchive ; if ( $zip -> open ( 'test.zip' ) === TRUE ) { $zip -> replaceFile ( ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
名前で定義されたエントリの暗号化方式を設定する 3020
« ZipArchive::setEncryptionIndex ZipArchive::setExternalAttributesIndex » PHP Manual ZipArchive ... 化する <?php $zip = new ZipArchive (); if ( $zip -> open ( 'test.zip' , ZipArchive :: CREATE ) === TRUE ) { ...
https://man.plustar.jp/php/ziparchive.setencryptionname.html - [similar]
Rar アーカイブ 2985
« PharException はじめに » PHP Manual 圧縮およびアーカイブ Rar アーカイブ Rar アーカイブ はじめに ... ーカイブがソリッドであるかどうかを調べる RarArchive::open — Rar アーカイブをオープンする RarArchive::setAllo ...
https://man.plustar.jp/php/book.rar.html - [similar]
com クラス 2985
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 ... nnection" ) or die( "Cannot start ADO" ); $conn -> Open ( "Provider=SQLOLEDB; Data Source=localhost; Initi ...
https://man.plustar.jp/php/class.com.html - [similar]
IntlChar クラス 2985
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... CODE = -1 ; const int BPT_NONE = 0 ; const int BPT_OPEN = 1 ; const int BPT_CLOSE = 2 ; const int BPT_COUN ... ER = 18 ; const int LB_NUMERIC = 19 ; const int LB_OPEN_PUNCTUATION = 20 ; const int LB_POSTFIX_NUMERIC = ... CODE_INVALID_CODE IntlChar::BPT_NONE IntlChar::BPT_OPEN IntlChar::BPT_CLOSE IntlChar::BPT_COUNT IntlChar:: ... r::LB_NONSTARTER IntlChar::LB_NUMERIC IntlChar::LB_OPEN_PUNCTUATION IntlChar::LB_POSTFIX_NUMERIC IntlChar: ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
GMT からのタイムゾーンのオフセットを返す 2985
« DateTimeZone::getName DateTimeZone::getTransitions » PHP Manual DateTimeZone GMT からのタイムゾ ... 用します。 パラメータ object 手続き型のみ: timezone_open() が返す DateTimeZone オブジェクト datetime オフセ ...
https://man.plustar.jp/php/datetimezone.getoffset.html - [similar]
データベースを持続的にオープンする 2985
« dba_optimize dba_replace » PHP Manual DBA 関数 データベースを持続的にオープンする dba_popen (P ... HP 4, PHP 5, PHP 7, PHP 8) dba_popen — データベースを持続的にオープンする 説明 dba_pope ... dler = ? , mixed ...$args ): resource | false dba_popen() は、 handler を用いて mode で path に持続的なデー ... にアクセスする際に使用する ハンドラ の名前。 dba_popen() に指定したすべてのオプションが 渡され、その機能を ... ハンドル、失敗した場合に false を返します。 参考 dba_open() - データベースをオープンする dba_close() - DBA デ ...
https://man.plustar.jp/php/function.dba-popen.html - [similar]