(PHP >= 5.3.2, PECL intl >= 2.0.0)
Create a resource bundle
public static ResourceBundle ResourceBundle::create ( string $locale, string $bundlename [, bool $fallback ] )
Object oriented style (method)
Procedural style
ResourceBundle resourcebundle_create ( string $locale , string $bundlename [, bool $fallback ] )
Object oriented style (constructor):
public ResourceBundle::__construct ( string $locale , string $