Contents generated automatically after creating the page by clicking the «G».
Examples of templates of images and modules
Templates are inserted onto the page and then edit the text and templates downloaded and inserted small and big pictures in empty frames. The text modules edited line function call. Changed the function arguments.
Examples of using the module f
function f(0)
file - f.php
* Module - example.
A module is a function with or without parameters.
The file name must be equal to the function name.
After inserting the page changed or enter an option if needed. *
function f(1)
file - f.php
* Module - example.
A module is a function with or without parameters.
The file name must be equal to the function name.
After inserting the page changed or enter an option if needed. *
Example pictures scrolling horizontally
 Figure 1Change text/HTML - mouse over it and click. Change HTML- mouse over a number and click. Change a word - double on it. |  Figure 2 Change title picture - click on the picture, to close this window to work with pictures, enter/change title. To save-click "save". Change and/or downloading images - click it. |  Figure 3 Change text/HTML - mouse over it and click. Change HTML- mouse over a number and click. Change a word - double on it. |
Examples module with parameters f1 (Russian)
function f1("r",8)
file - f1.php
* Module example.
A module is a function that outputs the data; Function, depending on the time ($ p2) parameter and displays a greeting in Russian $ p1 = 'r' or English $ p1 = 'e' *
function f1("r",18)
file - f1.php
* Module example.
A module is a function that outputs the data; Function, depending on the time ($ p2) parameter and displays a greeting in Russian $ p1 = 'r' or English $ p1 = 'e' *
function f1("r",3)
file - f1.php
* Module example.
A module is a function that outputs the data; Function, depending on the time ($ p2) parameter and displays a greeting in Russian $ p1 = 'r' or English $ p1 = 'e' *
Table ¹ 1| ¹ | 1 | 2 | 3 | 4 | 5 | 6 |
|---|
| 1 | 1-1 | 1-2 | 1-3 | 1-4 | 1-5 | 1-6 |
| 2 | 2-1 | 2-2 | 2-3 | 2-4 | 2-5 | 2-6 |
| 3 | 3-1 | 3-2 | 3-3 | 3-4 | 3-5 | 3-6 |
Examples module with parameters f1 (English)
function f1("e",8)
file - f1.php
* Module example.
A module is a function that outputs the data; Function, depending on the time ($ p2) parameter and displays a greeting in Russian $ p1 = 'r' or English $ p1 = 'e' *
function f1("e",13)
file - f1.php
* Module example.
A module is a function that outputs the data; Function, depending on the time ($ p2) parameter and displays a greeting in Russian $ p1 = 'r' or English $ p1 = 'e' *
function f1("e",4)
file - f1.php
* Module example.
A module is a function that outputs the data; Function, depending on the time ($ p2) parameter and displays a greeting in Russian $ p1 = 'r' or English $ p1 = 'e' *