Jump to content

"This Day In History" script


ki

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/230669-this-day-in-history-script/
Share on other sites

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

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.