I can’t tell how many logins I need to remember nowadays. And it could be so much simpler – I already have very flexible and worldwide unique login – my email address. Let’s just all agree and use it as a login? If you will design a website, please, please, please use email as user name. Thank… Continue reading Keep it simple. Please…
Category: Development
goto introduced in PHP 5.3
I’ve been reviewing list of changes in PHP 5.3 and one thing captured my attention – for some reason they decided to add “goto” in PHP. I won’t even bother to look for rationale after that decision, I can bet it looked like: – should we add goto support in PHP? – no, it’s bad!… Continue reading goto introduced in PHP 5.3