Results 1 to 2 of 2

Thread: Automatically running php scripts(Scheduler)

  1. #1

    Thread Starter
    Hyperactive Member ashay's Avatar
    Join Date
    Feb 2002
    Location
    Mumbai,India
    Posts
    278

    Unhappy Automatically running php scripts(Scheduler)

    hi,

    I m very new to PHP.....i tried searchin on this forum but did not get any results for my query.....

    My php application is hosted on a linux server.I want to make a scheduler for my php script which will be executed daily.

    For ASP, i use Windows scheduler.......but no idea on php.....any ideas helps will be highly appreciated.......

    regds,
    ashay
    "If you should die before me, ask if you could bring a friend."
    - Stone Temple Pilots

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    You can either setup a cron job or create a VB application to that loads your webpage at a certain time, and just keep it running on your computer.
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

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



Click Here to Expand Forum to Full Width