Jump to content

What have I done wrong?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
I keep getting an error from my server saying that the file is not found. I dont get what's wrong with my code.. can somebody help me out?

if($count==1){

header('Location: index.html');

All I want is for it to navigate to the index.html page. Why is this not working?


Thanks.

#2
Blimp

Blimp

    Programmer

  • Members
  • PipPipPipPip
  • 154 posts
Sorry about the flood guys. I had a space inbetween index. sorry!