Part on Superglobals finished

This commit is contained in:
Patryk Hegenberg 2022-12-12 20:23:31 +01:00
parent c80327424b
commit a1e1a43d81
6 changed files with 19 additions and 4 deletions

View file

@ -1,3 +1,4 @@
<?php
require 'functions.php';
$heading = "Home";
require "views/index.view.php";