<? /* Site constants Don't modify without written authorization Created by: Randy Gerritse Email: hide@address.com ©2002-2003, All rights reserved. ================================================================================ */ //database constanten $dbhost = "localhost"; $dbuser = "root"; $dbpassword = ""; $dbname = "imdb"; ?>