need simple php job

RiskTaken

Newbie
Joined
Mar 26, 2010
Messages
42
Reaction score
2
Send me bids to program a simple php script on how to display the most popular articles clicked on a news aggregator site, similar to popurls. I already have the rest of the site done. I just need the popular section done.
 
I love people using the word simple when requesting something they can't do themselves. If they can't do it themselves how do they know it's simple? And if they can do it themselves and know it's simple, why not just quickly do it? :D
 
I'm assuming you have some sort of database for your articles, you just have to add another field called "counter" and sort them based on views... that is if I understand you correctly. If you don't know programming at all I can do it :D send me the site/info/etc. and I'll take a look and give you a quote
 
I love people using the word simple when requesting something they can't do themselves. If they can't do it themselves how do they know it's simple? And if they can do it themselves and know it's simple, why not just quickly do it? :D

Yeah....


I usually translate that to "I have no idea how to program, and I really don't want to pay what you guys are really worth, so assume I won't be paying much for the work you are about to do"......

and then i move on
 
yeah, in the DB u got counters, and you fetch most popular easily.
 
Back
Top