Hi,
You can put php code using the HTML Editor of dreamweaver. It is just a
simple text editor (like notepad). Just put your code there, and dreamweaver
won't mess it.

Build your page with dreamweaver and then add your code using the HTML
editor.

Dreamweaver makes it easy to build a HTML page, it also have some javascript
code, that it call behaviors, you can add to your page, but it don't have
server side programming facilities (php, asp, ...). I've heard that
dreamweaver ultradev is the macromedia solution for programming, but i never
worked with it. I use dreamweaver 3.

To see it running you'll have to have a web server running, anyone will do,
apache, iis, pws, ...

Yes, it is possible to connect to a MS Access database using ODBC, you'll
have to create a System DSN. Check the php mannual for odbc functions. You
can download the mannual on the php site (www.php.net)


Carlos André Marques Moreira 
[EMAIL PROTECTED] 
Bolsista CNPq / RHAE 
SENAI-CE/CETAE 

2001 Ano Internacional do Voluntário




-----Original Message-----
From: Michael [mailto:[EMAIL PROTECTED]]
Sent: terça-feira, 10 de julho de 2001 01:26
To: [EMAIL PROTECTED]
Subject: php and Dreamweaver (How To)


Hi

I have dreamweaver 3 installed and would like to know how I can integrate
php code into it and then get to see it running in my browser.

If possible I would also like to be able to connect to an already
established Microsoft Access database, is this possible.

I am very new to php and would be grateful for any pointers that you can
give me.

Kind Regards

Krysia



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to