very
different to what I know and does (is) causing confusion.
Debbie
- Original Message -
From: "Debbie Dyer" <[EMAIL PROTECTED]>
To: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 11:41 PM
Subject: Re:
Without them being defined in some special way?
I am very surprised that after 7 years of OOP I dont know that but I will
check it out tomorrow.
Debbie
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Nick Eby" <[EMAIL PROTECTED]>
Cc:
bbie
- Original Message -
From: "Nick Eby" <[EMAIL PROTECTED]>
To: "Debbie Dyer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 7:53 PM
Subject: Re: [PHP] Inheritance and a class function: on what class was it
called?
is
called
> using the :: operator there is no $this variable. basically what I'm
> looking for is a replacement for get_class($this) when the function is
> called using ::
>
> thanks
>
> /nick
>
> "Debbie Dyer" <[EMAIL PROTECTED]> wrote in message
I think I know what you mean. You could get it to return the name of the
class.
eg.
class A {
function foo () {
return get_class($this);
}
}
class B extends A {
}
class C extends A {
}
$a = new A();
$b = new B();
$c = new C();
print $a->foo();
print $b->foo();
print $c
Don
I am not a 'PHP guru' and I dont know where you can find an algorithm but:-
If the only problem is users adding/not using name extensions, then for your
company exists already test you could remove known extensions from the input
company name - ltd, plc, etc - and replace this with a wildcar
Not sure where you mean by 'into the text field' but I see a drop down menu
with a photo loaded underneath and then underneath that further menus with
more pics of horses.
Debbie
- Original Message -
From: "Lowell Allen" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Wednesday,
I told you something incorrectly yesterday:-
-> "From what you say you dont want get_class_name because this gives you
the name of the class not the instance of it."
get_class is PHP's function for getting the name of a class not
get_class_name
Sorry - I must have been thinking in Java mode.
D
Hi Dan
I (and others I know) have similar probs of seemingly disappearing emails -
I thought it was down to mail filtering because I cant think of another
explanation (but I dont know that for sure). I was given some advice here
yesterday so I am forwarding you the mails.
Debbie
- Original
>From what you say you dont want get_class_name because this gives you the
name of the class not the instance of it - which is really no different from
asking how to get the name of any var.
I dont really know why you would want to do this unless you are dynamically
naming the objects.
There is
informed and in a better
position to answer.
Thank you very much for your help Chris.
Debbie
- Original Message -
From: "Chris Hewitt" <[EMAIL PROTECTED]>
To: "Debbie Dyer" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 10:56 AM
Subject: Re: [PHP] Re:
hat sends the mail - maybe then I can get back to you for some
tests.
Thanks
Debbie
- Original Message -
From: "Chris Hewitt" <[EMAIL PROTECTED]>
To: "Debbie Dyer" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 8:48 AM
Subject: Re: [PHP] Re: mail hea
ot;Chris Hewitt" <[EMAIL PROTECTED]>
To: "Debbie Dyer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 30, 2002 6:52 PM
Subject: Re: [PHP] Re: mail headers & filtering
> Debbie Dyer wrote:
>
> >addresses and got it bounced back w
a
> decode server if they wish.
>
> Henry Grech-Cini
>
> PS. If anybody does do this please let me know
>
>
> "Debbie Dyer" <[EMAIL PROTECTED]> wrote in message
> 020f01c26895$619cd880$8c093c3e@homepc">news:020f01c26895$619cd880$8c093c3e@homepc...
-
From: "Jon Haworth" <[EMAIL PROTECTED]>
To: "'Debbie Dyer'" <[EMAIL PROTECTED]>
Sent: Monday, September 30, 2002 4:37 PM
Subject: RE: mail headers & filtering
> Hi Debbie,
>
> [offlist, from php-general]
>
> > "More and
I sent this mail earlier:-
"More and more emails seem to be getting blocked by mail filtering systems looking for
spam (but trashing legitimate mail at the same time). Does anyone have any tips for
ensuring mails get through these systems (with regard to headers) or do we just have
to accept n
16 matches
Mail list logo