PHP and Dreamweaver

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
artfhc
Forum Newbie
Posts: 23
Joined: Sun May 23, 2004 11:38 pm
Contact:

PHP and Dreamweaver

Post by artfhc »

How can I use php in dreamweaver, like I use php code in the coding section and it would show up in the preview section?
AlbinoJellyfish
Forum Commoner
Posts: 76
Joined: Sun Apr 04, 2004 7:39 pm

Post by AlbinoJellyfish »

u cant test it locally, unless you are running apache on your pc. You need to upload it to a server to get it to work.
User avatar
maqmus
Forum Commoner
Posts: 30
Joined: Mon Mar 08, 2004 1:10 pm

Post by maqmus »

Dreamweaver>Site>Edit Sites>Testing server

Testing server is exactly for this purpuose. There you have to setup the server info and done.
Post Reply