DH Templates

does anyone know where I can get a full free website template with php scripting?

Im a rookie at dreamweaver I dont even know why i bought it but I have to get this up asap

Public Comments

  1. You can't. It's like asking where you can get the template for a full novel. Every site has its own script, to do its own things. My script to read from an RDB7 database and produce a graphic file based on what comes back from the database wouldn't do you any good to run a forum. (You can download http://coveryourasp.com/ - the whole site - but only to stuudy, not to use as-is. And it's ASP, not PHP, so the best it'll do is give you ideas, if you can read code.) You bought Dreamweaver - probably - because you thought it would help you to write websites, or maybe even write them for you. It won't. (Dreamweaver is a fancy text editor and an HTML interpreter in one package - something you can get for free in many other packages.) Most professional web developers, if we have a copy of DW, leave it on the shelf. Notepad++ or, if you like heavy and glitzy, Aptana Studio, is all you need (and they're both free). What you need to develop websites isn't a program, it's knowledge, and you get that by reading tutorials that you can find free on the web. Tutorials on HTML, CSS, Javascript, PHP and SQL. (And a technique called AJAX.) You can do it all for free, including ALL the software you need to learn, and to run your own website on your own computer (see http://webdingers.hopto.org/?p=25 ). Start with http://www.tizag.com/beginnerT/ Maybe you can sell Dreamweaver to someone for not too great a loss.
  2. You can't, like the first answerer had said. But you can get free website templates that use HTML, they work with Dreamweaver at www.oswd.org.
Powered by Yahoo! Answers