User Tools

Site Tools


uphp:uphp_language_basics

This is an old revision of the document!


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.

Programmer Reference

uphp/uphp_language_basics.1563776444.txt.gz · Last modified: 2021/09/13 05:56 (external edit)