Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4026234
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:56:41+00:00 2026-05-20T10:56:41+00:00

In my Zend framework Project I want to create a Cron Job . I.e.,

  • 0

In my Zend framework Project I want to create a Cron Job. I.e., I want to send a mail to a particular email id (Myname@gmail.com) every 1 hrs. I read many docs. As per I have created a folder named Cron in Views->script. I have created a file name cronresult.php also I have created its controller page named cronController. But I don’t know any further process.

Where I put my php mail function – script to execute at every 1 hrs.
I heard that need to create a crontab, where I create this Crontab file?

Also I have one more doubt… When I logged to my cpanel,there is an option to ceate Cronjobs. SO is it possible to create a cron job from the cpanel?

I don’t know any Linux Command.. My project running in CGI

Please help me ..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:56:42+00:00Added an answer on May 20, 2026 at 10:56 am

    Each Linux user has his own Cron scheduler to use. You can add jobs with the following command:

    crontab -e
    

    In the text file that open you can schedule scripts to run using the following syntax:

    0 * * * * php /home/user/example.php
    

    This would run the script /home/user/example.php every hour. In the script you can do whatever processing or mailing you need.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on implementing Zend Framework within an existing project that has a
Hi all I am using Zend framework for my PHP project. Basically I have
Working on a project with the Zend Framework, I am using Propel ORM with
Hi I want to set up a zend frame work project in my local
The Zend Framework coding standard mentions the following: For files that contain only PHP
The Zend Framework based site I have been working on is now being migrated
I have a Zend Framework application structure as below: /application /library /Zend /Core /Filter
I am using the Zend Framework. I have a controller named 'UserController' that has
I am using Zend Framework(MVC part of it), and need to either redirect user
This is my first experience using the Zend Framework. I am attempting to follow

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.