202 Error Page Showing

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
rIkLuNd
-


Joined: 15 Jan 2003
Posts: 25
Location: Örebro, Sweden

PostPosted: Thu Jan 16, 2003 2:48 pm    Post subject: 202 Error Page Showing Reply with quote

When I create a php page with this content, I get an error 202 page... Why?

Code:

<?php

session_start();
include('class.template.php');

$tpl = new Template;

?>
Back to top View user's profile Send private message Send e-mail MSN Messenger ICQ Number
Guest






PostPosted: Thu Jan 16, 2003 5:33 pm    Post subject: Reply with quote

does any of those statements produce any output ?
seems like you want to show a blank page .. which isn't exactly what you really want, i think ..

try adding something like
Code:
echo "foo";
Back to top
rIkLuNd
-


Joined: 15 Jan 2003
Posts: 25
Location: Örebro, Sweden

PostPosted: Fri Jan 17, 2003 10:46 pm    Post subject: Reply with quote

yeah, I discovered that the error comes out because it's a blank page right after I'd made this post... sorry!
Back to top View user's profile Send private message Send e-mail MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group