intl

    3熱度

    4回答

    我遇到了問題,我知道會遇到symfony2。這一切都歸結爲需要安裝和啓用intl擴展。 我使用甲基苯丙胺親,並試圖遵循這些教程: http://szemian.wordpress.com/2011/03/21/compiling-intl-extension-for-mamp/#comment-7 http://php-osx.liip.ch/ 沒有運氣.. 隨着第一個教程一切正常,除了步0有人可

    1熱度

    1回答

    這裏是我的控制器: <?php namespace Home\JoinBundle\Controller; use Symfony\Bundle\FrameworkBundle\Controller\Controller; use Home\JoinBundle\Entity\User; class DefaultController extends Controller {

    4熱度

    2回答

    對於國際化數據,使用PHP的「intl」擴展中的\ResourceBundle類將會非常好。 我得到了擴展運行(PHP 5.3.4; Windows)並使用ICU Data Library Customizer *創建了一個.dat文件,但我沒有從資源包類獲得預期的結果。 現在我做這個 $bundle = '/var/www/libs/icudt48l.dat'; $resource = new

    2熱度

    2回答

    說,如果我解析HTTP Accept-Language頭與Locale::acceptFromHttp是否有一種簡單可靠的方法來獲取基於此區域設置標識符的用戶的首選貨幣?像「美國」爲「en-US」。 我希望有一種方法可以用PHP intl extension來做到這一點,但到目前爲止在手冊中找不到我的答案。我看到Zend Framework可以通過Zend_Currency完成,但它對於我的特定軟

    4熱度

    3回答

    我正在使用PHP NumberFormatter類來打印貨幣值。 如: $cFormatter = new NumberFormatter('en_US', NumberFormatter::CURRENCY); $cFormatter->formatCurrency(123, 'USD'); $cFormatter->formatCurrency(123, 'BRL');

    3熱度

    1回答

    當我安裝了Symfony2沙箱並嘗試通過check.php檢查需求時,我遇到了2個問題。我的服務器沒有posix和intl擴展名。 我在Windows 7 32位使用WampServer 2.1E(32位),所以我的Apache和PHP的版本是: 的Apache 2.2.17 VC6 ThreadSafe的 的PHP 5.3.5 我試圖從http://windows.php.net/downloa

    0熱度

    4回答

    我想在Mac上安裝10.6「雪豹」的PHP擴展國際使用以下命令: sudo的PECL安裝國際 ...但得到出現以下錯誤: running: phpize grep: /usr/include/php/main/php.h: No such file or directory grep: /usr/include/php/Zend/zend_modules.h: No such file or

    2熱度

    4回答

    如何在我的PHP環境中安裝或啓用PHP Pecl Intl擴展? 我有一個與Mac OS X Snow Leopard捆綁在一起的股票PHP配置。 從源代碼,比$pecl install intl導致以下錯誤安裝libicu: /private/tmp/pear/temp/intl/collator/collator_class.c:92: error: duplicate 'static' /

    3熱度

    1回答

    我正在使用PECL intl模塊在PHP項目中本地化日期和數字。在我使用的所有其他語言(40)中,本地化序數工作正常。然而在瑞典,我得到了奇怪的輸出。它似乎是用來生成序數的模板常量。 $fnf = new NumberFormatter('sv_FI', NumberFormatter::ORDINAL); echo $fnf->format(1); 和 $snf = new NumberF

    0熱度

    1回答

    Symfony2的是設置除了一兩件事,那就是「國際」 我發現指令來獲取這方面的工作最新的甲基苯丙胺親,但步0不作對我來說,我忽略它,並試圖繼續設置,但一切正常,直到我「安裝」,我得到的那部分錯誤。 我正在跑雪豹。 http://szemian.wordpress.com/2011/03/21/compiling-intl-extension-for-mamp/#comments 我已經輸入品牌和它