Hey,
www.uniqueego.com/index2.php
Why isn't the command fetching the requested page?
I'm sure it's wrong or something?
Thanks.

Hey,
www.uniqueego.com/index2.php
Why isn't the command fetching the requested page?
I'm sure it's wrong or something?
Thanks.
Try:
Instead of:PHP Code:<?php
include("news/news.php");
?>
PHP Code:<?php
include('news/news.php');
?>
Make sure its saved as .php for starters and if your using frontpage DONT copy and paste this..Originally Posted by Unique!
Hey,
www.uniqueego.com/index2.php
Why isn't the command fetching the requested page?
I'm sure it's wrong or something?
Thanks.
Click 'code' and find where you want the news to display and THEN copy and paste it.PHP Code:<?php
include('news/news.php');
?>
Where's code?
Thanks![]()
Want to hide these adverts? Register an account for free!