Soccer league table script help

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
jelo
Forum Newbie
Posts: 2
Joined: Fri Oct 23, 2009 9:29 am

Soccer league table script help

Post by jelo »

Hi, please can u help me with any php script for league table and fixtures ? I would like to make a new soccer web page, but i have problem with making automatic table with scores and points.
Thank u
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: Soccer league table script help

Post by s.dot »

What do you mean by automatic?
- Such as the table display automatically shows the updated scores/points from the database?

What have you tried?
Do you have an existing table configuration? Are you using a database?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
jelo
Forum Newbie
Posts: 2
Joined: Fri Oct 23, 2009 9:29 am

Re: Soccer league table script help

Post by jelo »

Yes i would like to use database for it. In admin menu i want to insert or choose from played matches, insert score and script will automatically update the table with scores and points and make final table with standings. i already trying to use PHPFootball, or TPLStats, but i think its not good.
Do u now about anything else ? Thank u for answer
Post Reply