Table of contents
  • Examples of templates of images and modules
  • Examples of using the module f
  • Example pictures scrolling horizontally
  • Examples module with parameters f1 (Russian)
  • Examples module with parameters f1 (English)
  • 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

    1

    Figure 1Change text/HTML - mouse over it and click.
    Change HTML- mouse over a number and click.
    Change a word - double on it.

    2

    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.

    3

    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
    ¹123456
    11-11-21-31-41-51-6
    22-12-22-32-42-52-6
    33-13-23-33-43-53-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' *