検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1315 for [SIMILAR] 16 1024 4096 WITH 5796 session WITH 55... (1.778 sec.)
ストレージの暗号化 0
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
SoapServer の持続モードを設定する 0
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する SoapServer::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::setPersistence — SoapServer の持続モードを設定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServe ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
内部のドキュメントを HTML 形式でファイルに出力する 0
« DOMDocument::saveHTML DOMDocument::saveXML » PHP Manual DOMDocument 内部のドキュメントを HTML 形式でファイルに出力する DOMDocument::saveHTMLFile (PHP 5, PHP 7, PHP 8) DOMDocument::saveHTMLFile — 内部のドキュメントを HTML 形式でファイルに出力する 説明 public DOMDocument::saveHTMLFile ( ...
https://man.plustar.jp/php/domdocument.savehtmlfile.html - [similar]
個人の単語リストを有する新規辞書をロードする 0
« pspell_new_config pspell_new » PHP Manual Pspell 関数 個人の単語リストを有する新規辞書をロードする pspell_new_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new_personal — 個人の単語リストを有する新規辞書をロードする 説明 pspell_new_personal ( string $filename , string $language ...
https://man.plustar.jp/php/function.pspell-new-personal.html - [similar]
Pspell 関数 0
« 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_add_to_personal — ユーザーの単語リストに単語を追加する pspell_add_to_session — 現在のセッションの単語リストに単語を追加する pspell_check — 単語をチェックする pspell_clear_session — 現在のセッショ ...
https://man.plustar.jp/php/ref.pspell.html - [similar]
オープン中のファイルを FTP サーバーにアップロードする 0
« ftp_fget ftp_get_option » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーにアップロードする ftp_fput (PHP 4, PHP 5, PHP 7, PHP 8) ftp_fput — オープン中のファイルを FTP サーバーにアップロードする 説明 ftp_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , ...
https://man.plustar.jp/php/function.ftp-fput.html - [similar]
2 つのファイルのバイナリ diff を作成する 0
« xdiff_file_bdiff_size xdiff_file_bpatch » PHP Manual xdiff 関数 2 つのファイルのバイナリ diff を作成する xdiff_file_bdiff (PECL xdiff >= 1.5.0) xdiff_file_bdiff — 2 つのファイルのバイナリ diff を作成する 説明 xdiff_file_bdiff ( string $old_file , string $new_file , string $dest ): bool ...
https://man.plustar.jp/php/function.xdiff-file-bdiff.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagearc imagebmp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imageavif (PHP 8 >= 8.1.0) imageavif — 画像をブラウザあるいはファイルに出力する 説明 imageavif ( GdImage $image , resource | string | null $file = null , int $quality = -1 , int $speed = -1 ): ...
https://man.plustar.jp/php/function.imageavif.html - [similar]