Quote:
|
I am new to PHP and I was just wondering if I could easily edit the Php script using Dreamweaver... I want to customize the look and functionality of my forum and I am affraid Dreamweaver is the only way I now how... does it work with Dreamweaver?
|
Php is simple a scripting language.. all you have to do is end a filename in .php and it will work on any server which supports php. You should look at
wamp server for a complete installation solution (includes apache, php, mysql, and php my admin).