User Tools

Site Tools


uphp:functions:exec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:exec [2017/04/04 13:09]
jeff
uphp:functions:exec [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"><html><span style="font-size:125%"></html>[[exec]] +<well size="sm"><html> 
-<html>(+<span style="font-size:125%">exec (
 <span style="color:green">string <span style="color:green">string
-<span style="color:blue">$script_name+<span style="color:blue">$script
 <span style="color:black">[, <span style="color:black">[,
 <span style="color:green">int <span style="color:green">int
-<span style="color:blue">$delay_ms+<span style="color:blue">$delay
 <span style="color:black">] ) <span style="color:black">] )
 </html></well> </html></well>
Line 19: Line 19:
 ====Parameters==== ====Parameters====
  
-<html><b><span style="color:blue">$script_name<span style="color:black"></b></html>:  Path and filename of script to execute+<html><b><span style="color:blue">$script<span style="color:black"></b></html>:  Path and filename of script to execute
  
-<html><b><span style="color:blue">$delay_ms<span style="color:black"></b></html>:  Optional delay in milliseconds before script is started+<html><b><span style="color:blue">$delay<span style="color:black"></b></html>:  Optional delay in milliseconds before script is started
  
-====Return Value====+====Return Values====
  
 None None
Line 38: Line 38:
 </code> </code>
  
-====See Also====+====Also See====
  
-[[os:config:uphp.ini#max_concurrent_scripts]] - Operating System configuration, uphp.ini: Limit the number of scripts that can run at the same time+[[software:os:config:uphp.ini#max_concurrent_scripts]] - Operating System configuration, uphp.ini: Limit the number of scripts that can run at the same time
  
 [[include()]] - Include a file within the current script at the current location [[include()]] - Include a file within the current script at the current location
uphp/functions/exec.1491311353.txt.gz · Last modified: 2021/09/13 05:56 (external edit)