Defining terms

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Ed-NJ
Forum Newbie
Posts: 1
Joined: Tue Nov 15, 2005 3:59 pm

Defining terms

Post by Ed-NJ »

I administer a school web site. Our athletic department has been using highschoolsports.net to post sports schedules. I have tried to set up one using php, but havent found the right one. CCleague has too many features and a few limiting features. I would like the simplicity of using something similar to the layout of highschoolsports.net. Just something that looks like an excel spreadsheet when finished, but can be changed by anyone who has a password so the different coaches can make changes. I know what an html form is, but what would a spreadsheet type of layout be called in PHP? I am not sure what to seach for to find such a script.

Thanks
Post Reply