Lora007 Posted October 24, 2003 Share Posted October 24, 2003 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 More sharing options...
PichelM Posted October 30, 2003 Share Posted October 30, 2003 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.