検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1259 for BE (0.493 sec.)
Escape special characters in a string for use in an SQL statement 2741
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... to enclose character string. Double quotations may be used as well depending on the value of ansi_quotes ... パラメータ unescaped_string The string that is to be escaped. conn_identifier The CUBRID connection. If ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
特定の文字をエスケープする 2741
« db2_cursor_type db2_exec » PHP Manual IBM DB2 関数 特定の文字をエスケープする db2_escape_strin ... e (\")" ; $str [ 2 ] = "The NULL character \0 must be quoted as well" ; $str [ 3 ] = "Intersting charact ... (\") db2_escape_string: The NULL character \0 must be quoted as well db2_escape_string: Intersting chara ...
https://man.plustar.jp/php/function.db2-escape-string.html - [similar]
Dynamically changes the code of the given method 2741
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... ents for the redefined method code The new code to be evaluated when method_name is called closure A clo ... defines the method. flags The redefined method can be RUNKIT7_ACC_PUBLIC , RUNKIT7_ACC_PROTECTED or RUNK ... n type of the method. is_strict Whether the method behaves as if it was declared in a file with strict_t ... ect $e = new Example (); // output Example::foo() (before redefine) echo "Before: " . $e -> foo (); // R ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
Makes the next result of the specified statement active 2741
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... sult (No version information available, might only be in Git) sqlsrv_next_result — Makes the next result ... ータ stmt The statement on which the next result is being called. 戻り値 Returns true if the next result ... returned by the SELECT, sqlsrv_next_result() must be called to move past the first result. <?php $serve ... 列として返す sqlsrv_rows_affected() - Returns the number of rows modified by the last INSERT, UPDATE, or D ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
ベクターグラフィックを設定する 2741
« ImagickDraw::setTextUnderColor ImagickDraw::setViewbox » PHP Manual ImagickDraw ベクターグラフ ... etVectorGraphics (); //$svg is a string, and could be saved anywhere a string can be saved //Use the sav ...
https://man.plustar.jp/php/imagickdraw.setvectorgraphics.html - [similar]
下位互換性のない変更点 2741
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... 行 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは ... 、 number_format() 関数が -0 を返せました。 これは IEEE 754 ... という意味では少し不自然でした。 <?php var_dump ( number_format (- 0.01 )); // string(2) "-0" ではなく str ... は以下となります。 Warning: count(): Parameter must be an array or an object that implements Countable in ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
定義済み定数 2741
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... meric keys when passed as a parameter (the default behavior). SQLSRV_ERR_ALL ( int ) Forces sqlsrv_error ... nd warings when passed as a parameter (the default behavior). SQLSRV_ERR_ERRORS ( int ) Forces sqlsrv_er ... Specifies that errors, warnings, and notices will be logged when passed to sqlsrv_configure() as a para ... _SEVERITY_ERROR ( int ) Specifies that errors will be logged when passed to sqlsrv_configure() as a para ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Returns a copy, sorted by key 2713
« Ds\Map::ksort Ds\Map::last » PHP Manual Map Returns a copy, sorted by key Ds\Map::ksorted (No ... version information available, might only be in Git) Ds\Map::ksorted — Returns a copy, sorted b ... rn value. So values such as 0.99 and 0.1 will both be cast to an integer value of 0, which will compare ...
https://man.plustar.jp/php/ds-map.ksorted.html - [similar]
Return the associative array that corresponds to the fetched row 2713
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associativ ... from a call to cubrid_execute() type Type can only be CUBRID_LOB, this parameter will be used only when ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Return a numerical array with the values of the current row 2713
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... from a call to cubrid_execute() type Type can only be CUBRID_LOB, this parameter will be used only when ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]