I was just wondering how difficult the PHP backend of creating a script similar to the one found on http://www.tvcalendar.net/ using TVRage.com's XML Schedule Feeds ( http://services.tvrage.com/feeds/fullschedule.php?country=US ) and spitting it out onto a calendar?

Thanks.

link|improve this question
4  
"Difficult" is very subjective term. For a person who doesn't know how to program and only looking for similar scripts - yes, it is difficult. – zerkms Jun 3 '11 at 5:00
For clarification, for someone who is experienced in PHP - would it be difficult? – Rob Jun 3 '11 at 5:04
2  
I'd say not very, but YMMV. Sorry, this is really not answerable. :) – deceze Jun 3 '11 at 5:04
1  
This script is all about reading information and presenting in the layout. It is a very common task - PHP programmers do it all the times. It is not hard to implement for experienced programmers at all. – Nemoden Jun 3 '11 at 5:10
1  
Be confident man!! YOU CAN DO IT. As everybody says it is not that difficult. Anybody who knows programming can do it. PHP already has all the power for do this types of work and you just need to use the power...GOOD LUCK....:) – enam Jun 3 '11 at 7:26
feedback

closed as not a real question by zerkms, Michael Petrotta, deceze, Gilles, John Saunders Jun 5 '11 at 2:01

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.