Dear Friends,
Tommorow we have a annual Big Match in Our School.
So, I hope to update scores ball by ball to our school web site.
Is there any script to do this easily.?

Thanks in advance

Recommended Answers

All 4 Replies

Member Avatar for LastMitch

So, I hope to update scores ball by ball to our school web site.

What kind of code you have done so far.

What kind of code you have done so far.

PHP codes.
Simple i wants to update socres with out any uploading files.

Member Avatar for LastMitch

Simple i wants to update socres with out any uploading files.

Try used this temporary:

http://listjs.com/examples/add-edit-remove

I know it's not PHP but it's jQuery.

Then after the final score then enter it in the database.

or

You can create a table for the stats and used <input> tags to enter the data from the admin end and then echo out the data on the front page of website.

I mean it's really hard to keep track minute by minute unless you are typing very fast

to input the score and stats and refresh the score on the website so people can see it is a lot of work.

Try used this temporary:

http://listjs.com/examples/add-edit-remove

I know it's not PHP but it's jQuery.

Then after the final score then enter it in the database.

or

You can create a table for the stats and used <input> tags to enter the data from the admin end and then echo out the data on the front page of website.

I mean it's really hard to keep track minute by minute unless you are typing very fast

to input the score and stats and refresh the score on the website so people can see it is a lot of work.

Thanks Friend,
Thanks in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.