Ok...so im kinda new to php codes. i installed this thing called 'cutenews' (where you post stuff on your website and it shows on the homepage) i put this code in already:
CODE
<?PHP $number=6; include("cutenews/show_news.php"); ?>
i put that on my index.html page and it won't work...dont know why! :(