検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 455 for [SIMILAR] 16 1024 4096 WITH 14807 pgsql WITH 115... (0.415 sec.)
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
CSV の区切り、囲み文字、エスケープ文字を取得する 0
« SplFileObject::getChildren SplFileObject::getCurrentLine » PHP Manual SplFileObject CSV の区切り、囲み文字、エスケープ文字を取得する SplFileObject::getCsvControl (PHP 5 >= 5.2.0, PHP 7, PHP 8) SplFileObject::getCsvControl — CSV の区切り、囲み文字、エスケープ文字を取得する 説明 public S ...
https://man.plustar.jp/php/splfileobject.getcsvcontrol.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
CSV の区切り文字、囲み文字、エスケープ文字をセットする 0
« SplFileObject::seek SplFileObject::setFlags » PHP Manual SplFileObject CSV の区切り文字、囲み文字、エスケープ文字をセットする SplFileObject::setCsvControl (PHP 5 >= 5.2.0, PHP 7, PHP 8) SplFileObject::setCsvControl — CSV の区切り文字、囲み文字、エスケープ文字をセットする 説明 public Sp ...
https://man.plustar.jp/php/splfileobject.setcsvcontrol.html - [similar]
共有メモリの変数を挿入または更新する 0
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
アーカイブを閉じている間に更新できるようにコールバックを登録する 0
« ZipArchive::registerCancelCallback ZipArchive::renameIndex » PHP Manual ZipArchive アーカイブを閉じている間に更新できるようにコールバックを登録する ZipArchive::registerProgressCallback (PHP >= 8.0.0, PECL zip >= 1.17.0) ZipArchive::registerProgressCallback — アーカイブを閉じている間に更 ...
https://man.plustar.jp/php/ziparchive.registerprogresscallback.html - [similar]
TableUpdate クラス 0
« TableSelect::where TableUpdate::bind » PHP Manual Mysql_xdevapi TableUpdate クラス TableUpdate クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブル上のレコードを更新する操作を行うステートメントです。 クラス概要 class mysql_xdevapi\TableUpdate implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableupdate.html - [similar]
ファイルの最終アクセス時刻および最終更新日をセットする 0
« tmpfile umask » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻および最終更新日をセットする touch (PHP 4, PHP 5, PHP 7, PHP 8) touch — ファイルの最終アクセス時刻および最終更新日をセットする 説明 touch ( string $filename , ? int $mtime = null , ? int $atime = null ): bool fi ...
https://man.plustar.jp/php/function.touch.html - [similar]
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]