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.
Have I done mistake in PHP include???
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Have I done mistake in PHP include???
Your computer probably has a virus...reformat, re-install and try again. 
Last edited by onion2k on Mon Jan 19, 2009 3:08 am, edited 1 time in total.
Reason: PCSpectra was banned for 7 days for this post. This forum is for helping people, not making fun of them.
Reason: PCSpectra was banned for 7 days for this post. This forum is for helping people, not making fun of them.
Re: Have I done mistake in PHP include???
Try <?php .... ?>
Re: Have I done mistake in PHP include???
Roshan.. post the code for index.php and menu.php.. then we'll be able to give you some more help.