You are here: Re: Why there's no namespace keyword in php5? « PHP Programming Language « IT news, forums, messages
Re: Why there's no namespace keyword in php5?

Posted by Yarco on 10/18/05 09:02

> Giving each class a different name is usually good enough...

It may get longer...

For example, non-namespace:
class Tony_db
{
const MYSQL='mysql';
//...
}

So, i should use Tony_db::MYSQL to use it.
But if i have namespace.
namespace Tony
{
class db
{
const MYSQL='mysql';
}
}
and then, i can coding:
using namespace Tony;
db::MYSQL

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация