1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Javascript or PHP World Clocks Coding?

Discussion in 'JavaScript' started by misohoni, Sep 14, 2004.

Thread Status:
Not open for further replies.
  1. #1
    A client of mine wants some analogue/digital clocks on his site showing times for:
    Hong Kong
    Utah
    Salt Lake
    NY
    California

    I personally stay away from these types of gimics, but can anyone recommend a multiple/configurable bit of coding?

    Thanks
     
    misohoni, Sep 14, 2004 IP
  2. Lever

    Lever Deep Thought

    Messages:
    1,823
    Likes Received:
    94
    Best Answers:
    0
    Trophy Points:
    145
    #2
    Off the top of my head I'd recommend a quick look at www.clocklink.com - has their name all over it if that's not an issue to you or your client. Whether or not its configurable I can't remember... like i say off top of my head ;)
     
    Lever, Sep 14, 2004 IP
  3. HolyMan

    HolyMan Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You could also look at the date function in php........... I'm sure it would take some time to generate an image this way, but if all you wanted was a
    10th December 2002 / 21h45
    displayed on the screen, php might be far quicker and cut down on your bandwidth transfers.

    Have a look at http://www.php.net/manual/en/function.date.php for a HOWTO
     
    HolyMan, Sep 14, 2004 IP
  4. misohoni

    misohoni Notable Member

    Messages:
    1,717
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    200
    #4
    Thanks I saw Clocklink before, it's too intergrated for my liking. I just wanted the times to be placed on the page seperately.

    Thanks for the PHP Coding, although too complex for my eyes...sorry
     
    misohoni, Sep 14, 2004 IP
  5. Help Desk

    Help Desk Well-Known Member

    Messages:
    1,365
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    180
  6. ResaleBroker

    ResaleBroker Active Member

    Messages:
    1,665
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    90
    #6
    Do you mean like this?
     
    ResaleBroker, Sep 14, 2004 IP
  7. misohoni

    misohoni Notable Member

    Messages:
    1,717
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    200
    #7
    Resale - maybe something like that with a date etc.,

    Thinkbling - I tried DD Site (one of my favourites) but doesn't cater for multiple and can't customise time...bit of a pain...
     
    misohoni, Sep 15, 2004 IP
  8. Help Desk

    Help Desk Well-Known Member

    Messages:
    1,365
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    180
    #8
    You can customize it if you go into the javascript, but it get's trickier than just a one line change.
     
    Help Desk, Sep 16, 2004 IP
  9. misohoni

    misohoni Notable Member

    Messages:
    1,717
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    200
    #9
    yep v tricky to change. Still looking though..
     
    misohoni, Sep 17, 2004 IP
Thread Status:
Not open for further replies.