Browsing around on monster.co.uk, I can across this awesome job posting for a PHP developer. In case it’s removed or inaccessible, here it is:
Tags: humour, just for fun, php, programming, web
Browsing around on monster.co.uk, I can across this awesome job posting for a PHP developer. In case it’s removed or inaccessible, here it is:
Tags: humour, just for fun, php, programming, web
is it the extra comma at the end of the first array (benefits) ?
Thats an awesome advert tbh.
I think the code error is that hasWowFactor() is not declared as a static function, yet is called with self::function, rather than $this->function().
I’m still learning about objects in PHP, but thats what jumped out at me.
There is also the extra ‘,’ in the first array like peter said.
nah the extra comma in a php array is not a bug, in most coding standards it is regarded as a best practice.
[...] der zugegebenermaßen cleveren Stellenausschreibung im Quelltext an Board geholt werden. Aber die Idee hatte Monster-UK ja auch schon vor nem Jahr. Bleibt also alles spannend. Ähnliche [...]
Very original..uncommon.
Hmm. Maybe I should learn about objects in PHP? I’ve never really used them before. They’d be so useful if PHP were actually object-oriented, not just object-supported. (Think VB)
Hi. I like the way you write.