検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 111 for methods (0.003 sec.)
定義済み定数 6879
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... rted from the specified file. RUNKIT7_IMPORT_CLASS_METHODS ( int ) runkit7_import() flag indicating that clas ... s methods should be imported from the specified file. RUNKIT ... indicating that if any of the imported functions, methods, constants, or properties already exist, they shou ... od_add() and runkit7_method_redefine() to make the method static. RUNKIT7_FEATURE_MANIPULATION ( int ) Equal ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
クラスのデフォルトプロパティを取得する 6702
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを ... .0.2 a|b|c a|b|c // 5.0.3 + a|b|c a 参考 get_class_methods() - クラスメソッドの名前を取得する get_object_vars ... ード: クラス , 取得 , デフォルトプロパティ , vars , methods , オブジェクト , TestCase , 出力 , スコープ , エラ ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
Register a server 6639
« Yar_Server Yar_Server::handle » PHP Manual Yar_Server Register a server Yar_Server::__construc ... obj ) Set up a Yar HTTP RPC Server, All the public methods of $obj will be register as a RPC service. パラメー ... タ obj An Object, all public methods of its will be registered as RPC services. 戻り値 ...
https://man.plustar.jp/php/yar-server.construct.html - [similar]
The EventHttp class 6525
« EventDnsBase::setSearchNdots EventHttp::accept » PHP Manual Event The EventHttp class The Even ... rverAlias ( string $alias ): bool public setAllowedMethods ( int $methods ): void public setCallback ( string ... rAlias — Removes server alias EventHttp::setAllowedMethods — Sets the what HTTP methods are supported in requ ...
https://man.plustar.jp/php/class.eventhttp.html - [similar]
6525
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基 ... ) { echo "\t $prop = $val \n" ; } } function printMethods ( $obj ) { $arr = get_class_methods ( get_class ( ... e ); // 変数 leafy のメソッドも表示 echo "\nleafy: Methods\n" ; printMethods ( $leafy ); echo "\nParentage:\n ... veggie: Properties edible = 1 color = blue leafy: Methods function __construct() function cook() function is ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
"none" として認証する 6525
« ssh2_auth_hostbased_file ssh2_auth_password » PHP Manual SSH2 関数 "none" として認証する ssh2_ ... = ssh2_connect ( 'shell.example.com' , 22 ); $auth_methods = ssh2_auth_none ( $connection , 'user' ); if ( in ... _array ( 'password' , $auth_methods )) { echo "Server supports password based authenti ...
https://man.plustar.jp/php/function.ssh2-auth-none.html - [similar]
ダイジェストを計算する 6411
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openss ... 可能なダイジェストメソットの一覧は、 openssl_get_md_methods() を参照してください。 binary true に設定すると未加 ... G レベルのエラーを発生します。 参考 openssl_get_md_methods() - 利用可能なダイジェスト・メソッドを取得 関連キー ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
mysqlndプラグインの開発をはじめよう 6411
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... sqlnd_plugin_register(); conn_m = mysqlnd_get_conn_methods(); memcpy(org_conn_m, conn_m, sizeof(struct st_mys ... qlnd_conn_methods)); conn_m->query = MYSQLND_METHOD(mysqlnd_plugin_c ... d method = do nothing, be transparent */ ret = org_methods.connect(conn, host, user, passwd, passwd_len, db, ... nection", le_mysqlnd_plugin_conn); if (PASS == org_methods.connect(conn, host, /* simplified! */ TSRMLS_CC)) ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
クラスをエクスポートする 6347
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラス ... tants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [2] { Property [ <default> pu ... ic $var1 ] Property [ <default> public $var2 ] } - Methods [1] { Method [ <user> public method type ] { @@ ph ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
ReflectionClass を作成する 6284
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ... tants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [7] { Property [ <default> pr ... ace ] Property [ <default> private $previous ] } - Methods [10] { Method [ <internal:Core> final private meth ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT