Coder Social home page Coder Social logo

biozshock / crontab Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 17.0 468 KB

Crontab is library for CodeIgniter framework for handling cronjobs of project

Home Page: http://biozshock.blogspot.com/2010/03/codeigniter-crontab-library.html

PHP 100.00%

crontab's People

Contributors

biozshock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crontab's Issues

How use the library to execute php files in /application folder?

Hello.
I have problems to use the library. If the configuration of "cli_path" in config/crontab.php is done to execute files (with cronjob) outside /application folder. Files are executed correctly but not if the config is done to execute inside /application folder. I need to execute files inside because they use some controller functions.

Can you help me?

Why the library doesn't load in a controller?

Hello.
I've a problem with crontab library. If I try the library to loading and using it in principal controller, it works perfectly, but not if I try it in another controller which receives Ajax requests. Do you know why?

Edit: The problem is in the load of the library: $this->load->library('crontab');
If the library is loaded (I try in contructor, in index() function or in another function) the Ajax requests don't be done

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.