Page 1 of 1

Have I done mistake in PHP include???

Posted: Mon Jan 19, 2009 2:19 am
by Roshan
Hello,

Whenever I include { <? include("menu.php") ; ?> } the php file in index.php page. it is not visible in web browser. Please help me.

Roshan.

Re: Have I done mistake in PHP include???

Posted: Mon Jan 19, 2009 2:20 am
by alex.barylski
Your computer probably has a virus...reformat, re-install and try again. :drunk:

Re: Have I done mistake in PHP include???

Posted: Mon Jan 19, 2009 3:10 am
by papa
Try <?php .... ?>

Re: Have I done mistake in PHP include???

Posted: Mon Jan 19, 2009 3:11 am
by onion2k
Roshan.. post the code for index.php and menu.php.. then we'll be able to give you some more help.