PHP Dreamweaver Tutorials
Using PHP With Dreamweaver
Step One
Getting Started
Start by creating a site in Dreamweaver.
Click Site>Manage Site from the menu.
Choose New>Site
Step Two
Enter Local Info
Fill in information for Local Info.
After that select Remote Info on the left.
Step Three
Enter Remote Info
Choose FTP for Access after that fill the rest of the information.
Click Test to make sure it is working correctly.
Click OK on the bottom of the box.
Step Four
Create a PHP File
Create a new file.
Click File>New Than choose Dynamic Page on the left and PHP on the middle column.
Make sure that Make document XHTML compliant is checked, than click Create.


