検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 347 for [SIMILAR] 16 1024 4096 WITH 17518 レコ WITH 1628... (0.581 sec.)
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.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]
指定したインターネットホスト名に対応する MX レコードを取得する 0
« gethostname getprotobyname » PHP Manual ネットワーク 関数 指定したインターネットホスト名に対応する MX レコードを取得する getmxrr (PHP 4, PHP 5, PHP 7, PHP 8) getmxrr — 指定したインターネットホスト名に対応する MX レコードを取得する 説明 getmxrr ( string $hostname , array &$hosts , array ...
https://man.plustar.jp/php/function.getmxrr.html - [similar]
CSV の区切り、囲み文字、エスケープ文字を取得する 0
« SplFileObject::getChildren SplFileObject::getCurrentLine » PHP Manual SplFileObject CSV の区切り、囲み文字、エスケープ文字を取得する SplFileObject::getCsvControl (PHP 5 >= 5.2.0, PHP 7, PHP 8) SplFileObject::getCsvControl — CSV の区切り、囲み文字、エスケープ文字を取得する 説明 public S ...
https://man.plustar.jp/php/splfileobject.getcsvcontrol.html - [similar]
指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索... 0
« ネットワーク 関数 closelog » PHP Manual ネットワーク 関数 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する checkdnsrr (PHP 4, PHP 5, PHP 7, PHP 8) checkdnsrr — 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する 説明 ch ...
https://man.plustar.jp/php/function.checkdnsrr.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
CSV の区切り文字、囲み文字、エスケープ文字をセットする 0
« SplFileObject::seek SplFileObject::setFlags » PHP Manual SplFileObject CSV の区切り文字、囲み文字、エスケープ文字をセットする SplFileObject::setCsvControl (PHP 5 >= 5.2.0, PHP 7, PHP 8) SplFileObject::setCsvControl — CSV の区切り文字、囲み文字、エスケープ文字をセットする 説明 public Sp ...
https://man.plustar.jp/php/splfileobject.setcsvcontrol.html - [similar]
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]