LeeSmithG Posted February 11, 2013 Share Posted February 11, 2013 Wassup peoples!Years ago I used FrontPage.I used to use it for editing html documents live.I have been entrusted in web mastering our cricket clubs website.Problem is, it's .phpSo can you recommend (preferably free-ware or cheap) a desktop editor so I can just enter address, user-name and pass code andedit the site, with drag and drop features from my desktop.Another question, can anyone remember the feature that would be in network on your desktop, to which you entered some details andby just opening network on your desktop you could drag and drop items and pages onto the icon in network that was linked to your site.I remember it in XP, but long time since I used it and now on 7 can't find it.I remembered the function its' 'add a network place'.Any idea where this is in 7 pro professional x64?Thanks for any comments in advance :ninja: Link to comment Share on other sites More sharing options...
shought Posted February 12, 2013 Share Posted February 12, 2013 PHP is a scripting language whereas HTML is a markup language. Those are two entirely different things ;) For editing PHP all I use is Notepad2 (for syntax highlighting). You can't really 'drag and drop' elements into PHP, as that's not what PHP is for. You can modify the templates (which are HTML) or the content which PHP outputs though. Link to comment Share on other sites More sharing options...
LeeSmithG Posted February 12, 2013 Author Share Posted February 12, 2013 Thanks for the info shout :)So I can do a bit of html, usually in notepad, you're saying if I create html (maybe css also) it will become .php as the output?I prefer html as I learnt a lot 16 years ago, then forgot a lot till this day. I have Microsoft web expression 4, as I sold my frontpage 2003 5 years ago.I will give it a go. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.