検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 498 for [SIMILAR] 16 1024 4096 WITH 28114 字エ WITH 2054... (0.501 sec.)
SoapFault コンストラクタ 0
« SoapFault SoapFault::__toString » PHP Manual SoapFault SoapFault コンストラクタ SoapFault::__construct (PHP 5, PHP 7, PHP 8) SoapFault::__construct — SoapFault コンストラクタ 説明 public SoapFault::__construct ( array | string | null $code , string $string , ? string $actor = null , mi ...
https://man.plustar.jp/php/soapfault.construct.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
Zlib 圧縮 0
« zip_read はじめに » PHP Manual 圧縮およびアーカイブ Zlib 圧縮 Zlib 圧縮 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Zlib 関数 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclos ...
https://man.plustar.jp/php/book.zlib.html - [similar]
文字列を水平に描画する 0
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestring (PHP 4, PHP 5, PHP 7, PHP 8) imagestring — 文字列を水平に描画する 説明 imagestring ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 指定した座標に ...
https://man.plustar.jp/php/function.imagestring.html - [similar]
辞書をオープンする際に使用する設定を作成する 0
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用する設定を作成する pspell_config_create (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_create — 辞書をオープンする際に使用する設定を作成する 説明 pspell_config_create ( string $language ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 0
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および DB2 関数 (PDO_ODBC) はじめに PDO_ODBC は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から ODBC ドライバあるいは IBM DB2 Call Level Interface (DB2 CLI) ライブラリを使用し ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
新規辞書をロードする 0
« pspell_new_personal pspell_save_wordlist » PHP Manual Pspell 関数 新規辞書をロードする pspell_new (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new — 新規辞書をロードする 説明 pspell_new ( string $language , string $spelling = "" , string $jargon = "" , string $encoding = "" , int $mode ...
https://man.plustar.jp/php/function.pspell-new.html - [similar]
Z39.50 サーバーへの接続を準備する 0
« yaz_close yaz_database » PHP Manual YAZ 関数 Z39.50 サーバーへの接続を準備する yaz_connect (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_connect — Z39.50 サーバーへの接続を準備する 説明 yaz_connect ( string $zurl , mixed $options = ? ): mixed この関数は、成功した場合に接続リソース、失敗した場 ...
https://man.plustar.jp/php/function.yaz-connect.html - [similar]
はじめに 0
« ストリーム インストール/設定 » PHP Manual ストリーム はじめに はじめに ストリームは、 ファイル、ネットワーク、データ圧縮などに関する、 共通した一連の関数群と利用法を持つ操作の一般化の手法です。 もっとも単純な定義では、 ストリーム というのは、ストリーミング可能な動作を体現する resource ...
https://man.plustar.jp/php/intro.stream.html - [similar]