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

uphp:uphp_language_basics [2019/07/22 06:20]
admin
uphp:uphp_language_basics [2021/09/13 05:57]
Line 1: Line 1:
-======uPHP Blockly Development====== 
- 
-Blockly is a visual programming editor developed by Google.  We have integrated blockly with all the uPHP functions to make programming easier.  Blockly scripts can be automatically hooked to various parts of the system from the interface. 
- 
-Visual uPHP scripts need to be generated or run in order for the uPHP code to be created.  Visual uPHP scripts have the extension .cgx whereas generated scripts will have a .cgi extension. 
- 
-{{:uphp:blockly_home.png?200|}} 
- 
-=====Programmer Reference===== 
- 
-  * [[functions|uPHP Function Reference]] - The entire function list (advanced) 
- 
-  * [[uPHP Special Variables]] - Special arrays that are populated automatically before a script is run 
- 
  
uphp/uphp_language_basics.txt · Last modified: 2021/09/13 05:57 (external edit)