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

Next revision
Previous revision
uphp:functions:error_reporting [2017/03/30 12:56]
jeff created
uphp:functions:error_reporting [2021/09/13 05:57] (current)
Line 1: Line 1:
 ======error_reporting====== ======error_reporting======
 +
 <badge>WMPRO, WMMINI FW >= 1.885</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.885</badge> <badge>WMMEGA FW >= 2.0</badge>
  
Line 5: Line 6:
  
 ====Description==== ====Description====
-<well size="sm"><html><span style="font-size:125%;"></html>[[error_reporting]] + 
-<html>+<well size="sm"><html> 
-<span style="color:green;">int +<span style="font-size:125%">error_reporting ( 
-<span style="color:blue;">$verbosity +<span style="color:green">int 
-<span style="color:black;">)+<span style="color:blue">$verbosity 
 +<span style="color:black">)
 </html></well> </html></well>
  
Line 15: Line 17:
  
 ====Parameter==== ====Parameter====
-<html><span style="color:blue;"><b>$verbosity</b><span style="color:black;"></html>:  0=error, 1=warning, 2=notice 
  
-====Return Value====+<html><b><span style="color:blue">$verbosity<span style="color:black"></b></html>:  0=error, 1=warning, 2=notice 
 + 
 +====Return Values==== 
 None None
  
 ====See Also==== ====See Also====
 +
 [[debug()]] - Print to debug output [[debug()]] - Print to debug output
  
 [[debugout()]] - Enable or disable debug messages [[debugout()]] - Enable or disable debug messages
  
-[[log()]] - Print to the System Log+[[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.1490878566.txt.gz · Last modified: 2021/09/13 05:56 (external edit)