Sorry if it\'s a quite simple problem. I am not too experienced with web languages. Basically, it doesn\'t work.
$insert= ( \"INSERT INTO phpbb_members
If you'll use the following for testing, it will show you the error:
mysql_query($insert) or die(mysql_error()."".$insert);