検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 366 for [SIMILAR] 16 1024 4096 WITH 17295 phpdbg WITH 10... (0.329 sec.)
インストールにあたっての一般的な注意事項 0
« インストールと設定 Unix システムへのインストール » PHP Manual インストールと設定 インストールにあたっての一般的な注意事項 インストールにあたっての一般的な注意事項 インストールを行う前に、PHP を使用する用途を明確にしておく必要があります。 PHP を適用可能な分野としては、 「 PHP にできるこ ...
https://man.plustar.jp/php/install.general.html - [similar]
クリップパスの定義を開始する 0
« ImagickDraw::push ImagickDraw::pushDefs » PHP Manual ImagickDraw クリップパスの定義を開始する ImagickDraw::pushClipPath (PECL imagick 2, PECL imagick 3) ImagickDraw::pushClipPath — クリップパスの定義を開始する 説明 public ImagickDraw::pushClipPath ( string $clip_mask_id ): bool 警告 こ ...
https://man.plustar.jp/php/imagickdraw.pushclippath.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
PECL インストール入門 0
« PECL 拡張モジュールのインストール PECL 拡張モジュールをダウンロードする » PHP Manual PECL 拡張モジュールのインストール PECL インストール入門 PECL インストール入門 » PECL は PHP 拡張モジュールのリポジトリで、 » PEAR パッケージシステムを経由して使用可能です。 ここでは PECL 拡張モジュール ...
https://man.plustar.jp/php/install.pecl.intro.html - [similar]
PECL 拡張モジュールをダウンロードする 0
« PECL インストール入門 PHP 拡張モジュールの Windows へのインストール » PHP Manual PECL 拡張モジュールのインストール PECL 拡張モジュールをダウンロードする PECL 拡張モジュールをダウンロードする PECL 拡張モジュールをダウンロードするには、以下に示す通り、いくつかの方法があります。 pecl inst ...
https://man.plustar.jp/php/install.pecl.downloads.html - [similar]
クエリ結果のステータスを取得する 0
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_result_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_status — クエリ結果のステータスを取得する 説明 pg_result_status ( PgSql\Result $result , int $mode = PGSQL_STATUS_LONG ): string | int ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 Ubuntu 18.04 上の PHP 7.2 でインストールする例: // 依存するものをインストール $ apt install build-essential libprotobuf-dev libboost-dev openssl ...
https://man.plustar.jp/php/mysql-xdevapi.installation.html - [similar]
オプションを設定する 0
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysqli_options (PHP 5, PHP 7, PHP 8) mysqli::options -- mysqli_options — オプションを設定する 説明 オブジェクト指向型 public mysqli::options ( int $option , string | int $value ): bool 手続き型 my ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT