ki Posted March 15, 2011 Share Posted March 15, 2011 I've been looking for one all over the internet and have yet to find one to my exact specifications. I don't even know how I would attempt to make said script since I don't have a database of my own with that type of information stored on it. I basically want to use History.com's This Day In History feed on my website, but I don't like their RSS feed considering it's a giant paragraph of a single article. I'm just looking to post a few random dates and some information like this for example: 1986 > blah blah blah 1990 > blah blah blah 2010 > blah blah blah Any help would be greatly appreciated brethren. Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted March 15, 2011 Share Posted March 15, 2011 well the best place to look is the manual of php itself. I think this function is what you are looking for, see comments under it for usage: http://www.php.net/manual/en/function.strftime.php Quote Link to comment Share on other sites More sharing options...
ki Posted March 15, 2011 Author Share Posted March 15, 2011 well the best place to look is the manual of php itself. I think this function is what you are looking for, see comments under it for usage: http://www.php.net/manual/en/function.strftime.php Not at all, I'm trying to get todays history script for each specific day. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.