<body><iframe src="http://www.blogger.com/navbar.g?targetBlogID=8010254895780061626&amp;blogName=lifeofbrian.org&amp;publishMode=PUBLISH_MODE_FTP&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;homepageUrl=http%3A%2F%2Fwww.lifeofbrian.org%2Fblog%2F&amp;searchRoot=http%3A%2F%2Fblogsearch.google.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe"></iframe> <div id="space-for-ie"></div>

lifeofbrian
.
org

T_PAAMAYIM_NEKUDOTAYIM
2007-12-07

aka... Scope Resolution Operator (::) in PHP.

From Wikipedia:
Paamayim Nekudotayim (IPA: [paʔamajim nəkudotajim]) is the official name for the Scope Resolution Operator (::) in PHP. It means "twice colon" or "double colon" in Hebrew.
Nekudotayim (נקודתיים) means 'colon'; it comes from nekuda (IPA: [nəkuda]), 'point' or 'dot', and the dual suffix ayim (יים-), hence 'two points'. Similarly, the word paamayim (פעמיים) is derived by attaching the dual suffix to paam (IPA: [paʔam]) ('one time' or 'once'), thus yielding 'twice'.
The name was introduced in the Israeli developed[1] Zend Engine 0.5 used in PHP 3. Although it has been confusing to many developers, it is still being used in PHP 5, as in this sample error message:
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in... on line...

Labels:

posted by Brian Mansell @ 8:32:00 AM,




0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home