検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 767 for [SIMILAR] 16 1024 4096 WITH 11974 sapi WITH 4937... (1.965 sec.)
現在の配列の要素を返す 0
« SplFixedArray::count SplFixedArray::fromArray » PHP Manual SplFixedArray 現在の配列の要素を返す SplFixedArray::current (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::current — 現在の配列の要素を返す 説明 public SplFixedArray::current (): mixed 現在の配列の要素を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/splfixedarray.current.html - [similar]
ファイルが書き込み可能かどうかを調べる 0
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうかを調べる is_writable (PHP 4, PHP 5, PHP 7, PHP 8) is_writable — ファイルが書き込み可能かどうかを調べる 説明 is_writable ( string $filename ): bool filename が存在して、かつそれが書き込み可能で ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
highlight_file のエイリアス 0
« sapi_windows_vt100_support sleep » PHP Manual その他の関数 highlight_file のエイリアス show_source (PHP 4, PHP 5, PHP 7, PHP 8) show_source — highlight_file() のエイリアス 説明 この関数は次の関数のエイリアスです。 highlight_file() . 関連キーワード: highlight , file , 関数 , windows , s ...
https://man.plustar.jp/php/function.show-source.html - [similar]
定義済みの定数 0
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
結果を添字配列として取得する 0
« mysql_fetch_object mysql_field_flags » PHP Manual MySQL 関数 結果を添字配列として取得する mysql_fetch_row (PHP 4, PHP 5) mysql_fetch_row — 結果を添字配列として取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-fetch-row.html - [similar]
PHP をコマンドラインから使用する 0
« 持続的データベース接続 はじめに » PHP Manual 機能 PHP をコマンドラインから使用する PHP をコマンドラインから使用する 目次 はじめに 他の SAPI との違い オプション Usage I/O ストリーム 対話シェル ビルトインウェブサーバー INI 設定 関連キーワード: 使用 , データベース , 接続 , 機能 , Usage , ...
https://man.plustar.jp/php/features.commandline.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]
はじめに 0
« FastCGI Process Manager(FPM) インストール/設定 » PHP Manual FastCGI Process Manager(FPM) はじめに はじめに FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 この SAPI は、PHP 本体にバンドルされています。 関連キーワード: ...
https://man.plustar.jp/php/intro.fpm.html - [similar]
HTML からの脱出 0
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]