User Tools

Site Tools


uphp:functions:debug

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
Next revision Both sides next revision
uphp:functions:debug [2017/03/31 12:47]
jeff
uphp:functions:debug [2017/05/11 22:44]
jeff
Line 1: Line 1:
 ======debug====== ======debug======
 +
 <badge>WMPRO FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
Line 5: Line 6:
  
 ====Description==== ====Description====
-<well size="sm"><html><span style="font-size:125%"></html>[[debug]] + 
-<html>+<well size="sm"><html> 
 +<span style="font-size:125%">debug ( 
 <span style="color:green">string <span style="color:green">string
 <span style="color:blue">$output <span style="color:blue">$output
Line 13: Line 15:
  
 ====Parameter==== ====Parameter====
-<html><span style="color:blue"><b>$output</b><span style="color:black"></html>:  A string to output 
  
-====Return Value====+<html><b><span style="color:blue">$output<span style="color:black"></b>:  A <b><span style="color:green">string<span style="color:black"></b> to output</html> 
 + 
 +====Return Values==== 
 None None
  
 ====Example==== ====Example====
 +
 <code php> <code php>
 <? <?
Line 27: Line 32:
  
 ====See Also==== ====See Also====
 +
 [[how_tos:Serial Port Programming]] - Some information on connecting and using the serial ports [[how_tos:Serial Port Programming]] - Some information on connecting and using the serial ports
  
Line 33: Line 39:
 [[error_reporting()]] - Set the debug output level [[error_reporting()]] - Set the debug output level
  
-[[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()]] - Output data to the current output stream such as a web page or terminal
  
uphp/functions/debug.txt · Last modified: 2021/09/13 05:57 (external edit)