Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

82 users online



Running scripts at a specific time...

Running scripts at a specific time...

Currently viewing this thread: 1 (0 members and 1 guests)


ex60

ex60

Wanna-b PS Expert
Status: Offline!

Running scripts at a specific time...

I want to run a specific php script at a time that i specify in the future. I have done a search and found that cron will do this for me. But, Im running on a shared webserver. So, is there any way i could do this?

BigToach

BigToach

Neversidian
Status: Offline!

Look in the control panel of your site and there is usually a thing that will allow you to do cron-jobs, Other than that ask your host to set one up for you.
BTW, I live realy close to you, Just down Beach BLVD

___________________

Neverside Development Director
PHP Snippets
BigToach.com - IT WORKS, TOACHY!

Tutorialized

Tutorialized

Status: Offline!

If you have shell access to the server (meaning you can SSH into it), then you can setup the cron quite easily.

at the prompt, just do this:

crontab -e

That will open up your current cron in a unix text editor (probably vi). From there you should be set.

___________________

Photoshop Tutorials | Flash Tutorials | HTML Tutorials

php_brian

php_brian

Status: Offline!

Write a script and run it through a Scheduled Task on your Windows machine and have it execute the script over HTTP. Grin (it would work)

___________________

Why can't I put the recycle bin in the recycle bin?
brosner.com | coderforums.com

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0072 seconds.