you have a include that doesn't exist in the location you're looking for. you probably have something like this on your page include('dealtemplate.php'); and if dealtemplate.php is not in the same directory on the server as the file getdeal.php the include will not work