Topic: DreamWeaver Include
Hell all
I am using DreamWeaver, and work in PHP.
Everything is going fantastic, but when I want to include a file, my whole page is disordered and I cannot see it as WYSIWUG.
My include code is :
<?php include "menu_province_eng.php" ?>Can anyone tell me what the problem is?
