Jump to content

php blank page


bsarika

Recommended Posts

Hi,

I am have my website hosted on www.dot5hosting.com.

They say they support php version PHP 4.4.1, i don't have access to the php.ini file.

i was trying to  create a php page for my website,  but even  a simple php script  displays a blank page.

<HTML>

<HEAD>

<TITLE> Simple PHP Example </TITLE>

</HEAD>

<BODY>

<P><?php echo("This is a test!"); ?></P>

</BODY>

</HTML>

 

The page source displays the same code as above

I tried saving the file with extensions .php , .php3 as well but none of them works

What should i do.

 

Thanks,

sarika

Link to comment
https://forums.phpfreaks.com/topic/71837-php-blank-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.