Forum Moderators: coopster
I want to create a script where the surfer can chose their respective timezones, and then IŽll use the putenv function to display the correct time and date.
I know there are timezone information on my freeBSD server at /usr/share/zoneinfo/, but I dont know how to convert that information into useful dropdown menus or lists.
Has anyone done or thought about doing this? Any help would be great!
Sincerely,
SNURK / Erik
When I`m after something like this my first port of call is the PHP script repository. You might find a class on there that does exacty what you want.
[phpclasses.org...]
dc