検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 287 for [SIMILAR] 16 1024 4096 WITH 17058 datetime WITH ... (0.387 sec.)
クッキーを送信する 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]
DateTimeZone クラス 0
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTimeZone クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに タイムゾーンをあらわします。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANTARCTIC ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
The MongoDB\BSON\ObjectId class 0
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\ObjectId class The MongoDB\BSON\ObjectId class (mongodb >=1.0.0) はじめに BSON type for an » ObjectId . The value consists of 12 bytes, where the first four bytes are a timest ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
Returns the status of working copy files and directories 0
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and directories svn_status (PECL svn >= 0.1.0) svn_status — Returns the status of working copy files and directories 説明 svn_status ( string $path , int $flags = 0 ): array Returns the status of worki ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.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]
一意な ID を生成する 0
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, PHP 7, PHP 8) uniqid — 一意な ID を生成する 説明 uniqid ( string $prefix = "" , bool $more_entropy = false ): string マイクロ秒単位の現在時刻にもとづいた、接頭辞つきの一意な ID を取得します。 警 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]