WebSite-PHP Framework PHP
Multi language
Simple Ajax mode
No HTML, no JavaScript
URL rewriting
Mail sending
Sitemap - RSS - Web service
Download WebSite-PHP FrameWork now
 


Loading
 


Tutorial : Simple Calendar

Tutorials

>

Tutorial Calendar

>

Tutorial : Simple Calendar


Calendar-01: Tutorial of the composant Calendar of the PHP FrameWork WebSite-PHP.

Tutorial : Simple Calendar:



Go back to tutorial of the componant Calendar



Source code

Source code


File: /pages/tutorials/calendar/calendar-01.php

<?php
class Calendar01 extends Page {
    public function 
InitializeComponent() {
        
parent::$PAGE_TITLE "Tutorial : Simple Calendar";
        
        
$this->render = new Calendar($this);
    }
}
?>


Go back to tutorial of the componant Calendar


Share

 


Copyright © 2009-2024 WebSite-PHP Framework PHP
Home Documentation Download Quick start Tutorials Wiki Issue Tracker