so i had something in the script request and had not gotten anything so i decided to try coding on my own, for this one. here is my initial thought but i know i need a little help because i am missing a few components.
*what it does- checks the xml file and if the <pubDate> matches up then it submits it to the header location which allows it to ping. i need this file to run on a daily basis at i don't know midnight or something. and if it sees a file in there that matches the new date it will ping the header. now, if it doesn't, i don't want it to, but more importantly the way itunes works is any date that is the most future it takes that as the most current. so in my example on the code i want it to display the aug date, but not the sept date. any thoughts? here is the code. one more idea at the bottom.
the other idea i have is i have a php file with all the data if something matches up then it paste's the info onto the xml file which then post it. lets through around some ideas and come up with this program.