Page 1 of 1

Show Message from Database on HTML

Posted: Wed Apr 29, 2009 10:38 am
by adam1991
How can i extract a message from my database onto my html page.. i have a admin area where youc an change the information there it sends it to the database then shows up on the homepage..

i also want it to overwrite the original entry :)

Re: Show Message from Database on HTML

Posted: Wed Apr 29, 2009 12:14 pm
by Benjamin
:arrow: Moved to PHP - Code. You'll get more responses.

In the meantime, you can start here: http://us2.php.net/manual/en/function.mysql-connect.php

Write some code and post it here when you get stuck.