検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1101 for [SIMILAR] 16 1024 4096 WITH 83588 credits WITH 3... (0.742 sec.)
用語説明 0
« MySQL 用 PHP ドライバの概要 どの API を使うか » PHP Manual MySQL 用 PHP ドライバの概要 用語説明 用語説明 このセクションでは、PHP アプリケーションの開発で MySQL データベースを扱う ときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタス ...
https://man.plustar.jp/php/mysqlinfo.terminology.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 0
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_encode — ISO-8859-1 文字列を UTF-8 に変換する 説明 utf8_encode ( string $string ): string この関数は、文字列 string を ISO-8859-1 エンコードから UTF-8 へ変換 ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
アイテムを削除する 0
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Memcached::delete (PECL memcached >= 0.1.0) Memcached::delete — アイテムを削除する 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キー key をサーバーか ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
はじめに 0
« セキュリティ 一般的な考慮事項 » PHP Manual セキュリティ はじめに はじめに PHP は強力な言語そしてインタプリタであり、モジュールとして Web サー バーに組み込んだ場合でも、独立した CGI バイナリ として実行される場合でも、ファイルをアクセスしたり、コマンドを実行 したり、サーバーへのネットワー ...
https://man.plustar.jp/php/security.intro.html - [similar]
UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 0
« ucwords utf8_encode » PHP Manual String 関数 UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する utf8_decode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_decode — UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 説明 utf8_decode ( string ...
https://man.plustar.jp/php/function.utf8-decode.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 pthreads のリリースは PECL でホストされており、ソースコードは » github にあります。 最も簡単なインストール方法は、PECL の » https://pecl.php.net/package/pthreads からのインストールです。 Windows ユーザー用 ...
https://man.plustar.jp/php/pthreads.installation.html - [similar]
Secure Shell2 0
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SSH2 関数 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
SolrPingResponse クラス 0
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingResponse クラス SolrPingResponse クラス (PECL solr >= 0.9.2) はじめに サーバーへの ping リクエストに対するレスポンスを表現 クラス概要 final class SolrPingResponse extends SolrResponse { /* 定数 */ co ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 0
« mysql_pconnect mysql_query » PHP Manual MySQL 関数 サーバーとの接続状況を調べ、接続されていない場合は再接続する mysql_ping (PHP 4 >= 4.3.0, PHP 5) mysql_ping — サーバーとの接続状況を調べ、接続されていない場合は再接続する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削 ...
https://man.plustar.jp/php/function.mysql-ping.html - [similar]
サーバーに項目を追加する 0
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PECL memcache >= 0.2.0) Memcache::add — サーバーに項目を追加する 説明 Memcache::add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::add() は、サーバーに同名のキーが ...
https://man.plustar.jp/php/memcache.add.html - [similar]