Page 2 of 2

Posted: Sun Jul 09, 2006 7:38 pm
by reece
you can make a html login but passwords are stored in code so its not safe.

PHP would get it from SQL database which would be safe.

Good Luck

Posted: Sun Jul 09, 2006 11:10 pm
by jeremy90
reece wrote:you can make a html login but passwords are stored in code so its not safe.

PHP would get it from SQL database which would be safe.

Good Luck
yes i too used to do it threw coding but then my site got hacked and broken into from that, so now i use php and mysql because they are much safer and harder to break into

Posted: Mon Jul 10, 2006 7:04 am
by ohosale
Are you know the method to use php from dreamweaver? :oops: