検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 223 for include (0.014 sec.)
PHP 関数を Lua に登録 4750
« Lua::include LuaClosure » PHP Manual Lua PHP 関数を Lua に登録 Lua::registerCallback (No versi ...
https://man.plustar.jp/php/lua.registercallback.html - [similar]
XML 要素の名前を取得する 4750
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLEleme ... 列を参照しています。 例1 XML 要素の名前の取得 <?php include 'example.php' ; $sxe = new SimpleXMLElement ( $xml ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
Constructor 4750
« SolrCollapseFunction SolrCollapseFunction::getField » PHP Manual SolrCollapseFunction Construc ... SolrCollapseFunction::__construct() example <?php include "bootstrap.php" ; $options = array ( 'hostname' => ...
https://man.plustar.jp/php/solrcollapsefunction.construct.html - [similar]
PHP アーカイブ 4750
« glob:// ssh2:// » PHP Manual サポートするプロトコル/ラッパー PHP アーカイブ phar:// phar:// — ... ートの有無 allow_url_fopen で制約される No allow_url_include で制約される No 読み込み許可 Yes 書き込み許可 Yes ...
https://man.plustar.jp/php/wrappers.phar.html - [similar]
Get the class name using OID 4709
« cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OI ... id_execute ( $conn , "SELECT * FROM code" , CUBRID_INCLUDE_OID ); $oid = cubrid_current_oid ( $req ); $class_ ...
https://man.plustar.jp/php/function.cubrid-get-class-name.html - [similar]
Check whether the instance pointed by OID exists 4709
« cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed ... EOD; $req = cubrid_execute ( $conn , $sql , CUBRID_INCLUDE_OID ); $oid = cubrid_current_oid ( $req ); $res = ...
https://man.plustar.jp/php/function.cubrid-is-instance.html - [similar]
Gets a record from a database as an indexed array 4709
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a datab ... ndexed array with the record. This array will also include an associative key named deleted which is set to 1 ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]
言語リファレンス 4709
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... break continue switch match declare return require include require_once include_once goto 関数 ユーザー定義関 ...
https://man.plustar.jp/php/langref.html - [similar]
実行時設定 4709
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... opcache.revalidate_path bool 無効にすると、 同一の include_path を使用する、 キャッシュされた既存のファイルが ... 利用されます。 したがって、同じ名前を持つファイルが include_path の他の部分にあると、それは見つかりません。 op ... ると、OPcache はコンパイル時の警告を記録し、 次回の include 時にもその警告を再度発生させます。 これは、コードが ... Pスクリプトを指定します。 ここで指定したファイルは include されたり、 opcache_compile_file() 関数で指定される ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
Differences from Standard Lua 4709
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard ... , particularly timeout errors. tostring() does not include pointer addresses. string.match() has been patched ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]