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 Link

Tutorials

>

Tutorial Link

>

Tutorial : Simple Link


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

Tutorial : Simple Link:



Go back to tutorial of the componant Link



Source code

Source code


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

<?php
class Link01 extends Page {
    public function 
InitializeComponent() {
        
parent::$PAGE_TITLE "Tutorial : Simple Link";
        
        
$this->render = new Link($this->getBaseLanguageURL(),
                            
Link::TARGET_BLANK__(HOME_LINK));
    }
}
?>


Go back to tutorial of the componant Link


Share

 


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