Problem sending data from Dreamweaver forms to mySql databas
Posted: Thu Aug 07, 2003 7:02 am
I'd like to post data (usernam & password) from Dreamweaver forms to mysql database. What could be wrong for me to fail?
1. Are there database connectivity codes using PHP?
2. If so, what is the sample?
Kindly waiting a response...
Background:
Building site using Dreamweaver utility
Database is mySql
Table to be linked, "login"
1. Are there database connectivity codes using PHP?
2. If so, what is the sample?
Kindly waiting a response...
Background:
Building site using Dreamweaver utility
Database is mySql
Table to be linked, "login"
Code: Select all
<?php
?>