User Tools

Site Tools


uphp:functions:die

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:die [2017/03/31 13:29]
jeff
uphp:functions:die [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"><html><span style="font-size:125%"></html>[[die]] ( ) +<well size="sm"><html> 
-</well>+<span style="font-size:125%">die ( ) 
 +</html></well>
  
 Terminates the current script Terminates the current script
Line 16: Line 17:
 None None
  
-====Return Value====+====Return Values====
  
 None None
Line 29: Line 30:
 </code> </code>
  
-**Kill a script if not logged in as an administrator:**+===Kill a script if not logged in as an administrator===
  
 <code php> <code php>
Line 43: Line 44:
 ====See Also==== ====See Also====
  
-[[process_kill()]] - Send a kill request to the process number+[[process_kill()]] - Send a kill request to process
  
-[[max_execution_time()]] - Set maximum execution time in seconds+[[max_execution_time()]] - Set the maximum execution time for the current script
  
uphp/functions/die.1490966944.txt.gz · Last modified: 2021/09/13 05:56 (external edit)