検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1568 for Name (0.141 sec.)
新しいルートをルーターに追加する 2541
« Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに ... 追加する 説明 public Yaf_Router::addRoute ( string $name , Yaf_Route_Abstract $route ): bool Yaf_Router はデ ... * [params:protected] => Array * ( * [id] => 22 * [name] => foo * ) * */ $route = new Yaf_Route_Rewrite ( ... "/product/list/:id/:name" , array( "controller" => "product" , "action" => ...
https://man.plustar.jp/php/yaf-router.addroute.html - [similar]
指定した名前のエントリに対するすべての変更を取り消す 2541
« ZipArchive::unchangeIndex Zip 関数 » PHP Manual ZipArchive 指定した名前のエントリに対するすべて ... の変更を取り消す ZipArchive::unchangeName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0) ... ZipArchive::unchangeName — 指定した名前のエントリに対するすべての変更を取り ... 消す 説明 public ZipArchive::unchangeName ( string $name ): bool エントリに対するすべての変更 ... を取り消します。 パラメータ name エントリの名前。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/ziparchive.unchangename.html - [similar]
SoapVar クラス 2520
« SoapParam::__construct SoapVar::__construct » PHP Manual SOAP SoapVar クラス SoapVar クラス (P ... c ? string $ enc_ns = null ; public ? string $ enc_name = null ; public ? string $ enc_namens = null ; /* ... ct ( mixed $data , ? int $encoding , ? string $typeName = null , ? string $typeNamespace = null , ? string ... $nodeName = null , ? string $nodeNamespace = null ) } プロパ ... ティ enc_name enc_namens enc_ns enc_type enc_stype enc_value 目次 ...
https://man.plustar.jp/php/class.soapvar.html - [similar]
定義済み定数 2520
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... ma flags Constant Description CUBRID_SCH_CLASS Get name and type of table in CUBRID. CUBRID_SCH_VCLASS Get ... name and type of view in CUBRID. CUBRID_SCH_QUERY_SPEC ... he table is defined. CUBRID_SCH_SUPERCLASS Get the name and type of table which table inherites attributes ... from. CUBRID_SCH_SUBCLASS Get the name and type of table which inherites attributes from ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
印字可能な文字かどうかを調べる 2520
« ctype_lower ctype_punct » PHP Manual Ctype 関数 印字可能な文字かどうかを調べる ctype_print (PH ... 'string3' => 'LKA#@%.54' ); foreach ( $strings as $name => $testcase ) { if ( ctype_print ( $testcase )) { ... echo "The string ' $name ' consists of all printable characters.\n" ; } els ... e { echo "The string ' $name ' does not consist of all printable characters.\n" ...
https://man.plustar.jp/php/function.ctype-print.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 2520
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... demodb" ); $req = cubrid_execute ( $conn , "SELECT name,area,seats,address FROM stadium WHERE nation_code= ... > 10000" ); printf ( "%-40s %-10s %-6s %-20s\n" , "name" , "area" , "seats" , "address" ); while ( $row = ... nnect ( $conn ); ?> 上の例の出力は以下となります。 name area seats address Panathinaiko Stadium 86300.00 5 ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
各テーブルのリストおよび関連する権限のリストを取得する 2520
« odbc_statistics odbc_tables » PHP Manual ODBC 関数 各テーブルのリストおよび関連する権限のリスト ... ムは次のようになります。 TABLE_CAT TABLE_SCHEM TABLE_NAME GRANTOR GRANTEE PRIVILEGE IS_GRANTABLE ドライバは追 ... ます。 結果セットは TABLE_CAT , TABLE_SCHEM , TABLE_NAME , PRIVILEGE , GRANTEE でソートされます。 例 例1 テ ... LE_CAT] => SalesOrders [TABLE_SCHEM] => dbo [TABLE_NAME] => Orders [GRANTOR] => dbo [GRANTEE] => dbo [PRIV ...
https://man.plustar.jp/php/function.odbc-tableprivileges.html - [similar]
Get information from installed RPM 2520
« rpmaddtag rpmdbsearch » PHP Manual RpmInfo 関数 Get information from installed RPM rpmdbinfo ( ... age, from the system RPM database. パラメータ nevr Name with optional epoch, version and release. full If ... の例の出力は以下となります。 Array ( [0] => Array ( [Name] => php-pecl-rpminfo [Version] => 0.4.2 [Release] ...
https://man.plustar.jp/php/function.rpmdbinfo.html - [similar]
Restore a previously backed up function 2520
« uopz_rename uopz_set_hook » PHP Manual Uopz 関数 Restore a previously backed up function uopz_ ... previously backed up function パラメータ class The name of the class containing the function to restore fu ... nction The name of the function 戻り値 例 例1 uopz_restore() examp ...
https://man.plustar.jp/php/function.uopz-restore.html - [similar]
Unsets a previously set return value for a function 2520
« uopz_unset_mock WinCache » PHP Manual Uopz 関数 Unsets a previously set return value for a fun ... ly set by uopz_set_return() . パラメータ class The name of the class containing the function function The ...
https://man.plustar.jp/php/function.uopz-unset-return.html - [similar]