Script Category : PHP
Script Sub Category : Development Tools
PINP is an extensible subset of PHP. You can use any expression and control structure of PHP and most of the array, string, date, time and regular expression functions of PHP. Furthermore you can easily add other functions to the language, since all you need to do is tell the PINP compiler that a function is allowed for it to be used.
|