hi,

> What you're missing is that currently to program PHP, you need a reasonable
> understanding of english. [..]

I agree with Sterlin. I mean, what's next? Also localize language constructs?

  <?php

  während (EUR i=0; EUR i<5; ++EUR i) {
    ausgabe("Hallo");
    wenn (EUR i % 5) {
      [..]
    }
  }

Uah.. terrible.

-daniel

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to