What could be the reasons that a link is giving me a blank page?
in this case when i go to review.php?id=1 I get a blank page..
can someone help me with this one?
What could be the reasons that a link is giving me a blank page?
in this case when i go to review.php?id=1 I get a blank page..
can someone help me with this one?
I need to reproduce the problem, please let me know your url and explain the condition to make problem as you know.
is just that, when I click on review.php?id=1 or any other review.php?id=anyothersitenumber I get a blank page...
when I look at the source of the page I get this:
I checked the file review.php to see that there is no blank spaces after the closing php tag ?> and there is no white spaces, so I dont know why is still showing a blank page... where can the blank page come from???<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>