Cron Job help

Hi all,
I need help about cron job. I need to run a php page after every minute for mails. I don’t know anything about it. Pls help me how to run a cron job and where i will run means where to upload and how to run step by step. Pls let me know all process step by step.

I am using
Server API = Apache 2.0 Handler
Configuration File (php.ini) Path = /usr/local/lib
Loaded Configuration File = /usr/local/lib/php.ini
Thanks and Regards
Shanawar

If you are on Windows then you can download any SSH client like Putty from here. You can use it to connect to server using ssh. Make sure that the user you are connecting with has SSH access.

You can find the Ubuntu Cron howto here

It’s specifically for ubuntu but in my experience most linux os’ are very similar in how they handle cron. But to be sure look for a howto in you specific linux distro

Thanks but how will we open terminal window to run the commond