Go to:

http://php.net/mailing-lists.php 

-----Mensagem original-----
De: Timothy Asiedu [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 28 de fevereiro de 2008 09:16
Para: Stut; php-general@lists.php.net
Cc: [EMAIL PROTECTED]
Assunto: Re: [PHP] Guidance

Dear Sir/Madam,
   
  Please I would be grateful if you could remove my e-mail address:
[EMAIL PROTECTED] from the general Mailing List. 
   
  I look forward to having a favourable response from you. Thank you.
   
   
  Best regards,
   
   
  Timothy Asiedu.
   
  

Stut <[EMAIL PROTECTED]> wrote:
  On 27 Feb 2008, at 21:50, Shawn McKenzie wrote:
> Shawn McKenzie wrote:
>> Stut wrote:
>>> I've interviewed more than my fair share of "web developers" who 
>>> couldn't reverse an array without using array_reverse if their life 
>>> depended on it. Sometimes it really does scare me!
>>>
>>> So my experience is that there are far more web developers out there 
>>> than software engineers who do web development, and it's getting 
>>> harder to find decent software engineers to do web-based work at a 
>>> reasonable price. The good ones are rare - so rare in fact that I'm 
>>> having trouble finding one at the moment. If anyone considers 
>>> themselves a software engineer rather than a web developer and would 
>>> like a job in Windsor drop me a note.
>>>
>> Job! Now!
>>
>> foreach($array as $k => $v) {
>> $reversed[$v] = $k;
>> }
>> $array = $reversed; //optional
> No wait!

Yeah, nice try ;)

Anyways, I assume you're based in the US somewhere so unless you're
considering emigrating to the UK you were never in the running.

-Stut

--
http://stut.net/

--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php



       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to