PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Just double checking on how to run a php script via cron. I want it to run daily so I just create a new file in cron.daily and in the file it would just have this one line:
/absolute_path/file.php
And then an empty line right? Thanks. These forums are great.