ankokuflare
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
I'm trying to include a php file
from my host in my .htm webpage.
I got nothing. I also tried editing the htaccess as well.
It worked perfectly fine in my previous host,but why not in here?
Code:
<?php include("menu.php"); ?>
I got nothing. I also tried editing the htaccess as well.
It worked perfectly fine in my previous host,but why not in here?