IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Jay was comparing VB and PHP...
Not the wide multitude of other environments.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Re: Jay was comparing VB and PHP...
Well name one that has something like elegance. Programming is only fun when it's "realized elegance". Just making a computer do something loses interest fast (at least for me).

-drl
New Re: Jay was comparing VB and PHP...
Well name one that has something like elegance.
Seaside.

The rest consist of hacks and practical tools. Same as everything else. There's stuff to get the job done, and then there's screwing around. Screwing around is for people who aren't satisfied with just getting a job done, who need something else (I'm one of those).
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New satisfied....
There's stuff to get the job done, and then there's screwing around. Screwing around is for people who aren't satisfied with just getting a job done, who need something else (I'm one of those).

So THAT's what OO is for, eh? :-)

No, I agree that programming is more fun when one can experiment a bit......just not with $*@#&! OOP.

One thing I liked about ASP is the ability to have regional-scoped variables without declaring a header for each and every function. That results in giant parameter lists in PHP, which is a code-smell IMO. (At least allow nested functions, like Pascal, if you are gonna do that.) On the other hand, one had to use Option Explicit to keep their sanity in ASP, requiring declarations of everything. So, I guess they break even in that regard. And as stated, PHP has better associative array support. In ASP you have to call bloated system objects to emulate them.
________________
oop.ismad.com
     PHP vs VB ASP - (JayMehaffey) - (12)
         Re: PHP vs VB ASP - (deSitter) - (9)
             Sweet - (JayMehaffey) - (8)
                 I'll bet :) - (deSitter) - (7)
                     "When VB almost wins" - (admin) - (6)
                         Re: "When VB almost wins" - (deSitter) - (5)
                             Jay was comparing VB and PHP... - (admin) - (3)
                                 Re: Jay was comparing VB and PHP... - (deSitter) - (2)
                                     Re: Jay was comparing VB and PHP... - (admin) - (1)
                                         satisfied.... - (tablizer)
                             Sounds like an LRPD (new thread) - (lincoln)
         Major disagreement - (drewk)
         The sum total of my ASP experience - (FuManChu)

Only technical details are missing.
129 ms