検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 800 for [SIMILAR] 16 1024 4096 WITH 35051 rot13 WITH 465... (0.684 sec.)
SCP 経由でファイルを要求する 0
« ssh2_publickey_remove ssh2_scp_send » PHP Manual SSH2 関数 SCP 経由でファイルを要求する ssh2_scp_recv (PECL ssh2 >= 0.9.0) ssh2_scp_recv — SCP 経由でファイルを要求する 説明 ssh2_scp_recv ( resource $session , string $remote_file , string $local_file ): bool リモートサーバーからローカル ...
https://man.plustar.jp/php/function.ssh2-scp-recv.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
XSLTProcessor クラス 0
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProcessor クラス XSLTProcessor クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 class XSLTProcessor { /* メソッド */ public getParameter ( string $namespace , string $name ): string | false public g ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
LDAP のエラー番号をエラーメッセージ文字列に変換する 0
« ldap_dn2ufn ldap_errno » PHP Manual LDAP 関数 LDAP のエラー番号をエラーメッセージ文字列に変換する ldap_err2str (PHP 4, PHP 5, PHP 7, PHP 8) ldap_err2str — LDAP のエラー番号をエラーメッセージ文字列に変換する 説明 ldap_err2str ( int $errno ): string この関数は、エラー番号 errno が意味する ...
https://man.plustar.jp/php/function.ldap-err2str.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
現在のアフィン変換行列を設定する 0
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ImagickDraw::affine (PECL imagick 2, PECL imagick 3) ImagickDraw::affine — 現在のアフィン変換行列を設定する 説明 public ImagickDraw::affine ( array $affine ): bool 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
比較演算子 0
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前が示すように、二つの値を比較します。 型の比較表 に、型に関連するさまざまな比較の例があります。 比較演算子 例 名前 結果 $a == $b 等しい 型の相互変換をした後で $a が $b に等しい時に true 。 $a = ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
COM関数 0
« com_exception com_create_guid » PHP Manual COM COM関数 COM関数 参考 COM についてのより詳細な情報は » COM 仕様 を読みましょう。 PHP と COM の FAQ からも情報が得られるでしょう。 MS Office アプリケーションをサーバーサイドで使用しようと考えておられるなら、 » Considerations for Server-Side ...
https://man.plustar.jp/php/ref.com.html - [similar]