検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 184 for local (0.044 sec.)
単一または全てのフィールドをクリアする 4750
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィー ... lendar::clear() の例 <?php ini_set ( 'intl.default_locale' , 'es_ES' ); ini_set ( 'date.timezone' , 'UTC' ) ... FFSET' => 16 , 'FIELD_YEAR_WOY' => 17 , 'FIELD_DOW_LOCAL' => 18 , 'FIELD_EXTENDED_YEAR' => 19 , 'FIELD_JULI ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
ストリーム 関数 4750
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム ... いるストリームのラッパーのリストを取得する stream_is_local — ローカルストリームかどうかを調べる stream_isatty ...
https://man.plustar.jp/php/ref.stream.html - [similar]
SVN 関数 4750
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition ... バージョンを返す svn_commit — Sends changes from the local working copy to the repository svn_delete — Delete ...
https://man.plustar.jp/php/ref.svn.html - [similar]
4750
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバ ... ます。接続を閉じるには、'quit' を入力します。 #!/usr/local/bin/php -q <?php error_reporting ( E_ALL ); /* All ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
Event 4694
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... lback for connection close EventHttpConnection::setLocalAddress — Sets the IP address from which HTTP conne ... ctions are made EventHttpConnection::setLocalPort — Sets the local port from which connections a ...
https://man.plustar.jp/php/book.event.html - [similar]
ストリーム 4694
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに ... いるストリームのラッパーのリストを取得する stream_is_local — ローカルストリームかどうかを調べる stream_isatty ...
https://man.plustar.jp/php/book.stream.html - [similar]
The Zookeeper class 4694
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... onst int NOTREADONLY = -119 ; const int EPHEMERALONLOCALSESSION = -120 ; const int NOWATCHER = -121 ; const ... passed to read-only server. Zookeeper::EPHEMERALONLOCALSESSION Attempt to create ephemeral node on a local ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
中心となる configure オプションのリスト 4694
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる confi ... Apache のビルドディレクトリで、 デフォルトは /usr/local/apache です。 --with-mod_charset (ロシアの Apache ...
https://man.plustar.jp/php/configure.about.html - [similar]
MySQL サーバーへの接続をオープンする 4694
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... e:port" のようにポート番号を 指定することが可能で、localhost では ":/path/to/socket" のようにソケットへのパ ... l.default_host が指定されない場合(デフォルト)、 'localhost:3306' が使用されます。 SQL セーフモード の場合 ... はこのパラメータは無視され、常に 'localhost:3306' が用いられます。 username ユーザー名。デ ... s は、 以下の定数の組み合わせです: 128 ( LOAD DATA LOCAL の処理を有効にする)、 MYSQL_CLIENT_SSL 、 MYSQL_CL ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 4694
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接 ... l の場合、PHP は環境変数 TWO_TASK (Linux) あるいは LOCAL (Windows) と ORACLE_SID を用いて接続先の Oracle イ ... lse ); } } $c1 = oci_connect ( "hr" , "welcome" , "localhost/orcl" ); $c2 = oci_new_connect ( "hr" , "welco ... me" , "localhost/orcl" ); $s = oci_parse ( $c1 , "insert into m ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]