検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 184 for local (0.033 sec.)
IntlTimeZone クラス 4805
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTime ... nt $style = IntlTimeZone::DISPLAY_LONG , ? string $locale = null ): string | false public getDSTSavings (): ... false public getOffset ( float $timestamp , bool $local , int &$rawOffset , int &$dstOffset ): bool public ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
4805
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... ラーは自分にメールする error_log ( $err , 3 , "/usr/local/php4/error.log" ); if ( $errno == E_USER_ERROR ) { ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
cURL 転送用オプションを設定する 4805
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... れました。PHP 7.0.7 以降で利用可能です。 CURLOPT_DNS_LOCAL_IP4 リゾルバがバインドするべきローカルの IPv4 アド ... れました。PHP 7.0.7 以降で利用可能です。 CURLOPT_DNS_LOCAL_IP6 リゾルバがバインドするべきローカルの IPv6 アド ... ULT_PROTOCOL , CURLOPT_DNS_INTERFACE , CURLOPT_DNS_LOCAL_IP4 , CURLOPT_DNS_LOCAL_IP6 , CURLOPT_EXPECT_100_T ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
親ディレクトリのパスを返す 4805
« delete disk_free_space » PHP Manual ファイルシステム 関数 親ディレクトリのパスを返す dirname ( ... irname ( "C:\\" ) . PHP_EOL ; echo dirname ( "/usr/local/lib" , 2 ); ?> 上の例の出力は、 たとえば以下のよう ...
https://man.plustar.jp/php/function.dirname.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 4805
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする ... e:port" のようにポート番号を 指定することが可能で、localhost では ":/path/to/socket" のようにソケットへのパ ... l.default_host が指定されない場合(デフォルト)、 'localhost:3306' が使用されます。 username ユーザー名。デ ... s は、 以下の定数の組み合わせです: 128 ( LOAD DATA LOCAL の処理を有効にする)、 MYSQL_CLIENT_SSL 、 MYSQL_CL ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
現在のシステムの状態を取得する 4805
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql ... 1 mysql_stat() の例 <?php $link = mysql_connect ( 'localhost' , 'mysql_user' , 'mysql_password' ); $status ... sql_stat() の別の例 <?php $link = mysql_connect ( 'localhost' , 'mysql_user' , 'mysql_password' ); $result ... 以下のようになります。 back_log = 50 basedir = /usr/local/ bdb_cache_size = 8388600 bdb_log_buffer_size = 32 ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
Create a new Command 4805
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... ager = new MongoDB \ Driver \ Manager ( "mongodb://localhost:27017" ); $command = new MongoDB \ Driver \ Co ... ragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-decl ... ager = new MongoDB \ Driver \ Manager ( "mongodb://localhost:27017" ); $command = new MongoDB \ Driver \ Co ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
Execute a database command on this server 4805
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual Mongo ... g a write operation on a secondary (excluding its "local" database) will fail. 参考 MongoDB\Driver\Command ...
https://man.plustar.jp/php/mongodb-driver-server.executecommand.html - [similar]
テスト 4805
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイート ... HP_OCI8_TEST_PASS=oracle $ export PHP_OCI8_TEST_DB=localhost/XE $ export PHP_OCI8_TEST_DRCP=FALSE シェルによ ... シンで実行している場合、以下を実行します。 $ . /usr/local/bin/oraenv Oracle 11 g R2 XE の場合は次のようにしま ...
https://man.plustar.jp/php/oci8.test.html - [similar]
Secure Shell 2 4805
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... :22/xterm ssh2.exec://user:pass@example.com:22/usr/local/bin/somecmd ssh2.tunnel://user:pass@example.com:22 ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]