User added to members dbase successfully.'; } else { echo '

There was an error in your input. The error was ' . mysql_error ($conn); } } else { echo '

There was an error in your input. The error was ' . mysql_error ($conn); } $query2 = 'INSERT into devel_plans (p_user, p_date, p_plan) VALUES (' . "'$u_username', NOW(), 'None')"; $result2 = mysql_db_query (sqlDB, $query2, $conn); if ($result2) { $numRows2 = mysql_affected_rows ($conn); if ($numRows2) { echo '

User added to plan dbase successfully.'; } else { echo '

There was an error in your input. The error was ' . mysql_error ($conn); } } else { echo '

There was an error in your input. The error was ' . mysql_error ($conn); } mysql_close ($conn); } else { echo 'You suck, butthead.'; } } else { ?>

Username: Real Name: Email: Password: Street: Phone #: C/S/ZIP: Country: Admin status?