検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 1136 for [SIMILAR] 16 1024 4096 WITH 10731 い空 WITH 2450... (0.705 sec.)
子要素群の最後に新しい子要素を追加する 0
« DOMNode DOMNode::C14N » PHP Manual DOMNode 子要素群の最後に新しい子要素を追加する DOMNode::appendChild (PHP 5, PHP 7, PHP 8) DOMNode::appendChild — 子要素群の最後に新しい子要素を追加する 説明 public DOMNode::appendChild ( DOMNode $node ): DOMNode | false この関数は、既存の子要素のリスト ...
https://man.plustar.jp/php/domnode.appendchild.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
塗りつぶし用のイメージを設定する 0
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定する imagesettile (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesettile — 塗りつぶし用のイメージを設定する 説明 imagesettile ( GdImage $image , GdImage $tile ): bool imagesettile() は、特別な色 IMG ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする 0
« openssl_sign openssl_spki_export » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする openssl_spki_export_challenge (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export_challenge — 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする ...
https://man.plustar.jp/php/function.openssl-spki-export-challenge.html - [similar]
文字列に unified diff 形式のパッチを適用する 0
« xdiff_string_patch_binary xdiff_string_rabdiff » PHP Manual xdiff 関数 文字列に unified diff 形式のパッチを適用する xdiff_string_patch (PECL xdiff >= 0.2.0) xdiff_string_patch — 文字列に unified diff 形式のパッチを適用する 説明 xdiff_string_patch ( string $str , string $patch , int $fl ...
https://man.plustar.jp/php/function.xdiff-string-patch.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
Enchant スペリングライブラリ 0
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]
新しい DateInterval オブジェクトを作成する 0
« DateInterval DateInterval::createFromDateString » PHP Manual DateInterval 新しい DateInterval オブジェクトを作成する DateInterval::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval::__construct — 新しい DateInterval オブジェクトを作成する 説明 public DateInterval::__construct ( s ...
https://man.plustar.jp/php/dateinterval.construct.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
配列を生成する 0
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) array — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作成します。 配列に関するより詳しい情報は 配列型 のセクションをご覧ください。 パラメータ values カンマで区切った構文 "index => ...
https://man.plustar.jp/php/function.array.html - [similar]