Richard Lynch wrote:
On Tue, June 7, 2005 10:59 am, Robert Cummings said:

PHP has never purported to be an OOP only language. It advocates both
procedural and OOP programming methodologies. Just ask Richard Lynch :)


Don't bother asking me - Ask Rasmus :-)

And, for the record, *I* sure as hell don't want to see a GoTo in PHP.

whats your take on ifsetor()?, personally I would like to see it. I think
its a great way to teach newbies about checking vars before use (if nothing
else)


If you're down to the clock cycles where GoTo versus if/else matters, you
should be coding that part in C anyway.
[He says blithely, not having coded in C in over a decade.]

PS I never knew PHP and I shared our birthday!  Two reasons to celebrate!!!

hope you had a good one!



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

Reply via email to