Ok so I am pretty new to php, but I think I have the gist of it.
However I don't know many of the commands and included functions.

But here is what i'm trying to do.
I have a baseball site and i'm trying to make a form that I will use, not needed by the end user, or even accessable by the end user for that matter, and I need to be able to insert several names into a table, such as time, team, field, etc.

What would be the easiest way to go about this.
I downloaded a events "program" by mevinproductions. http://www.mevin.com/downloads/basic_events_lister.php

And I really liked it, but it had to many files and in different directories or I would have tried to modify it to suit my needs.

But I want something similar to that, without using quite as many pages and also it doesn't have to be sorted by date or anything..

anybody know where to start with this?