検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1034 for [SIMILAR] 16 1024 4096 WITH 26878 countable WITH... (1.628 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
Phar 0
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Pha ...
https://man.plustar.jp/php/book.phar.html - [similar]
プリペアドステートメントから結果を取得し、バインド変数に格納する 0
« mysqli_stmt::execute mysqli_stmt::$field_count » PHP Manual mysqli_stmt プリペアドステートメントから結果を取得し、バインド変数に格納する mysqli_stmt::fetch mysqli_stmt_fetch (PHP 5, PHP 7, PHP 8) mysqli_stmt::fetch -- mysqli_stmt_fetch — プリペアドステートメントから結果を取得し、バイン ...
https://man.plustar.jp/php/mysqli-stmt.fetch.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 0
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義したサイズの内容を取得する db2_lob_read (PECL ibm_db2 >= 1.6.0) db2_lob_read — LOB ファイルから、ユーザーが定義したサイズの内容を取得する 説明 db2_lob_read ( resource $stmt , int $colnum , int ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
単語をハイフネーションする 0
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PECL ps >= 1.1.1) ps_hyphenate — 単語をハイフネーションする 説明 ps_hyphenate ( resource $psdoc , string $text ): array | false 渡された単語をハイフネーションします。 ps_hyphenate() は、( ps_set_ ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
インデックスを使用して、エントリの内容を返す 0
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデックスを使用して、エントリの内容を返す ZipArchive::getFromIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getFromIndex — インデックスを使用して、エントリの内容を返す 説明 pub ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]