検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for Loading (0.045 sec.)
Load Lua code into the Lua environment 12947
« LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into ... n executed, will execute the passed $code . 例 例1 Loading code into Lua <?php // create a new LuaSandbox $sa ... ng , LuaSandboxFunction , loadString , chunkName , Loading ...
https://man.plustar.jp/php/luasandbox.loadstring.html - [similar]
XML エラーの対応 12027
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ... </broken>" ); if ( $sxe === false ) { echo "Failed loading XML\n" ; foreach( libxml_get_errors () as $error ) ... age ; } } ?> 上の例の出力は以下となります。 Failed loading XML Blank needed here parsing XML declaration: '?> ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
Basic FFI usage 9852
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the detail ... on from shared library <?php // create FFI object, loading libc and exporting function printf() $ffi = FFI :: ... g existing C variables <?php // create FFI object, loading libc and exporting errno variable $ffi = FFI :: cd ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
はじめに 8914
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
The EventDnsBase class 8295
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... to read a list of hosts from /etc/hosts as part of loading the resolv.conf file. EventDnsBase::OPTIONS_ALL Te ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
新しい画像をファイルあるいは URL から作成する 7977
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあ ... 出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , $tc ); } return $im ; } header ( 'C ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]
新しい画像をファイルあるいは URL から作成する 7977
« imagecreatefromjpeg imagecreatefromstring » PHP Manual GD および Image 関数 新しい画像をファイ ... 出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , $tc ); } return $im ; } header ( 'C ...
https://man.plustar.jp/php/function.imagecreatefrompng.html - [similar]
Main interface to C code and data 7676
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and ... type() . FFI definition parsing and shared library loading may take significant time. It is not useful to do ... e is "C") and then loaded by FFI::load() during preloading. This leads to the creation of a persistent bindin ... gh FFI::scope() . Refer to the complete PHP/FFI/preloading example for details. It is possible to preload mor ... an FFI object with C declarations parsed during preloading FFI::sizeof — Gets the size of C data or types FFI ...
https://man.plustar.jp/php/class.ffi.html - [similar]
新しい画像をファイルあるいは URL から作成する 7676
« imagecreatefromgd imagecreatefromjpeg » PHP Manual GD および Image 関数 新しい画像をファイルあ ... 出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , $tc ); } return $im ; } header ( 'C ...
https://man.plustar.jp/php/function.imagecreatefromgif.html - [similar]
新しい画像をファイルあるいは URL から作成する 7676
« imagecreatefromtga imagecreatefromwebp » PHP Manual GD および Image 関数 新しい画像をファイルあ ... 出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , $tc ); } return $im ; } header ( 'C ...
https://man.plustar.jp/php/function.imagecreatefromwbmp.html - [similar]
PREV 1 2 NEXT