検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 181 for [SIMILAR] 16 1024 4096 WITH 16263 settimestamp W... (0.212 sec.)
ローカルタイムを得る 0
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP 7, PHP 8) localtime — ローカルタイムを得る 説明 localtime ( ? int $timestamp = null , bool $associative = false ): array localtime() 関数は、C 言語の 同名の関数コールにより返される構造体と同じ ...
https://man.plustar.jp/php/function.localtime.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]
DateTimeInterface インターフェイス 0
« DateTimeImmutable::sub DateTime::diff » PHP Manual Date/Time DateTimeInterface インターフェイス DateTimeInterface インターフェイス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに DateTimeInterface は、 DateTime や DateTimeImmutable を引数や戻り値、プロパティの型宣言で使えるようにするために作ら ...
https://man.plustar.jp/php/class.datetimeinterface.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
指定した日付と場所についての日の出時刻を返す 0
« date_sun_info date_sunset » PHP Manual 日付・時刻 関数 指定した日付と場所についての日の出時刻を返す date_sunrise (PHP 5, PHP 7, PHP 8) date_sunrise — 指定した日付と場所についての日の出時刻を返す 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説 ...
https://man.plustar.jp/php/function.date-sunrise.html - [similar]
指定した日付と場所についての日の入り時刻を返す 0
« date_sunrise date_time_set » PHP Manual 日付・時刻 関数 指定した日付と場所についての日の入り時刻を返す date_sunset (PHP 5, PHP 7, PHP 8) date_sunset — 指定した日付と場所についての日の入り時刻を返す 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 ...
https://man.plustar.jp/php/function.date-sunset.html - [similar]
指定したメッセージのヘッダ情報の概要を読む 0
« imap_expunge imap_fetchbody » PHP Manual IMAP 関数 指定したメッセージのヘッダ情報の概要を読む imap_fetch_overview (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetch_overview — 指定したメッセージのヘッダ情報の概要を読む 説明 imap_fetch_overview ( IMAP\Connection $imap , string $sequence , int $fla ...
https://man.plustar.jp/php/function.imap-fetch-overview.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]