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/04/13 06:52]
jeff
uphp:functions:die [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html> 
-<html> +<span style="font-size:125%">die ( ) 
-<span style="font-size:125%"> +</html></well>
-</html> +
-[[die]] ( ) +
-</well>+
  
 Terminates the current script Terminates the current script
Line 20: Line 17:
 None None
  
-====Return Value====+====Return Values====
  
 None None
Line 33: 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 47: 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.1492066349.txt.gz · Last modified: 2021/09/13 05:56 (external edit)