ModernRevolutions
01-11-2011, 06:08 PM
Okay, i use a header, footer, style and index page set up, so every page i make has a PHP include. However, for some stupid reason its not working out of nowhere, I didn't even touch the code at all. it was this:
<?php include("http://www.modernrevolutions.vivid-avenue.net/layout/header2.php"); ?>
And i just changed it to:
<?php include 'http://www.modernrevolutions.vivid-avenue.net/layout/header2.php'; ?>
Which is what i found on a site. However, its still not working what so ever. Here is a link to my page:
http://www.modernrevolutions.vivid-avenue.net
<?php include("http://www.modernrevolutions.vivid-avenue.net/layout/header2.php"); ?>
And i just changed it to:
<?php include 'http://www.modernrevolutions.vivid-avenue.net/layout/header2.php'; ?>
Which is what i found on a site. However, its still not working what so ever. Here is a link to my page:
http://www.modernrevolutions.vivid-avenue.net