I want to start a thread from server side.

Discussion in 'PHP' started by sankarsubramanian, Dec 22, 2006.

  1. #1
    I want to delete some records from the table which are 2 months older.
    To implement this i want to run a thread which delete the records daily.
    help me please
     
    sankarsubramanian, Dec 22, 2006 IP
  2. sankarsubramanian

    sankarsubramanian Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    or is there any other suggestions without using threads?
    we are using MYSQL database.
     
    sankarsubramanian, Dec 22, 2006 IP
  3. mani

    mani Peon

    Messages:
    679
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you can use some cron jobs to do this... but where are the threads? on a forum? on which one?
     
    mani, Dec 22, 2006 IP
  4. sankarsubramanian

    sankarsubramanian Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i want to run a thread(like java thread).
     
    sankarsubramanian, Dec 22, 2006 IP
  5. sankarsubramanian

    sankarsubramanian Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    to delete the records from the table daily whats your suggestion friend??
     
    sankarsubramanian, Dec 22, 2006 IP