検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1722 for [SIMILAR] 16 1024 4096 WITH 16854 数処 WITH 2649... (1.914 sec.)
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
recode_string のエイリアス 0
« recode_string 画像処理および作成 » PHP Manual Recode 関数 recode_string のエイリアス recode (PHP 4, PHP 5, PHP 7 < 7.4.0) recode — recode_string() のエイリアス 説明 この関数は次の関数のエイリアスです。 recode_string() . 関連キーワード: recode , string , 関数 , 作成 , Recode , ...
https://man.plustar.jp/php/function.recode.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
サンプル 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]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
はじめに 0
« GMP インストール/設定 » PHP Manual GMP はじめに はじめに 以下の関数により、GNU MP ライブラリを使用して 任意長の整数を使用することが可能になります。 注意 : 大半の GMP 関数は、GMP 数を引数としてとります。 このマニュアルでは、GMP 数を GMP オブジェクトとしています。 これらの関数の大半は、数 ...
https://man.plustar.jp/php/intro.gmp.html - [similar]
直近に実行された MySQL 操作のエラーメッセージを返す 0
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッセージを返す mysql_error (PHP 4, PHP 5) mysql_error — 直近に実行された MySQL 操作のエラーメッセージを返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-error.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]
イベントが発生した際にコールされるコールバック関数を登録する 0
« ibase_service_detach ibase_trans » PHP Manual Firebird/InterBase 関数 イベントが発生した際にコールされるコールバック関数を登録する ibase_set_event_handler (PHP 5, PHP 7 < 7.4.0) ibase_set_event_handler — イベントが発生した際にコールされるコールバック関数を登録する 説明 ibase_set_event_ ...
https://man.plustar.jp/php/function.ibase-set-event-handler.html - [similar]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]