With Cron, you can run your scripts every minute, but not in shorter period of time. This problem can be solved with simple bash script. This script will run a PHP script on every 20 seconds.