> hello! i am new to most of this dynamic site creation. i
have
> dreamweaver cs3
> and the developer toolbox. i have read many books on
mysql and php and
> all
> about databases. i am trying to create a database driven
site. i am just
> confused on the things i read as for IIS, php and all
the things you have
> to do
> to make it work.
Easiest way IMHO is to download
http://www.wampserver.com
It comes with PHP, MySQL, Apache server, PHPMyAdmin and
MySQL lite. Installs everything for you. done.
i am connecting to a server through my web host and i am
able
> to connect to the databases and so on, but when i try
testing my stuff it
> brings up an error, do you have to install the IIS along
with being on
> another
> server?
No. You can use the wamp server. You do have to have PHP and
MySQL
installed in order to test on your own computer and that's
the beauty of
Wamp.