OK, I am new to PHP and MySQL, so bear with me. What I am trying to do is write a script in PHP to allow my members to file a flight report and have it added to our database for viewing by themselves and others. I have the database setup properly and can add records using the MySQL...