Bu dosya sadece cron job olarak çalıştırılabilir.Cron job için: php api/deposit.phpManuel test için: http://localhost/api/deposit.php?cron=1WGET ile cron: wget -q -O /dev/null "http://localhost/api/deposit.php?cron=1"
php api/deposit.php
wget -q -O /dev/null "http://localhost/api/deposit.php?cron=1"