検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 914 for [SIMILAR] 16 1024 4096 WITH 20705 apache WITH 85... (2.969 sec.)
シリアルポートの端末属性とボーレートを設定する 0
« dio_stat dio_truncate » PHP Manual ダイレクト IO 関数 シリアルポートの端末属性とボーレートを設定する dio_tcsetattr (PHP 4 >= 4.3.0, PHP 5 < 5.1.0) dio_tcsetattr — シリアルポートの端末属性とボーレートを設定する 説明 dio_tcsetattr ( resource $fd , array $options ): bool dio_tcsetattr() は ...
https://man.plustar.jp/php/function.dio-tcsetattr.html - [similar]
ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 0
« dirname disk_total_space » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す disk_free_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_free_space — ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 説明 disk_fr ...
https://man.plustar.jp/php/function.disk-free-space.html - [similar]
ファイルシステムあるいはディスクパーティションの全体サイズを返す 0
« disk_free_space diskfreespace » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティションの全体サイズを返す disk_total_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_total_space — ファイルシステムあるいはディスクパーティションの全体サイズを返す 説明 disk_total_s ...
https://man.plustar.jp/php/function.disk-total-space.html - [similar]
シェル引数として使用される文字列をエスケープする 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]
シンボリックリンクのグループ所有権を変更する 0
« is_writeable lchown » PHP Manual ファイルシステム 関数 シンボリックリンクのグループ所有権を変更する lchgrp (PHP 5 >= 5.1.3, PHP 7, PHP 8) lchgrp — シンボリックリンクのグループ所有権を変更する 説明 lchgrp ( string $filename , string | int $group ): bool シンボリックリンク filename のグル ...
https://man.plustar.jp/php/function.lchgrp.html - [similar]
文字の Unicode コードポイントを取得する 0
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
ディレクトリを作る 0
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, PHP 5, PHP 7, PHP 8) mkdir — ディレクトリを作る 説明 mkdir ( string $directory , int $permissions = 0777 , bool $recursive = false , ? resource $context = null ): bool directory で指定したディレ ...
https://man.plustar.jp/php/function.mkdir.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]
実行時間の最大値を制限する 0
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限する set_time_limit (PHP 4, PHP 5, PHP 7, PHP 8) set_time_limit — 実行時間の最大値を制限する 説明 set_time_limit ( int $seconds ): bool スクリプトが実行可能な秒数を設定します。 この制限にかかる ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
シェルによりコマンドを実行し、文字列として出力全体を返す 0
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列として出力全体を返す shell_exec (PHP 4, PHP 5, PHP 7, PHP 8) shell_exec — シェルによりコマンドを実行し、文字列として出力全体を返す 説明 shell_exec ( string $command ): string | false | null この関 ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]