Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
proc_nice
proc_nice
Change the priority of the current process
Name:
proc_nice
Category:
Program execution
Programming Language:
php
One-line Description:
Change the priority of the current process
Related
How to set the CPU time slice priority of a process using proc_nice in PHP?
4
Similar Functions
proc_get_status
proc_get_status
Getinformationaboutp
shell_exec
shell_exec
Executecommandsthrou
proc_close
proc_close
Closetheprocessopene
proc_open
proc_open
Executeacommandandop
system
system
Executeexternalprogr
escapeshellarg
escapeshellarg
Transcodethestringin
passthru
passthru
Executeexternalprogr
escapeshellcmd
escapeshellcmd
shellmetacharacteres
Popular Articles
How to set the CPU time slice priority of a process using proc_nice in PHP?