検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 162 for catch (0.014 sec.)
phar アーカイブのメタデータを設定する 5341
« Phar::setDefaultStub Phar::setSignatureAlgorithm » PHP Manual Phar phar アーカイブのメタデータ ... 'file.php' )); var_dump ( $p -> getMetadata ()); } catch ( Exception $e ) { echo 'phar の作成/変更ができませ ...
https://man.plustar.jp/php/phar.setmetadata.html - [similar]
ファイルシステム上のファイルを tar/zip アーカイブに追加する 5341
« PharData::addEmptyDir PharData::addFromString » PHP Manual PharData ファイルシステム上のファイ ... e ( 'http://www.example.com' , 'example.html' ); } catch ( Exception $e ) { // ここでエラー処理をします } ? ...
https://man.plustar.jp/php/phardata.addfile.html - [similar]
ファイルシステム上のファイルを tar/zip アーカイブに追加する 5341
« PharData::addFile PharData::buildFromDirectory » PHP Manual PharData ファイルシステム上のファイ ... ); $a [ 'largefile.bin' ] = $c ; fclose ( $c ); } catch ( Exception $e ) { // ここでエラー処理をします } ? ...
https://man.plustar.jp/php/phardata.addfromstring.html - [similar]
phar アーカイブのメタデータを設定する 5341
« PharData::setDefaultStub PharData::setSignatureAlgorithm » PHP Manual PharData phar アーカイブ ... 'file.php' )); var_dump ( $p -> getMetadata ()); } catch ( Exception $e ) { echo 'phar の作成/変更ができませ ...
https://man.plustar.jp/php/phardata.setmetadata.html - [similar]
phar 内の現在の Phar エントリの圧縮を解除する 5341
« PharFileInfo::__construct PharFileInfo::delMetadata » PHP Manual PharFileInfo phar 内の現在の ... mpress (); var_dump ( $file -> isCompressed ()); } catch ( Exception $e ) { echo 'Create/modify failed for ...
https://man.plustar.jp/php/pharfileinfo.decompress.html - [similar]
Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す 5341
« PharFileInfo::getCRC32 PharFileInfo::getContent » PHP Manual PharFileInfo Phar アーカイブ内での ... file.txt' ]; echo $file -> getCompressedSize (); } catch ( Exception $e ) { echo 'my.phar での書き込み操作に ...
https://man.plustar.jp/php/pharfileinfo.getcompressedsize.html - [similar]
エントリが圧縮されているかどうかを調べる 5341
« PharFileInfo::isCRCChecked PharFileInfo::setMetadata » PHP Manual PharFileInfo エントリが圧縮さ ... ssed ()); var_dump ( $file2 -> isCompressed ()); } catch ( Exception $e ) { echo 'my.phar の作成/変更に失敗 ...
https://man.plustar.jp/php/pharfileinfo.iscompressed.html - [similar]
RecursiveIteratorIterator を作成する 5341
« RecursiveIteratorIterator::callHasChildren RecursiveIteratorIterator::current » PHP Manual Rec ... のフラグ。指定できる値は RecursiveIteratorIterator::CATCH_GET_CHILD で、 RecursiveIteratorIterator::getChild ...
https://man.plustar.jp/php/recursiveiteratoriterator.construct.html - [similar]
SoapServer の持続モードを設定する 5341
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... OAP_PERSISTENCE_SESSION ); $server -> handle (); } catch( SoapFault $e ) { error_log ( "SOAP ERROR: " . $e ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
Acknowledges consumption of a message 5341
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT