Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18925 программистов и 1633 робота. Сейчас ищут 1112 программистов ...
constructor Calendar_Year::Calendar_Year
Вернуться к: Calendar
constructor Calendar_Year::Calendar_Year
constructor Calendar_Year::Calendar_Year() – Constructs Calendar_Year
Synopsis
require_once 'Year.php';
void constructor Calendar_Year::Calendar_Year ( int $y )
This package is not documented yet.
Parameter
- integer $y
-
year e.g. 2003
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Calendar