検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 211 for [SIMILAR] 16 1024 4096 WITH 27108 デコ WITH 2081... (3.597 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 使用しているシステムが、最近のPOSIX対応システムのどれかである場合には、標準C 言語ライブラリの中にiconv機能が含まれているため、何かをする必要はありません。 そうでない場合は、 » libiconv ライブラリを入手して使用す ...
https://man.plustar.jp/php/iconv.requirements.html - [similar]
PHP と HTML 0
« パスワードのハッシュ PHP と COM » PHP Manual FAQ PHP と HTML PHP と HTML PHP と HTML は深く関係しています。PHP は HTML を生成し、HTML には PHP に 送信される情報が記述されています。 以下の FAQ を読む前に、どうやって 外部から来る変数 を取得するかを読んでおくことは重要です。 このマニュアル ...
https://man.plustar.jp/php/faq.html.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 GNU Recode 3.5 以降をシステムにインストールしておく必要があります。 このパッケージは、 » http://directory.fsf.org/All_GNU_Packages/recode.html から ダウンロードすることが可能です。 警告 Recode ライブラリのバージ ...
https://man.plustar.jp/php/recode.requirements.html - [similar]
文字列を URL エンコードする 0
« urldecode V8js » PHP Manual URL 関数 文字列を URL エンコードする urlencode (PHP 4, PHP 5, PHP 7, PHP 8) urlencode — 文字列を URL エンコードする 説明 urlencode ( string $string ): string この関数は、URL の問い合わせ部分に使用する文字列のエンコードや 次のページへ変数を渡す際に便利です。 ...
https://man.plustar.jp/php/function.urlencode.html - [similar]
コレクションにインデックスを作成 0
« Collection::count Collection::dropIndex » PHP Manual mysql_xdevapi\Collection コレクションにインデックスを作成 Collection::createIndex (No version information available, might only be in Git) Collection::createIndex — コレクションにインデックスを作成 説明 public mysql_xdevapi\Collectio ...
https://man.plustar.jp/php/mysql-xdevapi-collection.createindex.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
GmagickDraw クラス 0
« Gmagick::writeimage GmagickDraw::annotate » PHP Manual Gmagick GmagickDraw クラス GmagickDraw クラス (PECL gmagick >= Unknown) はじめに クラス概要 class GmagickDraw { /* メソッド */ public annotate ( float $x , float $y , string $text ): GmagickDraw public arc ( float $sx , float $sy , ...
https://man.plustar.jp/php/class.gmagickdraw.html - [similar]
その他の変更 0
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 その他の変更 その他の変更 utf8_encode() および utf8_decode() 関数の移動 utf8_encode() および utf8_decode() 関数は、文字列関数の標準拡張モジュールに移動しました。以前は、この ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
自然言語および文字エンコーディング 0
« xdiff_string_rabdiff Enchant » PHP Manual 関数リファレンス 自然言語および文字エンコーディング 自然言語および文字エンコーディング Enchant — Enchant スペリングライブラリ はじめに インストール/設定 定義済み定数 例 Enchant 関数 EnchantBroker — EnchantBroker クラス EnchantDictionary — Encha ...
https://man.plustar.jp/php/refs.international.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]