検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 223 for [SIMILAR] 16 1024 4096 WITH 46384 escapeshellcmd... (0.287 sec.)
色を設定する 0
« ps_set_value ps_setdash » PHP Manual PS 関数 色を設定する ps_setcolor (PECL ps >= 1.1.0) ps_setcolor — 色を設定する 説明 ps_setcolor ( resource $psdoc , string $type , string $colorspace , float $c1 , float $c2 , float $c3 , float $c4 ): bool 描画色、塗りつぶし色、あるいはその両方を設定 ...
https://man.plustar.jp/php/function.ps-setcolor.html - [similar]
クォートされた文字列のクォート部分を取り除く 0
« stripos stristr » PHP Manual String 関数 クォートされた文字列のクォート部分を取り除く stripslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripslashes — クォートされた文字列のクォート部分を取り除く 説明 stripslashes ( string $string ): string クォートされた文字列を元に戻します。 stripslashes() は ...
https://man.plustar.jp/php/function.stripslashes.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
データベース接続の現在の文字コードセットを返す 0
« mysqli::change_user mysqli::close » PHP Manual mysqli データベース接続の現在の文字コードセットを返す mysqli::character_set_name mysqli_character_set_name (PHP 5, PHP 7, PHP 8) mysqli::character_set_name -- mysqli_character_set_name — データベース接続の現在の文字コードセットを返す 説明 ...
https://man.plustar.jp/php/mysqli.character-set-name.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
マルチバイト文字列に正規表現による置換を行う 0
« mb_ereg_replace_callback mb_ereg_search_getpos » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に正規表現による置換を行う mb_ereg_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_replace — マルチバイト文字列に正規表現による置換を行う 説明 mb_ereg_replace ( string $pattern , ...
https://man.plustar.jp/php/function.mb-ereg-replace.html - [similar]
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 0
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバーに送信し、その結果を待たない pg_send_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_query_params — コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 説明 pg_send_query ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]