Hi everyone,
I am trying to set up a cronjob script to run a controller in a codeignier php project. I have looked up other forum posts on cronjobs, and tried to model my syntax on these, but so far I can't get it working.
Could anyone give me a hand? Thanks in advance,
Bill
I am trying to set up a cronjob script to run a controller in a codeignier php project. I have looked up other forum posts on cronjobs, and tried to model my syntax on these, but so far I can't get it working.
Code:
[TABLE="class: dynamic_table"]
[TR="class: dt_info_row info-odd"]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]
*/5 **** /usr/bin/php /home/realopti/public_html/hmvcExample/index.php/welcome>./log2
Could anyone give me a hand? Thanks in advance,
Bill