検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 293 for [SIMILAR] 16 1024 4096 WITH 22623 getrequesturl ... (0.540 sec.)
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
Execute a database query on this server 0
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual MongoDB\Driver\Server Execute a database query on this server MongoDB\Driver\Server::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Server::executeQuery — Execute a database query on this server ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
Informix データベースに接続する 0
« Informix (PDO) MySQL (PDO) » PHP Manual Informix (PDO) Informix データベースに接続する PDO_INFORMIX DSN (PECL PDO_INFORMIX >= 0.1.0) PDO_INFORMIX DSN — Informix データベースに接続する 説明 PDO_INFORMIX データソース名 (DSN) は、Informix ODBC DSN 文字列を基にしています。 Informix ODBC DS ...
https://man.plustar.jp/php/ref.pdo-informix.connection.html - [similar]
リソースバンドルを作成する 0
« ResourceBundle::count ResourceBundle::getErrorCode » PHP Manual ResourceBundle リソースバンドルを作成する ResourceBundle::create resourcebundle_create ResourceBundle::__construct (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0) ResourceBundle::create -- resourcebundle_create -- Resou ...
https://man.plustar.jp/php/resourcebundle.create.html - [similar]
オフセットを取得する 0
« ArrayAccess::offsetExists ArrayAccess::offsetSet » PHP Manual ArrayAccess オフセットを取得する ArrayAccess::offsetGet (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetGet — オフセットを取得する 説明 public ArrayAccess::offsetGet ( mixed $offset ): mixed 指定したオフセットの値を返します。 このメ ...
https://man.plustar.jp/php/arrayaccess.offsetget.html - [similar]
Geo IP ロケーション 0
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
DOMDocumentType クラス 0
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumentType クラス (PHP 5, PHP 7, PHP 8) はじめに 各 DOMDocument は doctype 属性を保持しており、その値は null あるいは DOMDocumentType オブジェクトです。 クラス概要 class DOMDocumentType extends DOM ...
https://man.plustar.jp/php/class.domdocumenttype.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]