Lab 2.1 Create PHP Url Links
Lab 2.1 Create PHP Url Links
From previous layout, organize your buttons in horizontal navigation, such as:
Similarly,
http://localhost/ index.php?page=products (URL 2)
http://localhost/ index.php?page=login (URL 3)
http://localhost/ index.php?page=register (URL 4)
Make sure when you click on the links, some contents appear inside body section of
the web page interface.
Note: You can include different files *.php inside the main interface, by using
include “filename.php”;