Jump to content

Dreamweaver to php ?????????


Recommended Posts


Hi guys sorry for the obvious dumb question !! but just dont know !!! or get it !!!

On loading dreamweaver I saw (briefly ) references to PHP !! so the dumb question is
when i have created a web page or pages in dreamweaver does this program have the ability to translate (for want of a better term ) my stuff to PHP for uploading !!??????????? ] or does dreamweaver have a setting button that i need to use to do this ( if possible ) ?????????????????? if not then how do i get it to PHP ???

lost !! thanks !! help!!
Link to comment
https://forums.phpfreaks.com/topic/10741-dreamweaver-to-php/
Share on other sites

Basic question. What does it say about that in your Dreamweaver manual?

No, you can't "convert" html into php any more than you can "convert" html into javascript. php is a scripting language that executes on your server to convert the php script into a file sent down to your browser and viewed as an html file.
Link to comment
https://forums.phpfreaks.com/topic/10741-dreamweaver-to-php/#findComment-40133
Share on other sites

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.