News: SPlatform U7 was released!
Docs / U1-2 / Pages Docs
Options: Go back
Adding a page
Details: How to add a page
Solve: Copy and paste the code in a new PHP file:
<?php include('config/maintenance.php'); $core = true; if($maintenance!=$core){ ?> <?php include('themes/default/header.theme.block.php'); ?> Here you put the HTML content, you can also include php scripts! <?php include('themes/default/footer.theme.block.php'); ?> <?php } else{ include('config/maintenance-message.php'); }; ?>
Website Translation
Donate
Latest 5 news
08.27.2017 | SPlatform U7 was released!
02.07.2017 | SPlatform U6 was released!
01.15.2017 | SPlatform U6 is almost done!
04.20.2016 | SPlatform U5 is now public!
10.05.2015 | SPlatform is now using the GNU GENERAL PUBLIC LICENSE Version 2, June 1991 license.
02.07.2017 | SPlatform U6 was released!
01.15.2017 | SPlatform U6 is almost done!
04.20.2016 | SPlatform U5 is now public!
10.05.2015 | SPlatform is now using the GNU GENERAL PUBLIC LICENSE Version 2, June 1991 license.
SPlatform is licensed under GNU GENERAL PUBLIC LICENSE Version 2, June 1991