HN user

ucheokeke

10 karma
Posts2
Comments5
View on HN
PHP Woes 16 years ago

Sorry if it came off that way, I'll reword that part of the article as it seems to be misinterpreted. I understand that intellisense is a feature of an IDE, and not the language. I use netbeans with PHP, and it does have auto-complete. What I meant was that the code format used in C# was easier to use(maybe I am just used to it) than PHP's style.

I initially wrote the app in C#ASP.NET(2.0) but had trouble getting it to work well on the server with mono(problems with GDI), so I switched to PHP and used it as a learning experience. Perhaps I should have used a more general purpose language, but at the time I was unaware of the limitations of PHP.

PHP Woes 16 years ago

Please clarify on what aspects of the article you deemed ignorant?

PHP Woes 16 years ago

Thanks, I'll consider using Smarty. How about running background processes? What's the accepted way to implement them?

Ewww, You Use PHP? 16 years ago

What's so bad about PHP? I’d assume the goal in web development is the end product or service and not the means to it. It seems easy to miss the forest for trees, and delve into cult-like arguments of whatever software stack is hip.