Jump to content

How to copy scripts


Recommended Posts

I\'m a bit confused and lost alot of sleep trying to figure out how to use pre-made scripts and incorporate them into my sites using dreamweaver. Do you have to set up a seperate site for php or can you just copy and paste into your html and then once you upload it to the server, it will work???? Please help :oops:

Link to comment
https://forums.phpfreaks.com/topic/1219-how-to-copy-scripts/
Share on other sites

Hi there,

 

Yes, you need Server Side scripting enabled when you set up your site in DW. So if you curently have it disabled, either change the existing site or create a duplicate one and copy your existing HTML sources across (they will still work). As for PHP scripts, you need to call the file \".php\", otherwise they will not be parsed as PHP scripts on the webserver (but I think you\'ve figured that one out already).

 

P

Link to comment
https://forums.phpfreaks.com/topic/1219-how-to-copy-scripts/#findComment-4178
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.