Results 1 to 2 of 2

Thread: PHP Help

  1. #1
    Join Date
    Dec 2006
    Location
    Kent, UK
    Posts
    627
    Tokens
    138
    Habbo
    Romanity

    Latest Awards:

    Default PHP Help

    Right so in the database the end date is stored as 040520080935 (for example) to help witht he cron job.

    However I want to display the end date to users.

    Ive exploded 040520080935 so I now have 0405. What i need to know how to do, is put a / in between the 04 and 05.

    Any suggestions?
    Sangreal / Romanity ~ Habbo UK & USA
    [OurHabbo.Net Owner]
    Lewis. (Formerly xRoyal15)

  2. #2
    Join Date
    Sep 2005
    Location
    East London
    Posts
    3,028
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Sangreal View Post
    Right so in the database the end date is stored as 040520080935 (for example) to help witht he cron job.

    However I want to display the end date to users.

    Ive exploded 040520080935 so I now have 0405. What i need to know how to do, is put a / in between the 04 and 05.

    Any suggestions?
    Im sure theres a functio n that takes the first two chars and then adds summin, if i find it i will tell u

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •