This website works better with JavaScript
Etusivu
Tutki
Kirjaudu sisään
guddles
/
Homework
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
1deb9c49b0
Haarat
Tagit
master
test1
v1.0
Homework
/
index.php
index.php
98 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
<?php
$a = date('Y-d-m');
$b = 'Hello World';
// echo $a;
include 'views/welcome.php';