検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 474 for use (0.045 sec.)
Get SeasLog datetime format style 4277
« SeasLog::getBufferEnabled SeasLog::getLastLogger » PHP Manual SeasLog Get SeasLog datetime for ... rmat (): string Get SeasLog datetime format style. Use the Function SeasLog::getDatetimeFormat() will get ... format style of seaslog.default_datetime_format . Use the Function SeasLog::setDatetimeFormat() will cha ...
https://man.plustar.jp/php/seaslog.getdatetimeformat.html - [similar]
Lua クラス 4236
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラ ... call ( callable $lua_func , array $args = ? , int $use_self = 0 ): mixed public __call ( callable $lua_fu ... nc , array $args = ? , int $use_self = 0 ): mixed public __construct ( string $lua ...
https://man.plustar.jp/php/class.lua.html - [similar]
Fetch the next row and return it as an object 4236
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... lass (stdClass is PHP's generic empty class that's used when casting other types to objects) object is re ... ype can only be CUBRID_LOB, this parameter will be used only when you need to operate the lob object. 戻り ... )); // if you want to operate LOB object, you can use cubrid_fetch_object($res, CUBRID_LOB) class demodb ... )); // if you want to operate LOB object, you can use cubrid_fetch_object($res, "demodb_code", CUBRID_LO ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
ファイル上のすべてのメタタグ情報を配列に展開する 4236
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開 ... 開する 説明 get_meta_tags ( string $filename , bool $use_include_path = false ): array | false filename 内の ... -86.59"> </head> <!-- ここでパースを終了します --> use_include_path use_include_path を true に指定すると ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
Create new MongoDB Manager 4236
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... メータ uri A » mongodb:// connection URI: mongodb://[username:password@]host1[:port1][,host2[:port2],...[,h ... » RFC 3986 . This is particularly relevant to the username and password, which can often include special ... ust be encoded. The rawurlencode() function may be used to encode constituent parts of the URI. The defau ... ltAuthDb component may be used to specify the database name associated with the ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
mysqli_result オブジェクトを構築する 4236
« mysqli_result mysqli_result::$current_field » PHP Manual mysqli_result mysqli_result オブジェク ... 動で作成することは、 mysqli_store_result() や mysqli_use_result() をコールすることと同じです。 パラメータ l ... て、 mysqli_result オブジェクトを作成します。 MYSQLI_USE_RESULT - バッファリングされていない結果セットを使っ ... STRICT ); $mysqli = new mysqli ( "localhost" , "my_user" , "my_password" , "world" ); /* Select queries r ... lt() - 直近のクエリから結果セットを転送する mysqli_use_result() - 結果セットの取得を開始する 関連キーワー ...
https://man.plustar.jp/php/mysqli-result.construct.html - [similar]
セッションIDを検証する 4236
« SessionUpdateTimestampHandlerInterface::updateTimestamp テキスト処理 » PHP Manual SessionUpdat ... している時に、 セッションID が与えられ、かつ session.use_strict_mode が有効な場合に自動的に実行されます。 パ ... , TimestampHandlerInterface , validateId , 処理 , use , 内部 , パラメータ , 実行 , mode ...
https://man.plustar.jp/php/sessionupdatetimestamphandlerinterface.validateid.htm... - [similar]
Send a CUBRID query 4196
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... g with result tables, to access the returned data. Use cubrid_num_rows() to find out how many rows were r ... rid_query() will also fail and return false if the user does not have permission to access the table(s) r ... a resource . <?php // This could be supplied by a user, for example $firstname = 'fred' ; $lastname = 'f ... ws the actual query sent to CUBRID, and the error. Useful for debugging. if (! $result ) { $message = 'In ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
受け入れ状況を取得する 4196
« RegexIterator RegexIterator::__construct » PHP Manual RegexIterator 受け入れ状況を取得する Reg ... (string) RegexIterator::current() ( RegexIterator::USE_KEY フラグが設定されている場合は RegexIterator::ke ... 状況 , マッチ , フラグ , パラメータ , 設定 , KEY , USE ...
https://man.plustar.jp/php/regexiterator.accept.html - [similar]
フラグを取得する 4196
« RegexIterator::__construct RegexIterator::getMode » PHP Manual RegexIterator フラグを取得する ... ' ); $regexIterator -> setFlags ( RegexIterator :: USE_KEY ); if ( $regexIterator -> getFlags () & RegexI ... terator :: USE_KEY ) { echo 'Filtering based on the array keys.' ...
https://man.plustar.jp/php/regexiterator.getflags.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT