Jump to content

[SOLVED] HELP! Graphic designer trying to edit PHP


vinnymack

Recommended Posts

Hi I am a Graphic designer and I know HTML. I just bought an osCommerce php website. I was wondering if its possible to edit php in Dreamweaver by seeing the graphics? When I go to the design mode all I see is code. yes I understand a bit of code but I need to see it while editing. Is this possible like a WYSIWYG type thing???

 

Thank you for your help!

No, since PHP is server-side, you will need to compile it before you can see the result. HTML, JS, CSS and all that stuff is client-side.

 

You can view your php page on your own machine by installing a server.

 

You can install a server for windows here: http://www.wampserver.com/

For linux you need to find a little guide which will explain what files you need to install.

 

Full-Demon

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.