Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorphilips
    • CommentTimeFeb 3rd 2007
     
    hello guys,

    im running script on mysql server with php,

    i have a quastion,

    how to schedule the job timing ?

    thanks,
    • CommentAuthorjiosis
    • CommentTimeMar 16th 2007
     
    QUOTE(philips @ Feb 3 2007, 05:06 AM) 1081

    hello guys,

    im running script on mysql server with php,

    i have a quastion,

    how to schedule the job timing ?

    thanks,
    [/quote]

    Write your mySQL query as php script,
    Cron your job to run the script on timely basis.