www.zend.com/ +972-3-6139665 ext.115
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
========
Richard Mann (Programmer)
-=
Skynet Internet Services
a: 8
This means that we should revert
> > Dmitry's patch.
>
> Same here.
>
>
> Best regards,
> Marcus
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
Richard Mann (Programmer)
-=
Skynet Internet
"From my point of view, it is entirely your
problem, that people do not want your Apache 2 because they believe that
it cannot be used with PHP."
2nd that
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
I thought if you used something like:
if ((isset($x)) && is_null($)) {
...
}
it would work as it would hit the first condition and drop out if it is not
set before using it in the second.
I might be wrong. ;-)
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http:
> Why give our developers yet another way of shooting themselves in the
foot?
> Or should I say, blow off their leg? :)
Third.
I think GoTo is a bad diretion to go in, espetially with the direction PHP
is currently taking with OOP.
--
PHP Internals - PHP Runtime Development Mailing List
To unsu
t just to assist where appropriately required.
-Original Message-
From: Jevon Wright [mailto:[EMAIL PROTECTED]
Sent: 24 June 2004 10:42
To: Richard Mann; [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] Re: keyword arguments?
Wouldn't a good (not necessarily better) idea in your case be to use a
>pretty soon you have function calls that look like this:
>
>xyz('a', 2, $foo, '', '', '', '', '', '', $bar);
I agree with this. I am working on a project where by the flexibility
required of the object being written has spawned a massive collection of
parameters. Many of these parameters are only