検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 2022 for [SIMILAR] 16 1024 4096 WITH 1722382 example WITH... (0.986 sec.)
Provide a return value for an existing function 0
« uopz_set_property uopz_set_static » PHP Manual Uopz 関数 Provide a return value for an existing function uopz_set_return (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_return — Provide a return value for an existing function 説明 uopz_set_return ( string $function , mixed $value , bo ...
https://man.plustar.jp/php/function.uopz-set-return.html - [similar]
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
オブジェクト指向 API の使用 0
« XML 名前空間の使用 XMLWriter » PHP Manual 例 オブジェクト指向 API の使用 オブジェクト指向 API の使用 この例では、XMLWriter のオブジェクト指向 API を使う方法を示します。 例1 オブジェクト指向 API の使用 <?php $xw = new XMLWriter (); $xw -> openMemory (); $xw -> startDocument ( "1.0" ); $ ...
https://man.plustar.jp/php/example.xmlwriter-oop.html - [similar]
処理フラグを設定する 0
« FilesystemIterator::rewind FilterIterator » PHP Manual FilesystemIterator 処理フラグを設定する FilesystemIterator::setFlags (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::setFlags — 処理フラグを設定する 説明 public FilesystemIterator::setFlags ( int $flags ): void 処理フラグを設定し ...
https://man.plustar.jp/php/filesystemiterator.setflags.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]
AS番号(ASN) を取得する 0
« GeoIP 関数 geoip_continent_code_by_name » PHP Manual GeoIP 関数 AS番号(ASN) を取得する geoip_asnum_by_name (PECL geoip >= 1.1.0) geoip_asnum_by_name — AS番号(ASN) を取得する 説明 geoip_asnum_by_name ( string $hostname ): string geoip_asnum_by_name() 関数は、 IPアドレスに関連付けられたA ...
https://man.plustar.jp/php/function.geoip-asnum-by-name.html - [similar]
Joins all values together as a string 0
« Ds\Set::isEmpty Ds\Set::jsonSerialize » PHP Manual Set Joins all values together as a string Ds\Set::join (PECL ds >= 1.0.0) Ds\Set::join — Joins all values together as a string 説明 public Ds\Set::join ( string $glue = ? ): string Joins all values together as a string using an optiona ...
https://man.plustar.jp/php/ds-set.join.html - [similar]
Rename a function at runtime 0
« uopz_redefine uopz_restore » PHP Manual Uopz 関数 Rename a function at runtime uopz_rename (PECL uopz 1, PECL uopz 2) uopz_rename — Rename a function at runtime 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_rename ( string $function , string $rename ): void uopz_renam ...
https://man.plustar.jp/php/function.uopz-rename.html - [similar]