検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 720 for [SIMILAR] 16 1024 4096 WITH 6450 ャッ WITH 5383 ... (0.892 sec.)
ファイルについての情報を取得する 0
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得する streamWrapper::url_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::url_stat — ファイルについての情報を取得する 説明 public streamWrapper::url_stat ( string $path , int $flags ): ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
MySQL クエリを送信する 0
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
セッションIDの受渡し 0
« 基本的な使用法 カスタムセッションハンドラ » PHP Manual 例 セッションIDの受渡し セッションIDの受渡し セッションIDの通知を行うためには次の二つの方法があります。 Cookies URLパラメータ sessionモジュールは、両方の方法をサポートします。 Cookieは最適ですが、(クライアントがCookieを受け入れない ...
https://man.plustar.jp/php/session.idpassing.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
画面全体をキャプチャする 0
« imagegif imagegrabwindow » PHP Manual GD および Image 関数 画面全体をキャプチャする imagegrabscreen (PHP 5 >= 5.2.2, PHP 7, PHP 8) imagegrabscreen — 画面全体をキャプチャする 説明 imagegrabscreen (): GdImage | false 画面全体のスクリーンショットを取得します。 注意 : この関数は Windows 上 ...
https://man.plustar.jp/php/function.imagegrabscreen.html - [similar]
ファイルを削除する 0
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
ファイルシステムが拡張属性をサポートしているかどうかを調べる 0
« xattr_set xdiff » PHP Manual xattr 関数 ファイルシステムが拡張属性をサポートしているかどうかを調べる xattr_supported (PECL xattr >= 1.0.0) xattr_supported — ファイルシステムが拡張属性をサポートしているかどうかを調べる 説明 xattr_supported ( string $filename , int $flags = 0 ): bool この ...
https://man.plustar.jp/php/function.xattr-supported.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.1.0 より前のバージョンでは、 この拡張機能は2つのリソースを使用していました。 ひとつは辞書のリンクID、ふたつめは pspell 設定のリソースです。 関連キーワード: リソース , 設定 , 実行 , 定義 , 定数 , インスト ...
https://man.plustar.jp/php/pspell.resources.html - [similar]