検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 282 for end (0.008 sec.)
日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 8517
« date_sub date_sunrise » PHP Manual 日付・時刻 関数 日の出/日の入り時刻と薄明かり (twilight) の ... = 96°) sunrise の時刻に終了します。 civil_twilight_end 夕暮れの終わり(天頂角 = 96°) sunset の時刻に始まり ... il_twilight_begin に終了します。 nautical_twilight_end 航海上の夕暮れ (天頂角 = 102°) civil_twilight_end ... wilight_begin に終了します。 astronomical_twilight_end 天文学上の夕暮れ (天頂角 = 108°) nautical_twilight ... _end の時刻に始まります。 配列の要素の値は、UNIXタイムス ...
https://man.plustar.jp/php/function.date-sun-info.html - [similar]
Maps to facet.date.end 8016
« SolrQuery::setFacet SolrQuery::setFacetDateGap » PHP Manual SolrQuery Maps to facet.date.end S ... olrQuery::setFacetDateEnd (PECL solr >= 0.9.2) SolrQuery::setFacetDateEnd... Maps to facet.date.end 説明 public SolrQuery::setFacetDateEnd ( string $v ... field_override = ? ): SolrQuery Maps to facet.date.end パラメータ value See facet.date.end field_override ... the return value is used. 関連キーワード: facet , end , Maps , SolrQuery , setFacetDateEnd , string , se ...
https://man.plustar.jp/php/solrquery.setfacetdateend.html - [similar]
Scans the buffer for an occurrence of an end of line 7968
« EventBuffer::search EventBuffer::substr » PHP Manual EventBuffer Scans the buffer for an occur ... rence of an end of line EventBuffer::searchEol (PECL event >= 1.5. ... archEol — Scans the buffer for an occurrence of an end of line 説明 public EventBuffer::searchEol ( int $ ... ): mixed Scans the buffer for an occurrence of an end of line specified by eol_style parameter . It retu ... arch is performed from the start of the string. If end argument provided, the search is performed between ...
https://man.plustar.jp/php/eventbuffer.searcheol.html - [similar]
組み込みサーバーを停止する 7968
« mysqli_driver mysqli_driver::embedded_server_start » PHP Manual mysqli_driver 組み込みサーバー ... を停止する mysqli_driver::embedded_server_end mysqli_embedded_server_end (PHP 5 >= 5.1.0, PHP 7 ... < 7.4.0) mysqli_driver::embedded_server_end -- mysqli_embedded_server_end — 組み込みサーバーを ... ジェクト指向型 public mysqli_driver::embedded_server_end (): void 手続き型 mysqli_embedded_server_end (): v ... み , サーバー , 停止 , embedded , server , driver , end , 警告 , 機能 ...
https://man.plustar.jp/php/mysqli-driver.embedded-server-end.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 7929
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッ ... ファリングをオフにする ob_end_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_flush — ... (送信)し、出力のバッファリングをオフにする 説明 ob_end_flush (): bool この関数は、出力用バッファの内容を出 ... の内容を更に処理したい場合には、 バッファの内容は ob_end_flush() がコールされた後に消去されるため、 ob_end_ ... フラグを指定する必要があります。指定しなければ、 ob_end_flush() は動作しません。 注意 : この関数は ob_get_ ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 7832
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファ ... リングをオフにする ob_end_clean (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_clean — ... (消去)し、出力のバッファリングをオフにする 説明 ob_end_clean (): bool 出力用バッファの内容を消去し、出力の ... 何らかの処理を行いたい場合には、 バッファの内容は ob_end_clean() がコールされると 破棄されるため、 ob_end_c ... フラグを指定する必要があります。指定しなければ、 ob_end_clean() は動作しません。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
日付/時刻 の算術 7611
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行 ... = $dt -> add (new DateInterval ( "PT3H" )); echo "End: " , $dt -> format ( "Y-m-d H:i:s P" ), PHP_EOL ; ... は以下となります。 Start: 2015-11-01 00:00:00 -04:00 End: 2015-11-01 02:00:00 -05:00 例2 DateTimeImmutable: ... P_EOL ; $dt = $dt -> modify ( "+24 hours" ); echo "End: " , $dt -> format ( "Y-m-d H:i:s P" ), PHP_EOL ; ... は以下となります。 Start: 2015-11-01 00:00:00 -04:00 End: 2015-11-02 00:00:00 -05:00 例3 時刻を引き算すると ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
パターンを終了する 7379
« ps_end_page ps_end_template » PHP Manual PS 関数 パターンを終了する ps_end_pattern (PECL ps >= ... 1.2.0) ps_end_pattern — パターンを終了する 説明 ps_end_pattern ( ... 開始する 関連キーワード: パターン , 終了 , pattern , end , 開始 , psdoc , 関数 , resource , template , page ...
https://man.plustar.jp/php/function.ps-end-pattern.html - [similar]
単純な XML ドキュメントの作成 7244
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作 ... xmlwriter_text ( $xw , 'valueofatt1' ); xmlwriter_end_attribute ( $xw ); xmlwriter_write_comment ( $xw , ... xt ( $xw , 'This is a sample text, ä' ); xmlwriter_end_element ( $xw ); // tag11 xmlwriter_end_element ( ... cdata ( $xw , "This is cdata content" ); xmlwriter_end_element ( $xw ); // testc xmlwriter_start_element ... xmlwriter_text ( $xw , "test cdata2" ); xmlwriter_end_cdata ( $xw ); xmlwriter_end_element ( $xw ); // t ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
Returns the value for the facet.date.end parameter 7244
« SolrQuery::getFacet SolrQuery::getFacetDateFields » PHP Manual SolrQuery Returns the value for ... the facet.date.end parameter SolrQuery::getFacetDateEnd (PECL solr >= ... 0.9.2) SolrQuery::getFacetDateEnd — Returns the value for the facet.date.end paramet ... er 説明 public SolrQuery::getFacetDateEnd ( string $field_override = ? ): string Returns the ... value for the facet.date.end parameter. This method accepts an optional field o ...
https://man.plustar.jp/php/solrquery.getfacetdateend.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT