Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
what way we store the cricket update scores in a website?
Posted

1 solution

You don't store cricket scores - you could actually use an RSS reader to access a site that updates scores regularly. You can then show this data on your website.

If you really want to store scores, then use a database or a file.
 
Share this answer
 
Comments
Member 8333015 19-Oct-11 13:47pm    
for php what we use?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900