• 0

Header, something wrong with that command


Question

I have having trouble with the header command, if I put print "blah blah" it works, yet I cant get the header to do anything

if ($password == $cpassword) {
	$url = "http://www.cchsbeta.com/custom.php?"."i=$userid";	
	header("Location: ".$url);

	exit;
	}

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.