User Tools

Site Tools


uphp:functions:error_reporting

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:error_reporting [2017/05/08 14:20]
jeff
uphp:functions:error_reporting [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%">error_reporting ( <span style="font-size:125%">error_reporting (
 <span style="color:green">int <span style="color:green">int
 <span style="color:blue">$verbosity <span style="color:blue">$verbosity
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 Set the verbosity level for debug output messages Set the verbosity level for debug output messages
Line 22: Line 20:
 <html><b><span style="color:blue">$verbosity<span style="color:black"></b></html>:  0=error, 1=warning, 2=notice <html><b><span style="color:blue">$verbosity<span style="color:black"></b></html>:  0=error, 1=warning, 2=notice
  
-====Return Value====+====Return Values====
  
 None None
Line 34: Line 32:
 [[log()]] - Print to the System Log (or optional file) [[log()]] - Print to the System Log (or optional file)
  
-[[print()]] - Output data to the current output stream such as a web page or terminal+[[print()]] - Print data to the current output stream such as a web page or terminal
  
uphp/functions/error_reporting.1494253254.txt.gz · Last modified: 2021/09/13 05:56 (external edit)