PHP Dreamweaver Tutorials
Using PHP With Dreamweaver
Step Five
Type Your First PHP Code
In Code view (View>Code) type your first PHP code as you see on the image.
Step Six
See Your Visual Tag
Switch to Design View and you will see that Dreamweaver has created a visual tag for you.
This makes much easier to find the PHP code on your site.
Step Seven
Send Your PHP File to Server
Open the Files panel (Window>Files).
Right click on your PHP file and click Put.


