change time

Discussion in 'Programming' started by member1, May 10, 2007.

  1. #1
    hello !

    i have probleme here i want change the var of time

    i have in my script is like that

    var $date_format = "d-m-Y";  // How the dates shall be displayed (Y = year, m = month, d = date) ex. (10-05-2007)
    PHP:
    and i want to make it if today is 10-05-2007 post today
    if not post it simple (10-05-2007)

    what i men if to today post today and yesterday post number ex: (10-05-2007)

    can anyone help me how i change it

    thanks
     
    member1, May 10, 2007 IP
  2. Sygon

    Sygon Peon

    Messages:
    439
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I didnt really understand what your trying to do.

    If you could explain maybe i could help
     
    Sygon, May 10, 2007 IP
  3. member1

    member1 Active Member

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    68
    #3
    in my site the time desplay like this

    exe today 10-05-2007
    yesterday 09-05-2007

    and i want to change to

    exe today today
    yesterday 09-05-2007

    and thanks for replay
     
    member1, May 10, 2007 IP