This is a discussion on Populating "Month" Dropdown Menu within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Janwillem Borleffs wrote: > finalwebsites.com wrote: > > I have one where you can use labels in your own ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Janwillem Borleffs wrote: > finalwebsites.com wrote: > > I have one where you can use labels in your own language: > > > > http://www.finalwebsites.com/snippets.php?id=1 > > > > ;-) > > > > Just prepend: > > setlocale(LC_TIME, 'nl_NL'); > > or any other available locale... > > > JW You're right but this will not work on every server on the same way. Olaf |