検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 195 for [SIMILAR] 16 1024 4096 WITH 24636 filegroup WITH... (0.277 sec.)
select 句の having 条件を設定する 0
« TableSelect::groupBy TableSelect::limit » PHP Manual mysql_xdevapi\TableSelect select 句の having 条件を設定する TableSelect::having (No version information available, might only be in Git) TableSelect::having — select 句の having 条件を設定する 説明 public mysql_xdevapi\TableSelect::h ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.having.html - [similar]
if 0
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全ての言語において最も重要な 機能の一つです。 この構文は、命令の条件実行を可能にします。 PHP では、C 言語に似た次のような if 構文が使用されます。 if (式) 文 式のセクション で 記述したように 式 は ...
https://man.plustar.jp/php/control-structures.if.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]
ファイルの所有者を変更する 0
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP 4, PHP 5, PHP 7, PHP 8) chown — ファイルの所有者を変更する 説明 chown ( string $filename , string | int $user ): bool ファイル filename の所有者を(名前または番号で指定した) ユーザー user に変更 ...
https://man.plustar.jp/php/function.chown.html - [similar]
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
ファイルやディレクトリのオーナーを変更する 0
« eio_chmod eio_close » PHP Manual Eio 関数 ファイルやディレクトリのオーナーを変更する eio_chown (PECL eio >= 0.0.1dev) eio_chown — ファイルやディレクトリのオーナーを変更する 説明 eio_chown ( string $path , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL ...
https://man.plustar.jp/php/function.eio-chown.html - [similar]
ファイルのオーナーを変更する 0
« eio_fchmod eio_fdatasync » PHP Manual Eio 関数 ファイルのオーナーを変更する eio_fchown (PECL eio >= 0.0.1dev) eio_fchown — ファイルのオーナーを変更する 説明 eio_fchown ( mixed $fd , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ) ...
https://man.plustar.jp/php/function.eio-fchown.html - [similar]
SITEコマンドをサーバーに送信する 0
« ftp_set_option ftp_size » PHP Manual FTP 関数 SITEコマンドをサーバーに送信する ftp_site (PHP 4, PHP 5, PHP 7, PHP 8) ftp_site — SITEコマンドをサーバーに送信する 説明 ftp_site ( FTP\Connection $ftp , string $command ): bool ftp_site() は、指定された SITE コマンドを FTP サーバーに送信しま ...
https://man.plustar.jp/php/function.ftp-site.html - [similar]
スレッド化したメッセージのツリーを返す 0
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap_thread (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imap_thread — スレッド化したメッセージのツリーを返す 説明 imap_thread ( IMAP\Connection $imap , int $flags = SE_FREE ): array | false スレッド化さ ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]