検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1291 for [SIMILAR] 16 1024 4096 WITH 12480 input WITH 111... (1.841 sec.)
簡易チュートリアル 0
« PHPにできることは? 必要なものは? » PHP Manual はじめに 簡易チュートリアル 簡易チュートリアル 目次 必要なものは? PHP を使用する初めてのページ 実用的な例 フォームの処理 次にするべきことは? ここで、PHP の基礎の基礎について簡単なチュートリアルで説明したいと思います。 PHP は Web ページを作成 ...
https://man.plustar.jp/php/tutorial.html - [similar]
The Parle\ErrorInfo class 0
« Parle\Token Parle\LexerException » PHP Manual Parle The Parle\ErrorInfo class The Parle\ErrorInfo class (PECL parle >= 0.5.2) はじめに The class represents detailed error information as supplied by Parle\Parser::errorInfo() クラス概要 class Parle\ErrorInfo { /* プロパティ */ public int ...
https://man.plustar.jp/php/class.parle-errorinfo.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
Create a fuzzy hash from a string 0
« ssdeep_fuzzy_hash_filename 文字列 » PHP Manual ssdeep 関数 Create a fuzzy hash from a string ssdeep_fuzzy_hash (PECL ssdeep >= 1.0.0) ssdeep_fuzzy_hash — Create a fuzzy hash from a string 説明 ssdeep_fuzzy_hash ( string $to_hash ): string ssdeep_fuzzy_hash() calculates the hash of to_h ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-hash.html - [similar]
WDDX 0
« simplexml_load_string はじめに » PHP Manual XML 操作 WDDX WDDX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 wddx の例 WDDX 関数 wddx_add_vars — 指定した ID の WDDX パケットに変数を追加する wddx_deserialize — WDDX パケットをデシリアライズする wd ...
https://man.plustar.jp/php/book.wddx.html - [similar]
GET/POST/COOKIE データをパースし、グローバル変数を設定する 0
« mb_output_handler mb_preferred_mime_name » PHP Manual マルチバイト文字列 関数 GET/POST/COOKIE データをパースし、グローバル変数を設定する mb_parse_str (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_parse_str — GET/POST/COOKIE データをパースし、グローバル変数を設定する 説明 mb_parse_str ( stri ...
https://man.plustar.jp/php/function.mb-parse-str.html - [similar]
static キーワード 0
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
時刻の文字列を指定されたフォーマットに従ってパースする 0
« DateTimeImmutable::__construct DateTimeImmutable::createFromInterface » PHP Manual DateTimeImmutable 時刻の文字列を指定されたフォーマットに従ってパースする DateTimeImmutable::createFromFormat date_create_immutable_from_format (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::createFrom ...
https://man.plustar.jp/php/datetimeimmutable.createfromformat.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]