検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1970 for [SIMILAR] 16 1024 4096 WITH 4326 com WITH 3445 ... (1.199 sec.)
データベースに関する問題 0
« PHP を手に入れるには インストール » PHP Manual FAQ データベースに関する問題 データベースに関する問題 このセクションでは PHP とデータベースとの関係に関する一般的な質問を 扱います。なんと! PHP は事実上あらゆるデータベースにアクセスすることが できます。 PHP は Microsoft SQL Server にアクセ ...
https://man.plustar.jp/php/faq.databases.html - [similar]
ファイルを削除する 0
« ssh2_sftp_symlink ssh2_sftp » PHP Manual SSH2 関数 ファイルを削除する ssh2_sftp_unlink (PECL ssh2 >= 0.9.0) ssh2_sftp_unlink — ファイルを削除する 説明 ssh2_sftp_unlink ( resource $sftp , string $filename ): bool リモートファイルシステム上のファイルを削除します。 パラメータ sftp ssh2_sf ...
https://man.plustar.jp/php/function.ssh2-sftp-unlink.html - [similar]
バグ報告 0
« FAQ に無い問題 実行時設定 » PHP Manual 問題が起きた場合 バグ報告 バグ報告 PHP のバグを発見した場合は、報告してください。あなたがそのバグを報告しない限り、 PHP の開発者がそのバグを知ることは恐らくなく、修正されることもないでしょう。 バグの報告は、 » https://github.com/php/php-src/issues ...
https://man.plustar.jp/php/install.problems.bugs.html - [similar]
すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す 0
« com_event_sink com_load_typelib » PHP Manual COM関数 すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す com_get_active_object (PHP 5, PHP 7, PHP 8) com_get_active_object — すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す 説明 com_get_active_object ( string $ ...
https://man.plustar.jp/php/function.com-get-active-object.html - [similar]
FTP 接続をオープンする 0
« ftp_close ftp_delete » PHP Manual FTP 関数 FTP 接続をオープンする ftp_connect (PHP 4, PHP 5, PHP 7, PHP 8) ftp_connect — FTP 接続をオープンする 説明 ftp_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection | false ftp_connect() は、指定した hostname への FT ...
https://man.plustar.jp/php/function.ftp-connect.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]
ファイルあるいは URL をオープンする 0
« streamWrapper::stream_metadata streamWrapper::stream_read » PHP Manual streamWrapper ファイルあるいは URL をオープンする streamWrapper::stream_open (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_open — ファイルあるいは URL をオープンする 説明 public streamWrapper::stream_o ...
https://man.plustar.jp/php/streamwrapper.stream-open.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.html - [similar]