検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1376 for [SIMILAR] 16 1024 4096 WITH 34535 ーロ WITH 8833... (1.599 sec.)
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 0
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラーメッセージを送信する error_log (PHP 4, PHP 5, PHP 7, PHP 8) error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = 0 , ? s ...
https://man.plustar.jp/php/function.error-log.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
拡張データストリームを取得する 0
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_stream (PECL ssh2 >= 0.9.0) ssh2_fetch_stream — 拡張データストリームを取得する 説明 ssh2_fetch_stream ( resource $channel , int $streamid ): resource SSH2 チャネルストリームと関連付けられたサブス ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.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]
対話式のシェルを要求する 0
« ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >= 0.9.0) ssh2_shell — 対話式のシェルを要求する 説明 ssh2_shell ( resource $session , string $term_type = "vanilla" , ? array $env = null , int $width = 80 , int $height = 25 , int $width_height ...
https://man.plustar.jp/php/function.ssh2-shell.html - [similar]
stream_socket_server で作られたソケットの接続を受け入れる 0
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_accept — stream_socket_server() で作られたソケットの接続を受け入れる 説明 stream_socket_accept ( ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 0
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベースのリストを得る mysql_list_dbs (PHP 4, PHP 5) mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュ ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
PHP とはなんでしょう? 0
« 入門 PHPにできることは? » PHP Manual 入門 PHP とはなんでしょう? PHP とはなんでしょう? PHP ( PHP: Hypertext Preprocessor を再帰的に略したものです) は、広く使われているオープンソースの汎用スクリプト言語です。 PHP は、特に Web 開発に適しており、HTML に埋め込むことができます。 で、結局のと ...
https://man.plustar.jp/php/intro-whatis.html - [similar]
YAZ 接続をクローズする 0
« yaz_ccl_parse yaz_connect » PHP Manual YAZ 関数 YAZ 接続をクローズする yaz_close (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_close — YAZ 接続をクローズする 説明 yaz_close ( resource $id ): bool id で指定した接続をクローズします。 注意 : この関数は、 persistent オプションを false にして yaz ...
https://man.plustar.jp/php/function.yaz-close.html - [similar]