検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1010 for [SIMILAR] 16 1024 4096 WITH 21554 reflectionpara... (1.532 sec.)
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
FTP 接続をオープンする 0
« ftp_close ftp_delete » PHP Manual FTP 関数 FTP 接続をオープンする ftp_connect (PHP 4, PHP 5, PHP 7, PHP 8) ftp_connect — FTP 接続をオープンする 説明 ftp_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection | false ftp_connect() は、指定した hostname への FT ...
https://man.plustar.jp/php/function.ftp-connect.html - [similar]
現在のキャッシュの有効期限を取得/設定する 0
« session_abort session_cache_limiter » PHP Manual セッション関数 現在のキャッシュの有効期限を取得/設定する session_cache_expire (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) session_cache_expire — 現在のキャッシュの有効期限を取得/設定する 説明 session_cache_expire ( ? int $value = null ): int | ...
https://man.plustar.jp/php/function.session-cache-expire.html - [similar]
Yaf_Application のコンストラクタ 0
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_Application のコンストラクタ Yaf_Application::__construct (Yaf >=1.0.0) Yaf_Application::__construct — Yaf_Application のコンストラクタ 説明 public Yaf_Application::__construct ( mixed $config ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]
利用可能なモードを指定して、画像を自動的にクロップする 0
« imagecrop imagedashedline » PHP Manual GD および Image 関数 利用可能なモードを指定して、画像を自動的にクロップする imagecropauto (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecropauto — 利用可能なモードを指定して、画像を自動的にクロップする 説明 imagecropauto ( GdImage $image , int $mode = IMG_C ...
https://man.plustar.jp/php/function.imagecropauto.html - [similar]
環境を取得する 0
« Yaf_Application::__destruct Yaf_Application::execute » PHP Manual Yaf_Application 環境を取得する Yaf_Application::environ (Yaf >=1.0.0) Yaf_Application::environ — 環境を取得する 説明 public Yaf_Application::environ (): void 環境を取得します。これは yaf.environ で定義されており、デフォル ...
https://man.plustar.jp/php/yaf-application.environ.html - [similar]
データベースを持続的にオープンする 0
« dba_optimize dba_replace » PHP Manual DBA 関数 データベースを持続的にオープンする dba_popen (PHP 4, PHP 5, PHP 7, PHP 8) dba_popen — データベースを持続的にオープンする 説明 dba_popen ( string $path , string $mode , string $handler = ? , mixed ...$args ): resource | false dba_popen() は ...
https://man.plustar.jp/php/function.dba-popen.html - [similar]
日付/時刻情報を取得する 0
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $timestamp = null ): array timestamp に関する日付情報を有する連想配列を返します。 timestamp が省略されたり、 null だった場合 ...
https://man.plustar.jp/php/function.getdate.html - [similar]
ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 0
« gmmktime idate » PHP Manual 日付・時刻 関数 ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする gmstrftime (PHP 4, PHP 5, PHP 7, PHP 8) gmstrftime — ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないこ ...
https://man.plustar.jp/php/function.gmstrftime.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]