-
Strings containing mathematical expressions using the Polish notation of Jan Lukasiewicz, are parsed and evaluated. The expressions are made of variables, constant values and operators. It supports both arithmetic and logical operators.Requirements: PHP 3.0 or higherLimitations: The code and the comments are in Spanish.
-
Color Picker can either output the color picker fields as a list of radio buttons or as a select field with all color the colors as options.An variable array contains the color codes and names that define the list. Currently Color Picker uses the color names in Polish but they can be redifined for any other language.
-
Dict Translator can be used to translate words between Polish and English and vice-versa. It connects to the dict.pl site to perform the translation of given words and retrieve the translation results.Dict Translator returns an associative array that relates the original words and the respective translations.
-
This class can be used to spell numeric values using Polish words.

