I think it is Hebrew, and it is documented in the list
of tokens in the PHP manual:

http://www.php.net/manual/en/tokens.php

Basically an error while calling/using a static method
from a class, or when calling a parent's overriden
method.

See also:

http://www.php.net/manual/en/keyword.paamayim-nekudotayim.php

--- Audrius Karabanovas <[EMAIL PROTECTED]> wrote:
> Sorry forget to delete incorect subject line :)
> 
> 
> > Hello,
> > 
> > I'm just made some bugs in my code and get
> strange(in spelling :)) parser
> > error, maybe somebody can explane
> T_PAAMAYIM_NEKUDOTAYIM ?
> > 
> > Just never seen before, and i think this is not
> English.... :)
> > 
> > Parse error: parse error, unexpected
> T_PAAMAYIM_NEKUDOTAYIM in
> >
>
c:\www_root\htdocs\pepsipromo\engine\modules\login.php
> on line 21
> > Fatal error: Cannot instantiate non-existent
> class: login in
> >
>
c:\www_root\htdocs\pepsipromo\engine\classes\prx_engine.class.php
> on line
> > 140
> > 
> > Thanks...
> > 
> > P.S. where is a problem i know, i just want to
> know what meens
> > T_PAAMAYIM_NEKUDOTAYIM?
> > 
> > 
> > 
> > 
> > -- 
> > PHP Documentation Mailing List
> (http://www.php.net/)
> > To unsubscribe, visit:
> http://www.php.net/unsub.php
> > 
> > 
> > 
> 
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


=====
--- Jesus M. Castagnetto <[EMAIL PROTECTED]>

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

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

Reply via email to