euro currency

Hi all,

i have a simple php page with a select query on mysql db.

i was wondering how to format currency with the "?" in the front. i tried
changing the international locale to netherlands as suggested on php.net
website; but the sign doesnt appear. any ideas ?

Kind regards
toffee [ Mi, 28 Juni 2006 09:23 ] [ ID #1373960 ]

Re: euro currency

why not just stick € in front of it when retrieving it?

toffee wrote:
> Hi all,
>
> i have a simple php page with a select query on mysql db.
>
> i was wondering how to format currency with the "?" in the front. i tried
> changing the international locale to netherlands as suggested on php.net
> website; but the sign doesnt appear. any ideas ?
>
> Kind regards
zac.carey [ Mi, 28 Juni 2006 14:46 ] [ ID #1373962 ]
PHP » alt.php.sql » euro currency

Vorheriges Thema: table: sortable headers
Nächstes Thema: search only certain columns in 1 table using php