Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Index:
- <?php ini_set('display_errors', true); error_reporting(E_ALL);
- $ptitle = "Trulyscience.com - For all your science questions!";
- $pkeywords = "Science, technology, physics, technology and science";
- $pdescription = "The top scientific question site!";
- include'includes/index_t.php';
- include'includes/navbar.php';
- Other page:
- <?
- $ptitle = "Trulyscience.com - For all your science questions!";
- $pkeywords = "Science, technology, physics, technology and science";
- $pdescription = "The top scientific question site!";
- include'includes/index_t.php';
- include'includes/navbar.php';
Advertisement
Add Comment
Please, Sign In to add comment