検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 181 for [SIMILAR] 16 1024 4096 WITH 16263 settimestamp W... (0.236 sec.)
日付を Unix のタイムスタンプとして取得する 4640
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
GMT 日付から Unix タイムスタンプを取得する 4640
« gmdate gmstrftime » PHP Manual 日付・時刻 関数 GMT 日付から Unix タイムスタンプを取得する gmmktime (PHP 4, PHP 5, PHP 7, PHP 8) gmmktime — GMT 日付から Unix タイムスタンプを取得する 説明 gmmktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $d ...
https://man.plustar.jp/php/function.gmmktime.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 4640
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strtotime (PHP 4, PHP 5, PHP 7, PHP 8) strtotime — 英文形式の日付を Unix タイムスタンプに変換する 説明 strtotime ( string $datetime , ? int $baseTimestamp = null ): int | false この関数は英語の書式 ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
OAuth クラス 4531
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするためのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保護します。 クラス ...
https://man.plustar.jp/php/class.oauth.html - [similar]
OAuth 4531
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 OAuth 関数 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエン ...
https://man.plustar.jp/php/book.oauth.html - [similar]
トークンと secret を設定する 4531
« OAuth::setTimestamp OAuth::setVersion » PHP Manual OAuth トークンと secret を設定する OAuth::setToken (PECL OAuth >= 0.99.1) OAuth::setToken — トークンと secret を設定する 説明 public OAuth::setToken ( string $token , string $token_secret ): bool それ以降のリクエスト用のトークンと secr ...
https://man.plustar.jp/php/oauth.settoken.html - [similar]
リクエストに固有の SSL チェックを調整する 4531
« OAuth::setRSACertificate OAuth::setTimestamp » PHP Manual OAuth リクエストに固有の SSL チェックを調整する OAuth::setSSLChecks (No version information available, might only be in Git) OAuth::setSSLChecks — リクエストに固有の SSL チェックを調整する 説明 public OAuth::setSSLChecks ( int $ ...
https://man.plustar.jp/php/oauth.setsslchecks.html - [similar]
定義済み定数 4531
« リソース型 例 » PHP Manual OAuth 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数の大半には何らかの問題があります。問題点については OAuth の公式ペ ...
https://man.plustar.jp/php/oauth.constants.html - [similar]
OAuth で保護されたリソースを取得する 4531
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを取得する OAuth::fetch (PECL OAuth >= 0.99.1) OAuth::fetch — OAuth で保護されたリソースを取得する 説明 public OAuth::fetch ( string $protected_resource_url , array $extra_parameters = ? , stri ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 4531
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT