検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 582 for [SIMILAR] 16 1024 4096 WITH 5335 トワ WITH 4685 ... (2.010 sec.)
isRequestTokenEndpoint を設定する 0
« OAuthProvider::is2LeggedEndpoint OAuthProvider::removeRequiredParameter » PHP Manual OAuthProvider isRequestTokenEndpoint を設定する OAuthProvider::isRequestTokenEndpoint (PECL OAuth >= 1.0.0) OAuthProvider::isRequestTokenEndpoint — isRequestTokenEndpoint を設定する 説明 public OAuthPr ...
https://man.plustar.jp/php/oauthprovider.isrequesttokenendpoint.html - [similar]
ファイルまたは URI にあるマークアップをパースする 0
« tidy::isXml tidy::parseString » PHP Manual tidy ファイルまたは URI にあるマークアップをパースする tidy::parseFile tidy_parse_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::parseFile -- tidy_parse_file — ファイルまたは URI にあるマークアップをパースする 説明 オブジェクト指向型 pub ...
https://man.plustar.jp/php/tidy.parsefile.html - [similar]
0
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプトの例を示します。この例は、 PHP ファイルを読み込み、ソースから全てのコメントを削除し、コードのみを 出力するものです。 例1 tokenizer によるコメントの削除 <?php $source = file_get_contents ( ' ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]
正接(タンジェント) 0
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — 正接(タンジェント) 説明 tan ( float $num ): float tan() は、 num のタンジェントを 返します。 num はラジアンです。 パラメータ num 処理する引数をラジアンで表したもの。 戻り値 num のタンジェント ...
https://man.plustar.jp/php/function.tan.html - [similar]
はじめに 0
« Gearman インストール/設定 » PHP Manual Gearman はじめに はじめに » Gearman は、複数のマシンやプロセスに 作業を任せるための汎用的なアプリケーションフレームワークです。これにより、 アプリケーションはタスクを並列で遂行したり、処理の負荷を分散したり、 言語をまたいで関数を呼び出したりできま ...
https://man.plustar.jp/php/intro.gearman.html - [similar]
OAuth クラス 0
« 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]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
接続されているかどうかにかかわらず、ソケットにデータを送信する 0
« stream_socket_recvfrom stream_socket_server » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットにデータを送信する stream_socket_sendto (PHP 5, PHP 7, PHP 8) stream_socket_sendto — 接続されているかどうかにかかわらず、ソケットにデータを送信する 説明 stream_socket_se ...
https://man.plustar.jp/php/function.stream-socket-sendto.html - [similar]
tidy クラス 0
« Tidy の例 tidy::body » PHP Manual Tidy tidy クラス tidy クラス (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 class tidy { /* プロパティ */ public ? string $ errorBuffer = null ; public ? string $ value = null ; ...
https://man.plustar.jp/php/class.tidy.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]