" ); } else { echo( "INSERT INTO phpbb_users (user_id, username, user_password, user_regdate, user_timezone, user_lang, user_viewemail, user_email, user_from, user_website) VALUES($user_id, '$user_name', '$user_password', '1211068800', 8.00, 'english', 1, '$user_email', '$user_profile1', 'http://$user_profile3');
" ); } } } else { die( "Trouble getting contacts from database: " . mysql_error() ); } ?>