Jump to content

Pulling live scores


prcollin

Recommended Posts

I am starting a sports based website and wanted to pulllive scores from major sites or from some database, how do i go about doing that ??  Can anyone pointme in the right direction

 

You will need to use Ajax to update the score without reloading the entire page.

Link to comment
Share on other sites

I am starting a sports based website and wanted to pulllive scores from major sites or from some database, how do i go about doing that ??  Can anyone pointme in the right direction

how do i get the scores in the first place though?  like how do i get the live scores from other sites?

You will need to use Ajax to update the score without reloading the entire page.

Link to comment
Share on other sites

I am starting a sports based website and wanted to pulllive scores from major sites or from some database, how do i go about doing that ??  Can anyone pointme in the right direction

how do i get the scores in the first place though?  like how do i get the live scores from other sites?

You will need to use Ajax to update the score without reloading the entire page.

 

Ahh from another site, Alright So it sounds like you would need to use cURL http://au.php.net/curl to retrieve the information. However i haven't got any experience with it so i cannot point you any further sorry :| But i would suggest reading up on how to use cURL, from what i understand you would use this to get the information you wanted and then use a mysql command to store it in your database, that would be the hardest part to figure out, after that you would just use some ajax to automatically update the score.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.