検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 386 for [SIMILAR] 16 1024 4096 WITH 73220 variant WITH 2... (0.330 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使用するには、GeoIP C ライブラリのバージョン 1.4.0 以降がインストールされていなければなりません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 ...
https://man.plustar.jp/php/geoip.requirements.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]
はじめに 0
« XML-RPC インストール/設定 » PHP Manual XML-RPC はじめに はじめに これらの関数を使うと、XML-RPCサーバーおよびクライアントを書くことができます。 XML-RPCに関する詳細な情報については、 » http://www.xmlrpc.com/ を参照してください。 そして、この拡張モジュールと関数に関する詳細なドキュメントに ...
https://man.plustar.jp/php/intro.xmlrpc.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
0
« 定義済み定数 Seaslog 関数 » PHP Manual Seaslog 例 例 例1 Get and set base path <?php $basePath1 = SeasLog :: getBasePath (); SeasLog :: setBasePath ( '/log/base_test' ); $basePath2 = SeasLog :: getBasePath (); var_dump ( $basePath1 , $basePath2 ); ?> 上の例の出力は、 たとえば以下のよう ...
https://man.plustar.jp/php/seaslog.examples.html - [similar]
Construct a new ZMQContext object 0
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQContext::__construct (PECL zmq >= 0.5.0) ZMQContext::__construct — Construct a new ZMQContext object 説明 public ZMQContext::__construct ( int $io_threads = 1 , bool $is_persistent = true ) Const ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
Adds a record to a database 0
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_add_record — Adds a record to a database 説明 dbase_add_record ( resource $database , array $data ): bool Adds the given data to the database. パラメータ ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
EZMLM で必要なハッシュ値を計算する 0
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 >= 4.0.2, PHP 5, PHP 7) ezmlm_hash — EZMLM で必要なハッシュ値を計算する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 0
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ドメインソケット接続をオープンする fsockopen (PHP 4, PHP 5, PHP 7, PHP 8) fsockopen — インターネット接続もしくは Unix ドメインソケット接続をオープンする 説明 fsockopen ( string $hostname , int $ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
インターネットホスト名に対応するIPv4アドレスを取得する 0
« gethostbyaddr gethostbynamel » PHP Manual ネットワーク 関数 インターネットホスト名に対応するIPv4アドレスを取得する gethostbyname (PHP 4, PHP 5, PHP 7, PHP 8) gethostbyname — インターネットホスト名に対応するIPv4アドレスを取得する 説明 gethostbyname ( string $hostname ): string hostname ...
https://man.plustar.jp/php/function.gethostbyname.html - [similar]