User Tools

Site Tools


uphp:uphp_language_basics

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:uphp_language_basics [2018/09/01 10:49]
jeff Programmer Reference links text improved
uphp:uphp_language_basics [2021/09/13 05:57] (current)
Line 5: Line 5:
 =====uPHP Tags===== =====uPHP Tags=====
  
-When Wattmon parses a file, it looks for opening and closing tags, which are ''<?'' and ''?>'' respectively. This tells Wattmon to start and stop interpreting the uPHP code between them. Parsing in this manner allows you to integrate script code within an HTML file as everything outside of a pair of opening and closing tags is ignored by the uPHP parser.+When [[hardware:wattmons|Wattmon]] parses a file, it looks for opening and closing tags, which are ''<?'' and ''?>'' respectively. This tells [[hardware:wattmons|Wattmon]] to start and stop interpreting the uPHP code between them. Parsing in this manner allows you to integrate script code within an HTML file as everything outside of a pair of opening and closing tags is ignored by the uPHP parser.
  
 <code php> <code php>
uphp/uphp_language_basics.1535798974.txt.gz · Last modified: 2021/09/13 05:56 (external edit)