Difference between revisions of "Category:PHP Scripting"

From Lianjapedia
Jump to: navigation, search
(Created page with "Category:Developers Guide")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:PHP Scripting}}
 +
Lianja supports a growing number of dynamic scripting languages and PHP is one of them. It is fully integrated in and is a first class citizen with full support for the Lianja UI Framework and the ability to code custom sections, gadgets and custom delegates in PHP.
 +
 +
You can integrate Lianja/VFP, Python and JavaScript code in with the PHP code.
 +
 +
<div style="height:80px;margin-bottom:5px;padding:5px;border:0px solid orange;border-left:5px solid orange;background:#fff8dc;vertical-align:middle;position:relative;">
 +
[[File:bm-noteicon.png|top|40px|link=]]<div style="position:absolute;top:3px;margin-bottom;bottom:5px;margin-left:50px;"><b> Pro Tip</b>
 +
When building Apps each Page, Section and Formitem can use any or a combination of the supported scripting languages.
 +
</div>
 +
<span style="height:6px;"> </span>
 +
</div>
 +
 
[[Category:Developers Guide]]
 
[[Category:Developers Guide]]

Latest revision as of 08:58, 3 December 2017

Lianja supports a growing number of dynamic scripting languages and PHP is one of them. It is fully integrated in and is a first class citizen with full support for the Lianja UI Framework and the ability to code custom sections, gadgets and custom delegates in PHP.

You can integrate Lianja/VFP, Python and JavaScript code in with the PHP code.

Bm-noteicon.png
Pro Tip

When building Apps each Page, Section and Formitem can use any or a combination of the supported scripting languages.