Hi guys, just a simple question...I would like to know if you guys have any experience with cron jobs. I want to run a script every minute, my script updates my database. So, my question is, if my script is running every minute, will that put a strain on the server or my database at all?
Thanks.