検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1055 for [SIMILAR] 16 1024 4096 WITH 8035 置換 WITH 3471 ... (2.244 sec.)
SHA-256 メッセージダイジェストを生成する 0
« Imagick::getImageScene Imagick::getImageSize » PHP Manual Imagick SHA-256 メッセージダイジェストを生成する Imagick::getImageSignature (PECL imagick 2, PECL imagick 3) Imagick::getImageSignature — SHA-256 メッセージダイジェストを生成する 説明 public Imagick::getImageSignature (): string ...
https://man.plustar.jp/php/imagick.getimagesignature.html - [similar]
はじめに 0
« OpenSSL インストール/設定 » PHP Manual OpenSSL はじめに はじめに この拡張モジュールは、対称鍵による暗号化、非対称鍵による暗号化や、 PBKDF2, PKCS7, PKCS12, X509 その他の暗号の操作を行う » OpenSSL ライブラリの機能をバインドしています。 それに加えて、TLS ストリームの実装も提供しています。 ...
https://man.plustar.jp/php/intro.openssl.html - [similar]
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
メソッドリクエスト用の XML を生成する 0
« xmlrpc_decode xmlrpc_encode » PHP Manual XML-RPC 関数 メソッドリクエスト用の XML を生成する xmlrpc_encode_request (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_encode_request — メソッドリクエスト用の XML を生成する 説明 xmlrpc_encode_request ( string $method , mixed $params , array $output_opt ...
https://man.plustar.jp/php/function.xmlrpc-encode-request.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
libxml 0
« dom_import_simplexml はじめに » PHP Manual XML 操作 libxml libxml はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 libXMLError — libXMLError クラス libxml 関数 libxml_clear_errors — libxmlエラーハンドラをクリアする libxml_disable_entity_loader — 外部エ ...
https://man.plustar.jp/php/book.libxml.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
blob の長さと他の便利な情報を返す 0
« ibase_blob_import ibase_blob_open » PHP Manual Firebird/InterBase 関数 blob の長さと他の便利な情報を返す ibase_blob_info (PHP 5, PHP 7 < 7.4.0) ibase_blob_info — blob の長さと他の便利な情報を返す 説明 ibase_blob_info ( resource $link_identifier , string $blob_id ): array ibase_blob_inf ...
https://man.plustar.jp/php/function.ibase-blob-info.html - [similar]
ディレクトリハンドルを元に戻す 0
« readdir scandir » PHP Manual ディレクトリ 関数 ディレクトリハンドルを元に戻す rewinddir (PHP 4, PHP 5, PHP 7, PHP 8) rewinddir — ディレクトリハンドルを元に戻す 説明 rewinddir ( ? resource $dir_handle = null ): void dir_handle で指定されたディレクトリの ストリームをディレクトリの先頭にリ ...
https://man.plustar.jp/php/function.rewinddir.html - [similar]