TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

$job = "I have php skills";

1 pointsby ucentricover 14 years ago
info@web2point.com

2 comments

robinduckettover 14 years ago
<p><pre><code> &#60;?php $job = "I have php skills"; function test_his_abilities($job) { switch($job) { case "I have php skills": return true; break; case "I am an keen developer, utilising all aspects of my available knowledge, and if they become taxed, am a competant researcher, able to research and learn to improve my current abilities.": return false; break; } } print $this_guy_sucks_at_php ? 'pretty certain he does suck' : test_his_abilities($job) ? 'pretty simplistic skillset' : 'maybe this guy\'s legit.'; ?&#62;</code></pre>
ucentricover 14 years ago
Excellent, want work?