検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 1568 for Name (0.056 sec.)
SolrModifiableParams クラス 3532
« SolrParams::unserialize SolrModifiableParams::__construct » PHP Manual Solr SolrModifiablePara ... たメソッド */ final public SolrParams::add ( string $name , string $value ): SolrParams public SolrParams::a ... ddParam ( string $name , string $value ): SolrParams final public SolrPar ... ams::get ( string $param_name ): mixed final public SolrParams::getParam ( strin ... g $param_name = ? ): mixed final public SolrParams::getParams () ...
https://man.plustar.jp/php/class.solrmodifiableparams.html - [similar]
Returns the name of the protocol used for current SSL connection 3532
« EventBufferEvent::sslGetCipherVersion EventBufferEvent::sslRenegotiate » PHP Manual EventBuffe ... rEvent Returns the name of the protocol used for current SSL connection Ev ... .0) EventBufferEvent::sslGetProtocol — Returns the name of the protocol used for current SSL connection 説 ... BufferEvent::sslGetProtocol (): string Returns the name of the protocol used for current SSL connection. 注 ... 関数にはパラメータはありません。 戻り値 Returns the name of the protocol used for current SSL connection. 関 ...
https://man.plustar.jp/php/eventbufferevent.sslgetprotocol.html - [similar]
セカンドレベルドメインの名前を取得する 3532
« geoip_db_get_all_info geoip_id_by_name » PHP Manual GeoIP 関数 セカンドレベルドメインの名前を取 ... 得する geoip_domain_by_name (PECL geoip >= 1.1.0) geoip_domain_by_name — セカン ... レベルドメインの名前を取得する 説明 geoip_domain_by_name ( string $hostname ): string geoip_domain_by_name( ... れていない場合は、警告が発生します。 パラメータ hostname ホスト名またはIPアドレス 戻り値 成功時にはドメイン ... ない場合は false を返します。 例 例1 geoip_domain_by_name() の例 この例は、IPアドレス 61.106.139.1 に関連付け ...
https://man.plustar.jp/php/function.geoip-domain-by-name.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 3532
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバイ ... ンドする oci_bind_array_by_name (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL OCI8 >= 1.2.0) ... oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインド ... する 説明 oci_bind_array_by_name ( resource $statement , string $param , array &$va ... 1 , int $type = SQLT_AFC ): bool oci_bind_array_by_name() は、PHP の配列 var を Oracle のプレースホルダ pa ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
Get associated function name (deprecated) 3532
« GearmanTask::dataSize GearmanTask::functionName » PHP Manual GearmanTask Get associated functi ... on name (deprecated) GearmanTask::function (PECL gearman < ... 0) GearmanTask::function — Get associated function name (deprecated) 説明 public GearmanTask::function (): ... string Returns the name of the function this task is associated with, i.e. ... s method has been replaced by GearmanTask::functionName() in the 0.6.0 release of the Gearman extension. パ ...
https://man.plustar.jp/php/gearmantask.function.html - [similar]
プロパティに対応する、Unicode での名前を取得する 3532
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応 ... る、Unicode での名前を取得する IntlChar::getPropertyName (PHP 7, PHP 8) IntlChar::getPropertyName — プロパテ ... 前を取得する 説明 public static IntlChar::getPropertyName ( int $property , int $type = IntlChar::LONG_PROPE ... RTY_NAME ): string | false 指定されたプロパティに対応する、 ... se を返します。 全てのプロパティには長い名前 (long name) が存在します。 殆どのプロパティには短縮名 (short ...
https://man.plustar.jp/php/intlchar.getpropertyname.html - [similar]
Apacheリクエスト記号(note)を取得/設定する 3511
« apache_lookup_uri apache_request_headers » PHP Manual Apache 関数 Apacheリクエスト記号(note)を ... te)を取得/設定する 説明 apache_note ( string $note_name , ? string $note_value = null ): string | false こ ... のモジュール間の情報のやりとりです。 パラメータ note_name 記号の名前 note_value 記号の値 戻り値 note_value が ... 省略されるか、 null の場合、 note_name の現在の値が返されます。 そうでない場合、記号 note ... _name の値を note_value にセットし、前の記号 note_name...
https://man.plustar.jp/php/function.apache-note.html - [similar]
ファイル上のすべてのメタタグ情報を配列に展開する 3511
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開 ... 報を配列に展開する 説明 get_meta_tags ( string $filename , bool $use_include_path = false ): array | false ... filename 内の各行をパースし <meta> タグ内の情報を配列として ... ます。 </head> でパースを終了します。 パラメータ filename HTML ファイルへのパスを表す文字列。 ローカルファイ ... す。 例1 get_meta_tags() が何をパースするのか <meta name="author" content="name"> <meta name="keywords" con ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 3511
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにお ... sqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Code LIMIT 5" ; ... intf ( "Column %d:\n" , $currentfield ); printf ( "Name: %s\n" , $finfo -> name ); printf ( "Table: %s\n" ... sqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Code LIMIT 5" ; ... intf ( "Column %d:\n" , $currentfield ); printf ( "Name: %s\n" , $finfo -> name ); printf ( "Table: %s\n" ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
結果セットから次の行を取得する 3511
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取 ... 合せで、オブジェクト変数名を作成します。 PDO::FETCH_NAMED : PDO::FETCH_ASSOC と同じ形式の配列を返します。 た ... 行を取得する <?php $sth = $dbh -> prepare ( "SELECT name, colour FROM fruit" ); $sth -> execute (); /* Exer ... nt( "Return next row as an array indexed by column name\n" ); $result = $sth -> fetch ( PDO :: FETCH_ASSOC ... Return next row as an array indexed by both column name and number\n" ); $result = $sth -> fetch ( PDO :: ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT