検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 485 for [SIMILAR] 16 1024 4096 WITH 21749 mysqli WITH 20... (0.346 sec.)
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
ファイルパス解決キャッシュについての情報を取得する 0
« wincache_refresh_if_changed wincache_rplist_meminfo » PHP Manual WinCache 関数 ファイルパス解決キャッシュについての情報を取得する wincache_rplist_fileinfo (PECL wincache >= 1.0.0) wincache_rplist_fileinfo — ファイルパス解決キャッシュについての情報を取得する 説明 wincache_rplist_fileinf ...
https://man.plustar.jp/php/function.wincache-rplist-fileinfo.html - [similar]
セッションキャッシュのメモリ使用状況についての情報を取得する 0
« wincache_scache_info wincache_ucache_add » PHP Manual WinCache 関数 セッションキャッシュのメモリ使用状況についての情報を取得する wincache_scache_meminfo (PECL wincache >= 1.1.0) wincache_scache_meminfo — セッションキャッシュのメモリ使用状況についての情報を取得する 説明 wincache_scache_ ...
https://man.plustar.jp/php/function.wincache-scache-meminfo.html - [similar]
ユーザーキャッシュのメモリ使用状況についての情報を取得する 0
« wincache_ucache_info wincache_ucache_set » PHP Manual WinCache 関数 ユーザーキャッシュのメモリ使用状況についての情報を取得する wincache_ucache_meminfo (PECL wincache >= 1.1.0) wincache_ucache_meminfo — ユーザーキャッシュのメモリ使用状況についての情報を取得する 説明 wincache_ucache_memi ...
https://man.plustar.jp/php/function.wincache-ucache-meminfo.html - [similar]
PHP 7.0.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくなる機能 PHP 7.0.x で推奨されなくなる機能 PHP 4 形式のコンストラクタ PHP 4 形式のコンストラクタ (クラス名と同じ名前のメソッドを定義するもの) が非推奨となりました。将来的に削除される見込みです。 ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 0
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]