creating football news using PHP/mysql? -


please before downvotes read need answer , genuine question.

i trying create website show football/soccer news on site.

i wondering if there automated way of doing news published on site? example there site thats called football.co.uk show football news live , wondering how can that? i.e. show news , images etc?

i creating website using php , mysql.

i know can use rss feed sites bbc , skye don't think can images , rss feed can show title of news on site. need show title , when clicks on title, pointed news page on own website!

i apologize if question bit vague have no other way of asking this.

so appreciated.

thanks

what you're asking 2 separate questions:

1) grabbing latest news , results text website

to automate news , results text website, you'll need find rss or xml provider such http://www.scorespro.com/livescore-xml/

2) grabbing images match teams , scorers etc make content more engaging.

for need find stock photo provider. automate appearance of images can keyword lookup. example, when "paulo di canio" returned in xml, poll database pick existing image of paulo di canio have , show alongside news or text.

on slight side note, if you're thinking using php , mysql, should give wordpress serious consideration. has bunch of plugins. 1 might useful http://wordpress.org/extend/plugins/soccer-info/

hope helps!


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -