Article 584DS CodeSOD: //article title here

CodeSOD: //article title here

by
Remy Porter
from The Daily WTF on (#584DS)

Menno was reading through some PHP code and was happy to see that it was thoroughly commented:

function degToRad ($value){ return $value * (pi()/180); // convert excel timestamp to php date}

Today's code is probably best explained in meme format:
comments.png

As Menno summarizes: "It's a function that has the right name, does the right thing, in the right way. But I'm not sure how that comment came to be."

proget-icon.png [Advertisement] Keep the plebs out of prod. Restrict NuGet feed privileges with ProGet. Learn more. TheDailyWtf?d=yIl2AUoC8zAj0aSFHfAyGs
External Content
Source RSS or Atom Feed
Feed Location http://syndication.thedailywtf.com/TheDailyWtf
Feed Title The Daily WTF
Feed Link http://thedailywtf.com/
Reply 0 comments