Copy link to clipboard
Copied
I do NOT WANT TO PREVIEW (.php includes) like this <?php include("file__name.php") ?> in Dreamweaver.
Can someone help this stop?
It's just this one include that is showing onmy code page and I have several others:
<?php include("file__name.php") ?>
Takk ...
Copy link to clipboard
Copied
Close your testing server and switch to Design View.
Or
1. Go to Preferences (Ctrl + U).
2. Invisible Elements > Server-Side Includes.
3. Disable Show contents of include file.
4. Click the Apply button and close Preferences panel.
5. Refresh your screen with F5.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now