検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 380 for [SIMILAR] 16 1024 4096 WITH 27595 weakmap WITH 1... (0.454 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 必須ライブラリ がインストールされていれば、PHP のコンパイル時に --with-enchant[=dir] オプションを追加するだけで enchant を有効にできます。 Windows ユーザーがこの拡張機能を使うには、 php_enchant.dll を有効に ...
https://man.plustar.jp/php/enchant.installation.html - [similar]
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 0
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
シリアルポートの端末属性とボーレートを設定する 0
« dio_stat dio_truncate » PHP Manual ダイレクト IO 関数 シリアルポートの端末属性とボーレートを設定する dio_tcsetattr (PHP 4 >= 4.3.0, PHP 5 < 5.1.0) dio_tcsetattr — シリアルポートの端末属性とボーレートを設定する 説明 dio_tcsetattr ( resource $fd , array $options ): bool dio_tcsetattr() は ...
https://man.plustar.jp/php/function.dio-tcsetattr.html - [similar]
パッシブモードをオンまたはオフにする 0
« ftp_nlist ftp_put » PHP Manual FTP 関数 パッシブモードをオンまたはオフにする ftp_pasv (PHP 4, PHP 5, PHP 7, PHP 8) ftp_pasv — パッシブモードをオンまたはオフにする 説明 ftp_pasv ( FTP\Connection $ftp , bool $enable ): bool ftp_pasv() はパッシブモードをオンまたはオフにします。 パッシブモ ...
https://man.plustar.jp/php/function.ftp-pasv.html - [similar]
画像の一部をコピーする 0
« imageconvolution imagecopymerge » PHP Manual GD および Image 関数 画像の一部をコピーする imagecopy (PHP 4, PHP 5, PHP 7, PHP 8) imagecopy — 画像の一部をコピーする 説明 imagecopy ( GdImage $dst_image , GdImage $src_image , int $dst_x , int $dst_y , int $src_x , int $src_y , int $src_wid ...
https://man.plustar.jp/php/function.imagecopy.html - [similar]
Returns the PHP representation of a BSON value 0
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP representation of a BSON value MongoDB\BSON\toPHP (mongodb >=1.0.0) MongoDB\BSON\toPHP — Returns the PHP representation of a BSON value 説明 MongoDB\BSON\toPHP ( string $bson , array $typeMap = arr ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
ラージオブジェクトの位置をシークする 0
« pg_lo_read pg_lo_tell » PHP Manual PostgreSQL 関数 ラージオブジェクトの位置をシークする pg_lo_seek (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_seek — ラージオブジェクトの位置をシークする 説明 pg_lo_seek ( PgSql\Lob $lob , int $offset , int $whence = SEEK_CUR ): bool pg_lo_seek() は PgS ...
https://man.plustar.jp/php/function.pg-lo-seek.html - [similar]
指定した文字数で文字列を分割する 0
« vsprintf 変更履歴 » PHP Manual String 関数 指定した文字数で文字列を分割する wordwrap (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) wordwrap — 指定した文字数で文字列を分割する 説明 wordwrap ( string $string , int $width = 75 , string $break = "\n" , bool $cut_long_words = false ): string 指定し ...
https://man.plustar.jp/php/function.wordwrap.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]