PHP job in PHP

Posted on February 11, 2006
Filed Under /dev/null/ | 128 views |

This is cute (and perhaps the only time you’ll ever see “cute” on this site). Too bad the pay is so low: a PHP job posting written in PHP:

// Calculate the applicant’s score…
$applicantReviewData = calculateSkillAndExperienceScore($craigslist->user,
    $skillAndExperienceRequirements);
$applicantScore = $applicantReview['score'];
$applicantSummary = $applicantReview['message'];

If you’re thinking of applying, sending this back to them as OO code might be a good first start. This procedural stuff is bunk ;)

Comments

Leave a Reply