Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 17131 программист и 1835 роботов. Сейчас ищут 1544 программиста ...
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