Web Hosting - Debt Consolidation - Find jobs - Betting bonuses - Article directory

PDA

View Full Version : Returning changed results only


seochamp
Dec 21st 2004, 2:29 am
Was wondering how can we have the api return only new urls for a query
say "search engine".
I would want the newer links indexed only. There is some provision of specifiying dates in julian but im not aware how to do it.
Any body knows how to tackle this one ?

seochamp
Dec 21st 2004, 2:30 am
also an algo to convert normal mm-dd-yyyy dates to julian would be cool. wanna use in php.. something similar to googlealert.com

xml
Dec 21st 2004, 2:53 am
http://uk2.php.net/mktime, use this along with date() to format the date how you wish.